Skip to content

Instantly share code, notes, and snippets.

@elmiko
Created May 1, 2014 18:51
Show Gist options
  • Save elmiko/2bff463963252038d401 to your computer and use it in GitHub Desktop.
Save elmiko/2bff463963252038d401 to your computer and use it in GitHub Desktop.
2014-05-01 screen log from sahara for centos hdp testing
This file has been truncated, but you can view the full file.
[mimccune@mimccune] master ~/workspace/devstack
$ cd /opt/stack/sahara && /usr/bin/sahara-api --config-file /etc/sahara/sahara.c
onf & echo $! >/opt/stack/status/stack/sahara.pid; fg || echo "sahara failed to
start" | tee "/opt/stack/status/stack/sahara.failure"
[1] 19573
cd /opt/stack/sahara && /usr/bin/sahara-api --config-file /etc/sahara/sahara.conf
2014-05-01 13:24:39.936 INFO sahara.plugins.base [-] Plugin 'vanilla' loaded (sahara.plugins.vanilla.plugin:VanillaProvider)
2014-05-01 13:24:39.936 INFO sahara.plugins.base [-] Plugin 'hdp' loaded (sahara.plugins.hdp.ambariplugin:AmbariPlugin)
2014-05-01 13:24:39.936 INFO sahara.plugins.base [-] Plugin 'fake' loaded (sahara.plugins.fake.plugin:FakePluginProvider)
2014-05-01 13:24:39.937 DEBUG sahara.service.periodic [-] Starting periodic tasks with initial delay '48' seconds from (pid=19575) setup /opt/stack/sahara/sahara/service/periodic.py:110
2014-05-01 13:24:39.937 INFO sahara.main [-] Loading 'heat' infrastructure engine
2014-05-01 13:24:39.947 INFO sahara.main [-] Loading 'ssh' remote
2014-05-01 13:24:39.951 DEBUG sahara.main [-] Logging of request/response exchange could be enabled using flag --log-exchange from (pid=19575) make_app /opt/stack/sahara/sahara/main.py:131
2014-05-01 13:24:39.951 INFO keystoneclient.middleware.auth_token [-] Starting keystone auth_token middleware
2014-05-01 13:24:39.951 WARNING keystoneclient.middleware.auth_token [-] Configuring admin URI using auth fragments. This is deprecated, use 'identity_uri' instead.
2014-05-01 13:24:39.951 INFO keystoneclient.middleware.auth_token [-] Using /var/cache/sahara as cache directory for signing certificate
2014-05-01 13:24:39.951 WARNING keystoneclient.middleware.auth_token [-] signing_dir mode is 0755 instead of 0700
2014-05-01 13:24:39.952 INFO sahara.cli.sahara_api [-] (19575) wsgi starting up on http://0.0.0.0:8386/
2014-05-01 13:25:27.954 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:25:27.954 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:25:27.959 WARNING sahara.openstack.common.db.sqlalchemy.session [-] This application has not enabled MySQL traditional mode, which means silent data corruption may occur. Please encourage the application developers to enable this mode.
2014-05-01 13:25:27.984 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.70 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:26:09.724 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:26:09.725 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:26:09.740 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.23 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:26:12.973 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:26:12.973 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:26:12.975 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:26:58.015 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:26:58.015 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:26:58.017 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.71 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:27:39.766 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:27:39.766 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:27:39.781 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.25 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:27:43.033 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:27:43.033 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:27:43.035 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:28:28.072 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:28:28.072 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:28:28.075 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.69 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:29:09.805 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:29:09.805 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:29:09.818 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.27 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:29:13.088 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:29:13.088 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:29:13.090 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:29:58.135 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:29:58.135 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:29:58.137 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.67 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:30:39.841 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:30:39.841 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:30:39.855 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.29 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:30:43.151 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:30:43.151 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:30:43.153 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:31:28.156 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:31:28.156 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:31:28.158 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.68 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:32:09.857 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:32:09.857 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:32:09.870 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.30 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:32:13.172 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:32:13.173 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:32:13.175 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:32:58.180 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:32:58.180 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:32:58.182 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.68 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:33:39.881 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:33:39.882 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:33:39.897 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.30 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:33:43.197 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:33:43.198 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:33:43.200 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:34:28.235 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:34:28.236 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:34:28.238 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.64 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:35:09.907 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:35:09.907 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:35:09.920 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.33 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:35:13.252 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:35:13.252 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:35:13.254 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:35:58.260 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:35:58.260 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:35:58.262 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.65 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:36:39.949 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:36:39.949 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:36:39.962 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.31 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:36:43.277 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:36:43.277 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:36:43.279 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:37:28.323 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:37:28.324 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:37:28.325 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.62 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:38:09.990 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:38:09.990 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:38:10.002 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.33 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:38:13.339 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:38:13.339 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:38:13.341 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:38:58.376 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:38:58.376 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:38:58.378 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.61 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:39:40.027 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:39:40.027 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:39:40.042 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.35 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:39:43.394 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:39:43.394 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:39:43.396 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:40:28.435 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:40:28.436 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:40:28.438 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.59 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:41:10.029 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:41:10.030 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:41:10.043 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.41 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:41:13.450 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:41:13.450 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:41:13.452 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:41:58.494 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:41:58.494 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:41:58.496 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.53 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:42:40.066 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:42:40.066 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:42:40.079 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.43 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:42:43.510 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:42:43.510 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:42:43.513 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:43:28.515 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:43:28.515 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:43:28.517 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.55 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:44:10.070 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:44:10.070 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:44:10.084 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.44 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:44:13.531 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:44:13.532 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:44:13.533 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:44:58.540 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:44:58.540 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:44:58.542 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.53 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:45:40.111 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:45:40.111 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:45:40.125 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.43 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:45:43.557 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:45:43.557 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:45:43.559 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:46:28.595 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:46:28.595 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:46:28.597 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.51 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:47:10.140 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:47:10.140 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:47:10.155 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.46 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:47:13.614 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:47:13.614 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:47:13.616 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:47:58.660 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:47:58.660 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:47:58.662 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.48 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:48:40.142 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:48:40.142 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:48:40.156 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.52 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:48:43.677 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:48:43.678 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:48:43.680 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:48:52.708 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:48:52.708 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:48:52.709 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.711 DEBUG urllib3.connectionpool [-] "GET / HTTP/1.1" 300 948 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.715 DEBUG keystoneclient.middleware.auth_token [-] Server reports support for api versions: v3.0, v2.0 from (pid=19575) _get_supported_versions /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:602
2014-05-01 13:48:52.716 INFO keystoneclient.middleware.auth_token [-] Auth Token confirmed use of v2.0 apis
2014-05-01 13:48:52.716 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.786 DEBUG urllib3.connectionpool [-] "POST /v2.0/tokens HTTP/1.1" 200 11355 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.787 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.795 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/8b44fa3d2017b57a6fa7464f89147036 HTTP/1.1" 200 11362 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.796 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.810 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.816 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.819 DEBUG urllib3.connectionpool [-] "GET /v2.0/certificates/signing HTTP/1.1" 200 4251 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.820 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:48:52.822 DEBUG urllib3.connectionpool [-] "GET /v2.0/certificates/ca HTTP/1.1" 200 1277 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:48:52.829 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:48:52.829 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:48:52.831 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:48:52.833 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:48:52] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 136 0.125606
2014-05-01 13:49:28.716 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:49:28.716 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:49:28.718 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.42 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:50:10.183 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:50:10.183 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:50:10.197 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.53 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:50:13.733 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:50:13.734 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:50:13.735 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:50:30.315 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:30.315 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:30.316 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:30.316 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:50:30.330 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:50:30.337 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:30.337 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:30.338 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:30.339 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:30] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.023609
2014-05-01 13:50:34.004 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:34.004 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:34.005 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:34.005 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:34.005 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:34.006 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:34.007 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:50:34.134 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3699 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:50:34.135 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:34] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 122 0.131058
2014-05-01 13:50:35.931 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:35.932 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:35.932 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:35.932 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:35.932 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:35.933 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:35.934 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:50:35.998 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3699 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:50:36.000 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 122 0.068455
2014-05-01 13:50:36.002 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.002 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.002 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.003 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.003 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.003 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.004 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002191
2014-05-01 13:50:36.005 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.005 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.006 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.006 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.006 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.007 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'1.2.1', 'plugin_name': u'vanilla'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.020 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/vanilla/1.2.1 HTTP/1.1" 200 285210 0.014764
2014-05-01 13:50:36.061 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.061 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.062 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.062 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.062 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.063 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.3.0', 'plugin_name': u'vanilla'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.079 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/vanilla/2.3.0 HTTP/1.1" 200 318365 0.017704
2014-05-01 13:50:36.084 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.085 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.085 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.085 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.085 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.086 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.099 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.014874
2014-05-01 13:50:36.143 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.143 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.143 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.144 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.144 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.144 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'1.3.2', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.158 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/1.3.2 HTTP/1.1" 200 106459 0.015126
2014-05-01 13:50:36.200 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:50:36.201 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:50:36.201 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:50:36.201 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:50:36.201 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:50:36.202 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'0.1', 'plugin_name': u'fake'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:50:36.203 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:50:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/fake/0.1 HTTP/1.1" 200 516 0.002173
2014-05-01 13:50:58.757 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:50:58.757 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:50:58.759 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.42 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:51:29.629 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:29.629 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:29.630 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:29.631 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.644 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.652 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:29.652 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:29.653 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:29.654 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.717 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3699 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.719 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:29] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 122 0.089573
2014-05-01 13:51:29.721 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:29.721 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:29.722 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:29.722 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:29.722 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:29.723 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:29.724 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.744 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 713 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.746 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.838 DEBUG urllib3.connectionpool [-] "POST /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e/metadata HTTP/1.1" 200 71 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.839 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.858 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.859 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:29] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 202 460 0.137900
2014-05-01 13:51:29.860 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:29.861 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:29.861 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:29.861 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:29.861 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:29.862 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:29.863 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.883 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.884 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.904 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.905 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:29] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 454 0.044188
2014-05-01 13:51:29.923 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:29.923 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:29.923 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:29.924 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:29.924 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:29.925 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:29.925 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:29.974 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3754 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:29.976 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:29] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 486 0.052950
2014-05-01 13:51:34.511 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:34.511 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:34.511 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:34.512 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:34.512 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:34.512 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:34.515 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:34] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 136 0.004335
2014-05-01 13:51:39.201 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:39.201 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:39.201 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:39.201 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:39.202 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:39.202 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:39.203 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002167
2014-05-01 13:51:40.183 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:51:40.184 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:51:40.197 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.57 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:51:43.774 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:51:43.774 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:51:43.776 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:51:44.166 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:44.167 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:44.167 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:44.168 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:51:44.183 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:51:44.190 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:44.191 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:44.192 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:44.203 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.036757
2014-05-01 13:51:44.247 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:44.247 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:44.248 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:44.248 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:44.248 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:44.249 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:44.260 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012338
2014-05-01 13:51:44.386 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:44.387 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:44.387 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:44.387 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:44.387 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:44.388 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:44.399 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012111
2014-05-01 13:51:44.503 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:51:44.503 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:51:44.503 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:51:44.504 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:51:44.504 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:51:44.504 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:51:44.515 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:51:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011899
2014-05-01 13:52:28.783 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:52:28.784 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:52:28.786 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.40 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:52:51.134 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.135 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.135 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.136 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:52:51.151 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:52:51.158 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.159 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.159 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.171 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.036126
2014-05-01 13:52:51.215 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.215 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.215 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.216 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.216 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.216 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.227 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012146
2014-05-01 13:52:51.311 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.311 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.312 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.312 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.312 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.313 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.323 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012040
2014-05-01 13:52:51.406 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.406 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.407 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.407 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.407 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.408 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.418 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011642
2014-05-01 13:52:51.462 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.462 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.463 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.463 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.463 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.464 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.467 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:52:51.478 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:52:51.481 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:52:51.498 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:52:51.507 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 202 730 0.044669
2014-05-01 13:52:51.518 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:51.518 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:51.519 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:51.519 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:51.519 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:51.520 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:51.522 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:51] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 758 0.004291
2014-05-01 13:52:53.210 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:53.211 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:53.211 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:53.211 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:53.212 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:53.212 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:53.213 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:53] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002154
2014-05-01 13:52:56.654 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:56.654 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:56.655 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:56.655 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:56.655 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:56.656 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:56.667 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:56] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012599
2014-05-01 13:52:56.710 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:56.710 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:56.710 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:56.711 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:56.711 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:56.711 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:56.722 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:56] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012284
2014-05-01 13:52:56.805 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:56.806 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:56.806 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:56.806 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:56.807 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:56.807 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:56.817 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:56] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011675
2014-05-01 13:52:56.876 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:52:56.876 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:52:56.877 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:52:56.877 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:52:56.877 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:52:56.878 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:52:56.888 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:52:56] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011880
2014-05-01 13:53:10.187 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:53:10.187 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:53:10.200 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.60 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:53:13.801 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:53:13.802 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:53:13.803 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:53:58.848 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:53:58.848 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:53:58.850 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.34 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:54:26.867 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:26.868 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:26.868 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:26.869 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:26.883 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:26.890 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:26.890 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:26.891 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:26.902 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:26] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.034489
2014-05-01 13:54:26.945 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:26.945 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:26.946 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:26.946 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:26.946 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:26.947 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:26.957 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:26] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012083
2014-05-01 13:54:27.037 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:27.038 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:27.038 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:27.038 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:27.038 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:27.039 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:27.049 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011488
2014-05-01 13:54:27.132 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:27.132 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:27.132 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:27.133 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:27.133 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:27.133 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:27.145 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012946
2014-05-01 13:54:27.189 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:27.189 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:27.189 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:27.190 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:27.190 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:27.190 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:27.194 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:27.237 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:27.241 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:27.258 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:27.269 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:27] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 202 656 0.080479
2014-05-01 13:54:27.281 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:27.281 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:27.281 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:27.282 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:27.282 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:27.283 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:27.285 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1308 0.004309
2014-05-01 13:54:29.447 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:29.447 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:29.448 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:29.448 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:29.448 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:29.449 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:29.455 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:29] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 133 0.008573
2014-05-01 13:54:31.441 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:31.441 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:31.441 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:31.442 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:31.442 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:31.442 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:31.443 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:31] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002184
2014-05-01 13:54:36.562 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:36.562 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:36.563 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:36.563 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:36.563 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:36.564 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:36.575 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012141
2014-05-01 13:54:36.578 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:36.579 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:36.579 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:36.579 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:36.579 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:36.580 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:36.590 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012001
2014-05-01 13:54:36.693 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:36.694 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:36.694 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:36.694 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:36.695 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:36.695 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:36.705 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011538
2014-05-01 13:54:36.749 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:36.749 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:36.750 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:36.750 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:36.750 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:36.751 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:36.753 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:36] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1308 0.004203
2014-05-01 13:54:40.190 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:54:40.190 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:54:40.203 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.66 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:54:43.865 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:54:43.865 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:54:43.867 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:54:55.501 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.501 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.501 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.502 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:55.516 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:55.524 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.524 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.525 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.571 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.069812
2014-05-01 13:54:55.614 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.614 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.615 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.615 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.615 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.616 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.626 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012071
2014-05-01 13:54:55.681 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.681 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.682 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.682 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.682 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.683 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.693 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012011
2014-05-01 13:54:55.738 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.738 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.739 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.739 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.739 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.740 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.742 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1308 0.004582
2014-05-01 13:54:55.760 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.760 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.761 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.761 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.761 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.762 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.772 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:55.807 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:55.810 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:55.850 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:55.855 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:55.865 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:55.868 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:54:55.886 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:54:55.912 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 202 4298 0.151743
2014-05-01 13:54:55.923 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:54:55.923 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:54:55.924 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:54:55.924 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:54:55.924 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:54:55.925 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:54:55.932 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:54:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.009394
2014-05-01 13:55:21.190 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:21.190 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:21.191 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:21.192 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:21.206 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:21.213 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:21.213 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:21.214 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:21.225 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:21] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.034321
2014-05-01 13:55:21.227 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:21.227 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:21.227 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:21.227 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:21.228 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:21.228 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:21.230 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:21.330 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3754 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:21.331 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:21] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 486 0.104904
2014-05-01 13:55:21.333 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:21.333 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:21.334 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:21.334 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:21.334 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:21.335 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:21.345 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:21] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011866
2014-05-01 13:55:28.873 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:55:28.874 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:55:28.876 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.31 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:55:34.759 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:34.759 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:34.760 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:34.760 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:34.775 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:34.783 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:34.783 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:34.784 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:34.792 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:34] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.032964
2014-05-01 13:55:34.794 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:34.794 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:34.794 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:34.794 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:34.795 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:34.795 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:34.796 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:34.890 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3754 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:34.892 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:34] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 486 0.097951
2014-05-01 13:55:34.893 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:34.893 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:34.894 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:34.894 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:34.894 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:34.895 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:34.906 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:34] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012484
2014-05-01 13:55:41.108 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:41.108 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:41.109 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:41.109 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:41.109 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:41.110 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:41.111 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:41.160 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3754 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:41.162 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:41] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 486 0.053600
2014-05-01 13:55:43.997 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:43.998 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:43.998 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:43.998 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:43.999 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.000 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.001 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:44.048 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:44.050 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:44.072 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:44.073 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 454 0.075838
2014-05-01 13:55:44.075 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.075 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.076 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.076 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.076 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.077 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.078 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:44.098 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:44.100 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:44.120 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:44.121 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 454 0.045253
2014-05-01 13:55:44.122 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.122 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.123 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.123 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.123 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.124 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.125 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002292
2014-05-01 13:55:44.126 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.126 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.126 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.127 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.127 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.127 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'1.2.1', 'plugin_name': u'vanilla'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.141 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/vanilla/1.2.1 HTTP/1.1" 200 285210 0.015535
2014-05-01 13:55:44.146 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.146 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.147 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.147 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.148 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.148 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.3.0', 'plugin_name': u'vanilla'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.163 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/vanilla/2.3.0 HTTP/1.1" 200 318365 0.016652
2014-05-01 13:55:44.169 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.169 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.169 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.169 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.170 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.170 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.181 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012683
2014-05-01 13:55:44.185 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.185 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.186 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.186 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.186 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.187 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'1.3.2', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.197 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/1.3.2 HTTP/1.1" 200 106459 0.011639
2014-05-01 13:55:44.239 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:44.240 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:44.240 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:44.240 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:44.240 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:44.241 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'0.1', 'plugin_name': u'fake'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:44.242 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:44] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/fake/0.1 HTTP/1.1" 200 516 0.002100
2014-05-01 13:55:49.133 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:49.134 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:49.134 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:49.135 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.149 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.156 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:49.157 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:49.158 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:49.159 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.222 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.224 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.243 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.244 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:49] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 454 0.110255
2014-05-01 13:55:49.246 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:49.246 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:49.246 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:49.247 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:49.247 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:49.247 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:49.248 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.274 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.275 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.359 DEBUG urllib3.connectionpool [-] "POST /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e/metadata HTTP/1.1" 200 71 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.360 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.380 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.381 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:49] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 202 460 0.135480
2014-05-01 13:55:49.383 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:49.383 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:49.384 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:49.384 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:49.384 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:49.385 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:49.386 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.406 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.407 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.427 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.428 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:49] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 454 0.045133
2014-05-01 13:55:49.430 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:49.430 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:49.430 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:49.430 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:49.431 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:49.431 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'image_id': u'aeecc79f-5e0e-4588-b2fd-f7ea832cd47e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:49.432 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.453 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 739 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.455 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.563 DEBUG urllib3.connectionpool [-] "POST /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e/metadata HTTP/1.1" 200 98 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.564 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.584 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 795 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.585 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:49] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e/tag HTTP/1.1" 202 530 0.155756
2014-05-01 13:55:49.607 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:55:49.607 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:55:49.607 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:55:49.608 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:55:49.608 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:55:49.608 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:55:49.609 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:55:49.634 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:55:49.635 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:55:49] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 527 0.028818
2014-05-01 13:56:10.210 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:56:10.210 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:56:10.225 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.66 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:56:13.892 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:56:13.892 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:56:13.894 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:56:58.938 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:56:58.939 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:56:58.941 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.27 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:57:01.149 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:01.150 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:01.151 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:01.152 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:01.169 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:01.176 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:01.177 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:01.178 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:01.187 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:01] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.037672
2014-05-01 13:57:02.484 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:02.485 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:02.485 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:02.486 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:02.486 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:02.486 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:02.494 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:02] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.009170
2014-05-01 13:57:02.495 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:02.495 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:02.496 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:02.496 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:02.496 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:02.497 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:02.498 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:02.595 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:02.596 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:02] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 527 0.100434
2014-05-01 13:57:02.598 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:02.598 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:02.598 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:02.598 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:02.599 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:02.599 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:02.609 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:02] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011825
2014-05-01 13:57:09.739 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:09.739 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:09.740 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:09.740 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:09.740 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:09.741 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:09.749 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:09] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.009964
2014-05-01 13:57:09.751 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:09.751 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:09.752 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:09.752 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:09.752 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:09.753 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:09.754 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:09.784 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:09.785 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:09] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 527 0.034138
2014-05-01 13:57:09.787 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:09.787 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:09.787 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:09.787 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:09.788 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:09.788 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:09.800 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:09] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013096
2014-05-01 13:57:09.918 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:09.918 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:09.918 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:09.918 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:09.919 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:09.919 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks?
2014-05-01 13:57:09.941 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks? from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:57:09.941 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.130 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks HTTP/1.1" 200 14 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:57:10 GMT
content-length: 14
content-type: application/json; charset=UTF-8
{"stacks": []}
2014-05-01 13:57:10.130 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:57:10 GMT
content-length: 14
content-type: application/json; charset=UTF-8
{"stacks": []}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 13:57:10.152 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.163 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.166 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.183 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.185 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.196 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.199 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.216 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.221 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.231 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.237 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.255 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.256 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.266 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.269 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.287 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.288 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.295 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-keypairs/cloud_key HTTP/1.1" 200 685 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.296 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.320 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.322 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.342 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 795 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.344 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:10.366 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:10.367 DEBUG sahara.openstack.common.processutils [-] Running cmd (subprocess): ssh-keygen -q -N -t rsa -f /tmp/tmpvgbFdu/tempkey -C Generated by Sahara -b 2048 from (pid=19575) execute /opt/stack/sahara/sahara/openstack/common/processutils.py:155
2014-05-01 13:57:10.556 DEBUG sahara.openstack.common.processutils [-] Result was 0 from (pid=19575) execute /opt/stack/sahara/sahara/openstack/common/processutils.py:188
2014-05-01 13:57:10.680 INFO sahara.service.api [-] Cluster status has been changed: id=4093e05b-361e-49c4-9a2f-f7be62d7f84e, New status=Validating
2014-05-01 13:57:10.713 INFO sahara.service.api [-] Cluster status has been changed: id=4093e05b-361e-49c4-9a2f-f7be62d7f84e, New status=Error
2014-05-01 13:57:10.713 DEBUG sahara.utils.api [-] Validation Error occurred: error_code=400, error_message=Cluster is missing a service: ZOOKEEPER, error_name=MISSING_SERVICE from (pid=19575) bad_request /opt/stack/sahara/sahara/utils/api.py:239
2014-05-01 13:57:10.714 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:10] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 400 230 0.796212
2014-05-01 13:57:10.730 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:10.730 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:10.731 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:10.731 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:10.731 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:10.732 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:10.750 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:10] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 200 5099 0.019386
2014-05-01 13:57:25.806 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:25.806 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:25.807 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:25.807 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:25.823 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:25.830 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:25.831 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:25.832 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:25.848 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:25] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 200 5099 0.042233
2014-05-01 13:57:25.850 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:25.851 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:25.851 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:25.851 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:25.852 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:25.852 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'cluster_id': u'4093e05b-361e-49c4-9a2f-f7be62d7f84e'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:25.925 INFO sahara.service.api [-] Cluster status has been changed: id=4093e05b-361e-49c4-9a2f-f7be62d7f84e, New status=Deleting
curl -i -X DELETE -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1
2014-05-01 13:57:25.926 DEBUG heatclient.common.http [-] curl -i -X DELETE -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/octet-stream' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1 from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:57:25.926 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:25.966 DEBUG urllib3.connectionpool [-] "DELETE /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1 HTTP/1.1" 404 550 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 404 Not Found
date: Thu, 01 May 2014 17:57:25 GMT
content-length: 550
content-type: application/json; charset=UTF-8
{"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (cluster-1) could not be found.", "traceback": "Traceback (most recent call last):\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 354, in identify_stack\n raise exception.StackNotFound(stack_name=stack_name)\n\nStackNotFound: The Stack (cluster-1) could not be found.\n", "type": "StackNotFound"}, "title": "Not Found"}
2014-05-01 13:57:25.967 DEBUG heatclient.common.http [-] 
HTTP/1.1 404 Not Found
date: Thu, 01 May 2014 17:57:25 GMT
content-length: 550
content-type: application/json; charset=UTF-8
{"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (cluster-1) could not be found.", "traceback": "Traceback (most recent call last):\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 62, in wrapped\n return func(self, ctx, *args, **kwargs)\n\n File \"/opt/stack/heat/heat/engine/service.py\", line 354, in identify_stack\n raise exception.StackNotFound(stack_name=stack_name)\n\nStackNotFound: The Stack (cluster-1) could not be found.\n", "type": "StackNotFound"}, "title": "Not Found"}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 13:57:25.967 WARNING sahara.service.heat_engine [-] Did not found stack for cluster cluster-1
2014-05-01 13:57:25.999 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:25] "DELETE /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters/4093e05b-361e-49c4-9a2f-f7be62d7f84e HTTP/1.1" 204 115 0.148385
2014-05-01 13:57:26.025 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:26.025 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:26.025 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:26.026 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:26.026 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:26.027 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:26.039 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:26] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 200 124 0.013978
2014-05-01 13:57:27.200 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:27.201 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:27.201 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:27.201 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:27.202 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:27.202 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:27.206 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1308 0.005229
2014-05-01 13:57:37.472 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.472 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.473 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.474 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:37.490 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:37.498 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.498 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.499 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'549d9e84-356e-4831-9668-9e0c4e7eb781'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.505 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/549d9e84-356e-4831-9668-9e0c4e7eb781 HTTP/1.1" 200 755 0.033009
2014-05-01 13:57:37.507 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.507 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.507 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.508 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.508 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.508 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.520 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013108
2014-05-01 13:57:37.563 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.563 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.564 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.564 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.564 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.564 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.579 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.015779
2014-05-01 13:57:37.660 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.660 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.661 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.661 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.661 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.662 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.673 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012797
2014-05-01 13:57:37.717 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.717 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.718 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.718 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.718 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.719 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.730 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012942
2014-05-01 13:57:37.773 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:37.773 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:37.774 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:37.774 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:37.775 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:37.775 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:37.787 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:37] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.014020
2014-05-01 13:57:40.211 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:57:40.211 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:57:40.227 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.73 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:57:43.956 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:57:43.956 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:57:43.958 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:57:46.079 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.079 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.080 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.080 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.080 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.081 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'549d9e84-356e-4831-9668-9e0c4e7eb781'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.085 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/549d9e84-356e-4831-9668-9e0c4e7eb781 HTTP/1.1" 200 755 0.006058
2014-05-01 13:57:46.087 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.087 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.088 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.088 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.088 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.089 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.100 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012617
2014-05-01 13:57:46.143 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.143 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.143 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.144 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.144 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.144 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.155 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012294
2014-05-01 13:57:46.172 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.172 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.173 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.173 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.173 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.174 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.185 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012596
2014-05-01 13:57:46.244 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.244 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.245 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.245 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.245 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.246 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.256 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011844
2014-05-01 13:57:46.261 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.261 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.261 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.261 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.262 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.262 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.273 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012347
2014-05-01 13:57:46.316 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.316 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.316 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.317 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.317 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.318 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.321 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:46.354 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:46.357 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:46.375 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:46.383 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 202 755 0.066609
2014-05-01 13:57:46.407 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:46.407 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:46.407 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:46.407 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:46.408 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:46.408 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:46.411 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1956 0.004409
2014-05-01 13:57:52.704 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:52.705 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:52.705 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:52.706 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:57:52.722 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:57:52.729 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:52.730 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:52.731 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:52.734 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:52] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1956 0.029549
2014-05-01 13:57:52.737 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:52.737 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:52.737 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:52.737 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:52.738 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:52.738 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'549d9e84-356e-4831-9668-9e0c4e7eb781'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:52.741 DEBUG sahara.utils.api [-] Empty body provided in request from (pid=19575) request_data /opt/stack/sahara/sahara/utils/api.py:170
2014-05-01 13:57:52.761 DEBUG sahara.utils.api [-] Validation Error occurred: error_code=400, error_message=Node group template 549d9e84-356e-4831-9668-9e0c4e7eb781 is in use by cluster templates: test-cluster; and clusters: N/A, error_name=INVALID_REFERENCE from (pid=19575) bad_request /opt/stack/sahara/sahara/utils/api.py:239
2014-05-01 13:57:52.761 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:52] "DELETE /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/549d9e84-356e-4831-9668-9e0c4e7eb781 HTTP/1.1" 400 313 0.024625
2014-05-01 13:57:52.783 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:52.783 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:52.784 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:52.784 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:52.784 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:52.785 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:52.788 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:52] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1956 0.004504
2014-05-01 13:57:55.291 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:55.291 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:55.292 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:55.292 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:55.292 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:55.293 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:55.301 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:55] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.009516
2014-05-01 13:57:59.310 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:59.311 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:59.311 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:59.311 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:59.312 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:59.312 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:59.320 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:59] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4295 0.009226
2014-05-01 13:57:59.321 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:59.322 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:59.322 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:59.322 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:59.322 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:59.323 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'cluster_template_id': u'181e9216-9825-43cc-b3f2-5999d5919e4c'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:59.332 DEBUG sahara.utils.api [-] Empty body provided in request from (pid=19575) request_data /opt/stack/sahara/sahara/utils/api.py:170
2014-05-01 13:57:59.371 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:59] "DELETE /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates/181e9216-9825-43cc-b3f2-5999d5919e4c HTTP/1.1" 204 115 0.049021
2014-05-01 13:57:59.400 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:57:59.401 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:57:59.401 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:57:59.401 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:57:59.401 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:57:59.402 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:57:59.410 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:57:59] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 133 0.009839
2014-05-01 13:58:00.807 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:00.807 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:00.808 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:00.808 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:00.808 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:00.809 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:00.813 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:00] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1956 0.005999
2014-05-01 13:58:08.232 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:08.232 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:08.233 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:08.234 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:08.249 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:08.256 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:08.257 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:08.258 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:08.261 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:08] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1956 0.028752
2014-05-01 13:58:08.263 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:08.263 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:08.263 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:08.264 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:08.264 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:08.264 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'549d9e84-356e-4831-9668-9e0c4e7eb781'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:08.267 DEBUG sahara.utils.api [-] Empty body provided in request from (pid=19575) request_data /opt/stack/sahara/sahara/utils/api.py:170
2014-05-01 13:58:08.339 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:08] "DELETE /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/549d9e84-356e-4831-9668-9e0c4e7eb781 HTTP/1.1" 204 115 0.076246
2014-05-01 13:58:08.359 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:08.359 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:08.360 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:08.360 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:08.361 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:08.361 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:08.364 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:08] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1333 0.004679
2014-05-01 13:58:11.337 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.337 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.338 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.338 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.338 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.339 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'cb940aed-d363-4aa7-a448-24793803edef'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.343 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/cb940aed-d363-4aa7-a448-24793803edef HTTP/1.1" 200 780 0.005700
2014-05-01 13:58:11.345 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.345 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.345 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.346 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.346 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.346 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.358 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013012
2014-05-01 13:58:11.362 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.362 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.362 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.363 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.363 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.363 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.374 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011968
2014-05-01 13:58:11.416 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.416 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.417 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.417 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.417 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.418 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.430 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013670
2014-05-01 13:58:11.513 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.513 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.514 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.514 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.514 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.515 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.526 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013078
2014-05-01 13:58:11.570 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:11.570 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:11.570 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:11.571 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:11.571 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:11.571 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:11.582 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:11] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012286
2014-05-01 13:58:17.589 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.589 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.590 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.590 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.590 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.591 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'cb940aed-d363-4aa7-a448-24793803edef'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.595 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/cb940aed-d363-4aa7-a448-24793803edef HTTP/1.1" 200 780 0.006046
2014-05-01 13:58:17.597 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.597 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.598 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.598 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.598 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.599 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.609 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011766
2014-05-01 13:58:17.652 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.652 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.653 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.653 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.653 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.654 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.664 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011905
2014-05-01 13:58:17.746 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.746 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.747 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.747 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.747 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.748 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.758 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012005
2014-05-01 13:58:17.818 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.818 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.818 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.818 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.819 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.819 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.830 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012266
2014-05-01 13:58:17.874 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.874 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.874 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.874 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.875 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.875 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.886 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012360
2014-05-01 13:58:17.890 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.890 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.890 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.891 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.891 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.892 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.895 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:17.929 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:17.932 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:17.950 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:17.961 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 202 750 0.071281
2014-05-01 13:58:17.976 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:17.977 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:17.977 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:17.977 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:17.978 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:17.978 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:17.981 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:17] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1976 0.004867
2014-05-01 13:58:21.306 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:21.307 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:21.307 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:21.308 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:21.325 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:21.332 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:21.333 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:21.334 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:21.338 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:21] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1976 0.031042
2014-05-01 13:58:21.340 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:21.340 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:21.340 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:21.341 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:21.341 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:21.342 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'node_group_template_id': u'cb940aed-d363-4aa7-a448-24793803edef'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:21.344 DEBUG sahara.utils.api [-] Empty body provided in request from (pid=19575) request_data /opt/stack/sahara/sahara/utils/api.py:170
2014-05-01 13:58:21.377 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:21] "DELETE /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates/cb940aed-d363-4aa7-a448-24793803edef HTTP/1.1" 204 115 0.037397
2014-05-01 13:58:21.397 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:21.397 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:21.397 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:21.397 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:21.398 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:21.398 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:21.401 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:21] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1328 0.004638
2014-05-01 13:58:23.177 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:23.177 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:23.177 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:23.178 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:23.178 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:23.179 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:23.185 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:23] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 133 0.008426
2014-05-01 13:58:25.242 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:25.242 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:25.243 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:25.243 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:25.243 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:25.244 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:25.245 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:25] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins HTTP/1.1" 200 896 0.002489
2014-05-01 13:58:27.900 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:27.900 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:27.901 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:27.901 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:27.901 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:27.902 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:27.913 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012919
2014-05-01 13:58:27.956 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:27.956 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:27.957 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:27.957 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:27.957 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:27.958 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:27.970 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:27] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.014205
2014-05-01 13:58:28.063 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:28.063 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:28.063 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:28.064 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:28.064 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:28.065 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:28.076 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:28] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.013062
2014-05-01 13:58:28.120 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:28.120 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:28.120 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:28.120 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:28.121 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:28.121 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:28.124 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:28] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1328 0.004425
2014-05-01 13:58:28.959 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:58:28.959 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:58:28.961 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.25 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:58:39.083 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.083 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.083 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.084 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:39.098 DEBUG urllib3.connectionpool [-] "GET /v2.0/tokens/revoked HTTP/1.1" 200 794 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:39.106 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.106 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.107 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.119 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.036007
2014-05-01 13:58:39.163 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.163 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.163 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.164 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.164 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.164 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.175 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012688
2014-05-01 13:58:39.229 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.230 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.230 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.230 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.230 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.231 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.241 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011562
2014-05-01 13:58:39.284 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.284 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.285 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.285 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.285 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.286 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.289 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/node-group-templates HTTP/1.1" 200 1328 0.004444
2014-05-01 13:58:39.306 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.306 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.306 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.306 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.307 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.307 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.318 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:39.353 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:39.356 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:39.400 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:39.405 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:39.414 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:39.417 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:39.433 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:39.458 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 202 4318 0.152081
2014-05-01 13:58:39.470 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:39.470 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:39.470 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:39.470 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:39.471 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:39.471 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:39.479 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:39] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4315 0.008944
2014-05-01 13:58:41.026 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:41.026 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:41.027 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:41.027 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:41.027 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:41.028 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:41.035 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:41] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4315 0.009250
2014-05-01 13:58:41.037 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:41.037 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:41.038 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:41.038 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:41.038 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:41.039 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:41.040 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:41.140 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:41.141 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:41] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 527 0.103947
2014-05-01 13:58:41.143 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:41.143 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:41.144 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:41.144 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:41.144 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:41.144 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:41.155 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:41] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.012353
2014-05-01 13:58:46.284 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:46.284 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:46.285 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:46.285 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:46.285 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:46.286 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:46.293 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/cluster-templates HTTP/1.1" 200 4315 0.008689
2014-05-01 13:58:46.294 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:46.294 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:46.295 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:46.295 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:46.295 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:46.296 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:46.297 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.346 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.347 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/images HTTP/1.1" 200 527 0.052602
2014-05-01 13:58:46.349 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:46.349 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:46.349 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:46.349 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:46.350 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:46.350 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'version': u'2.0.6', 'plugin_name': u'hdp'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:46.360 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:46] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/plugins/hdp/2.0.6 HTTP/1.1" 200 134768 0.011679
2014-05-01 13:58:46.480 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:46.480 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:46.481 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:46.481 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:46.481 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:46.482 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks?
2014-05-01 13:58:46.494 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks? from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:46.495 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.536 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks HTTP/1.1" 200 14 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:46 GMT
content-length: 14
content-type: application/json; charset=UTF-8
{"stacks": []}
2014-05-01 13:58:46.536 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:46 GMT
content-length: 14
content-type: application/json; charset=UTF-8
{"stacks": []}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 13:58:46.559 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.569 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.572 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.590 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.591 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.601 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.604 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.624 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.629 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.639 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.642 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.659 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.660 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.669 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/flavors/detail HTTP/1.1" 200 3290 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.672 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.689 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.690 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.697 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-keypairs/cloud_key HTTP/1.1" 200 685 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.698 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.725 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/detail HTTP/1.1" 200 3781 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.726 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.746 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/images/aeecc79f-5e0e-4588-b2fd-f7ea832cd47e HTTP/1.1" 200 795 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.748 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:46.765 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/os-networks HTTP/1.1" 200 1141 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 13:58:46.766 DEBUG sahara.openstack.common.processutils [-] Running cmd (subprocess): ssh-keygen -q -N -t rsa -f /tmp/tmpn0YwaF/tempkey -C Generated by Sahara -b 2048 from (pid=19575) execute /opt/stack/sahara/sahara/openstack/common/processutils.py:155
2014-05-01 13:58:46.892 DEBUG sahara.openstack.common.processutils [-] Result was 0 from (pid=19575) execute /opt/stack/sahara/sahara/openstack/common/processutils.py:188
2014-05-01 13:58:47.009 INFO sahara.service.api [-] Cluster status has been changed: id=461cffc7-3670-4acc-83de-19b7426a530d, New status=Validating
2014-05-01 13:58:47.014 INFO sahara.swift.swift_helper [-] Swift would be integrated with the following params: [{'name': u'fs.swift.service.sahara.auth.url', 'value': u'http://10.0.1.63:5000/v2.0/tokens/', 'description': ''}, {'name': u'fs.swift.service.sahara.tenant', 'value': u'demo', 'description': ''}, {'name': u'fs.swift.service.sahara.http.port', 'value': '8080', 'description': ''}, {'name': u'fs.swift.service.sahara.https.port', 'value': '443', 'description': ''}, {'name': u'fs.swift.service.sahara.public', 'value': 'true', 'description': ''}, {'name': u'fs.swift.service.sahara.auth.endpoint.prefix', 'value': '/endpoints/AUTH_', 'description': ''}, {'name': u'fs.swift.impl', 'value': 'org.apache.hadoop.fs.swift.snative.SwiftNativeFileSystem', 'description': ''}]
2014-05-01 13:58:47.048 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:47] "POST /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 202 5088 0.568240
2014-05-01 13:58:47.084 INFO sahara.service.api [-] Cluster status has been changed: id=461cffc7-3670-4acc-83de-19b7426a530d, New status=InfraUpdating
2014-05-01 13:58:47.100 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:47.100 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:47.101 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:47.101 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:47.101 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:47.102 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:47.133 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:47] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters HTTP/1.1" 200 5088 0.032739
2014-05-01 13:58:47.192 INFO sahara.service.heat_engine [-] Cluster status has been changed: id=461cffc7-3670-4acc-83de-19b7426a530d, New status=Spawning
curl -i -X POST -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "cluster-1", "disable_rollback": true, "parameters": {}, "template": {"AWSTemplateFormatVersion": "2010-09-09", "Outputs": {}, "Description": "Hadoop Cluster by Sahara", "Resources": {"cluster-1-worker-node-002": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-worker-node-002", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-worker-node-002-port"}}]}}, "cluster-1-worker-node-001": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-worker-node-001", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-worker-node-001-port"}}]}}, "cluster-1-worker-node-001-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-002-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-002-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-worker-node-002-port"}}}, "cluster-1-master-node-001": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-master-node-001", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-master-node-001-port"}}]}}, "cluster-1-master-node-001-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-master-node-001-port"}}}, "cluster-1-master-node-001-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-001-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-worker-node-001-port"}}}}}, "timeout_mins": 180}' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks
2014-05-01 13:58:47.193 DEBUG heatclient.common.http [-] curl -i -X POST -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' -d '{"stack_name": "cluster-1", "disable_rollback": true, "parameters": {}, "template": {"AWSTemplateFormatVersion": "2010-09-09", "Outputs": {}, "Description": "Hadoop Cluster by Sahara", "Resources": {"cluster-1-worker-node-002": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-worker-node-002", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-worker-node-002-port"}}]}}, "cluster-1-worker-node-001": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-worker-node-001", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-worker-node-001-port"}}]}}, "cluster-1-worker-node-001-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-002-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-002-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-worker-node-002-port"}}}, "cluster-1-master-node-001": {"Type": "OS::Nova::Server", "Properties": {"name": "cluster-1-master-node-001", "key_name": "cloud_key", "image": "aeecc79f-5e0e-4588-b2fd-f7ea832cd47e", "user_data": {"Fn::Join": ["\n", ["#!/bin/bash", "echo \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwnB6hylOj1TMKduwsHwOGfWrZ7CSLURA/owfVbYOsT+fAQKw7ZqZAivyn9tWHH8KIjDfbiMlsUR2phxGLwchsOJDGLe+9P6j3uFUNVpdyA2lF6/0ClJHGV/r+P6nOjEb1gMGv2iaMfhHAtqTq8TAPJe+Pxg+fOMUL5hZ86fmt76EGLBEMk4G4dJ1E6FSa69mpVNVtLU7048GdtTLvTEtjMExUVe20ybroOqDb/NxJum6yvpRsRrKHuTGsQBC2azOtucPsp3opZjTUPN+TUj8DKTOa+mb+J4g5YDtxuvJXh6fCmxMan6Sij/VzRPsxdOOJKJN0BCoIgIjcneI9TrH3 Generated by Sahara", "\" >> /home/ec2-user//.ssh/authorized_keys", ""]]}, "flavor": "3", "networks": [{"port": {"Ref": "cluster-1-master-node-001-port"}}]}}, "cluster-1-master-node-001-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-master-node-001-port"}}}, "cluster-1-master-node-001-port": {"Type": "OS::Neutron::Port", "Properties": {"network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200"}}, "cluster-1-worker-node-001-floating": {"Type": "OS::Neutron::FloatingIP", "Properties": {"floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "port_id": {"Ref": "cluster-1-worker-node-001-port"}}}}}, "timeout_mins": 180}' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:47.194 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:47.482 DEBUG keystoneclient.middleware.auth_token [-] Authenticating user token from (pid=19575) __call__ /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:612
2014-05-01 13:58:47.482 DEBUG keystoneclient.middleware.auth_token [-] Removing headers from request environment: X-Identity-Status,X-Domain-Id,X-Domain-Name,X-Project-Id,X-Project-Name,X-Project-Domain-Id,X-Project-Domain-Name,X-User-Id,X-User-Name,X-User-Domain-Id,X-User-Domain-Name,X-Roles,X-Service-Catalog,X-User,X-Tenant-Id,X-Tenant-Name,X-Tenant,X-Role from (pid=19575) _remove_auth_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:671
2014-05-01 13:58:47.482 DEBUG keystoneclient.middleware.auth_token [-] Returning cached token from (pid=19575) _cache_get /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1026
2014-05-01 13:58:47.483 DEBUG keystoneclient.middleware.auth_token [-] Storing token in cache from (pid=19575) _cache_put /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:1136
2014-05-01 13:58:47.483 DEBUG keystoneclient.middleware.auth_token [-] Received request from user: 4b025d715ce543879e156135b8d1f78d with project_id : da2f1fba3cee4aa69f59771936d38bcd and roles: admin,heat_stack_owner  from (pid=19575) _build_user_headers /opt/stack/python-keystoneclient/keystoneclient/middleware/auth_token.py:925
2014-05-01 13:58:47.483 DEBUG sahara.utils.api [-] Rest.route.decorator.handler, kwargs={'tenant_id': u'da2f1fba3cee4aa69f59771936d38bcd', 'cluster_id': u'461cffc7-3670-4acc-83de-19b7426a530d'} from (pid=19575) handler /opt/stack/sahara/sahara/utils/api.py:64
2014-05-01 13:58:47.568 INFO sahara.cli.sahara_api [-] 10.0.1.63 - - [01/May/2014 13:58:47] "GET /v1.1/da2f1fba3cee4aa69f59771936d38bcd/clusters/461cffc7-3670-4acc-83de-19b7426a530d HTTP/1.1" 200 5080 0.085811
2014-05-01 13:58:48.496 DEBUG urllib3.connectionpool [-] "POST /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks HTTP/1.1" 201 208 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 201 Created
date: Thu, 01 May 2014 17:58:48 GMT
content-length: 208
content-type: application/json
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
{"stack": {"id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}]}}
2014-05-01 13:58:48.497 DEBUG heatclient.common.http [-] 
HTTP/1.1 201 Created
date: Thu, 01 May 2014 17:58:48 GMT
content-length: 208
content-type: application/json
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
{"stack": {"id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}]}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks?
2014-05-01 13:58:48.497 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks? from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:48.498 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:48.520 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks HTTP/1.1" 200 429 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:48 GMT
content-length: 429
content-type: application/json; charset=UTF-8
{"stacks": [{"description": "Hadoop Cluster by Sahara", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "updated_time": null, "stack_status": "CREATE_IN_PROGRESS", "id": "380fd940-6572-43e1-b2c6-2185d8d5744a"}]}
2014-05-01 13:58:48.520 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:48 GMT
content-length: 429
content-type: application/json; charset=UTF-8
{"stacks": [{"description": "Hadoop Cluster by Sahara", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "updated_time": null, "stack_status": "CREATE_IN_PROGRESS", "id": "380fd940-6572-43e1-b2c6-2185d8d5744a"}]}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:49.521 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:49.521 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:49.546 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:58:49.547 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:50.547 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:50.549 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:50.615 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:58:50.615 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:51.616 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:51.618 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:51.659 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:58:51.660 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:52.661 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:52.662 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:52.718 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:58:52.719 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:53.720 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:53.721 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:58:53.753 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:58:53.754 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:58:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:58:54.755 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:58:54.755 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:06.507 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:06.507 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:07.508 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:07.508 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:10.214 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:59:10.214 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 13:59:10.260 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.75 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 13:59:11.271 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:11.272 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:12.272 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:12.273 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:12.296 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:12.297 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:13.297 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:13.298 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:13.319 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:13.320 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 13:59:14.006 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:59:14.006 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:59:14.008 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:14.320 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:14.321 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:14.341 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:14.342 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:15.342 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:15.343 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:15.370 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:15.370 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:16.371 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:16.372 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:16.402 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:16.402 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:17.403 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:17.404 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:17.429 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:17.430 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:18.430 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:18.431 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:18.452 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:18 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:18.453 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:18 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:19.453 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:19.454 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:19.476 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:19 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:19.477 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:19 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:20.477 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:20.478 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:20.501 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:20 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:20.501 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:20 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:21.502 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:21.503 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:21.566 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:21 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:21.567 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:21 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:22.567 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:22.568 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:22.602 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:22 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:22.602 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:22 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:23.603 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:23.604 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:23.627 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:23 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:23.627 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:23 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:24.628 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:24.629 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:24.653 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:24 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:24.654 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:24 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:25.654 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:25.655 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:25.684 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:25 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:25.685 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:25 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:26.686 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:26.687 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:26.714 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:26 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:26.715 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:26 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:27.716 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:27.716 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:27.739 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:27 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:27.740 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:27 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:28.740 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:28.741 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:28.763 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:28 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:28.763 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:28 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:29.764 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:29.765 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:29.787 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:29 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:29.788 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:29 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:30.788 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:30.789 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:30.809 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:30 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:30.809 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:30 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:31.810 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:31.811 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:31.859 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:31 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:31.859 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:31 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:32.860 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:32.860 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:32.884 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:32 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:32.884 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:32 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:33.884 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:33.885 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:33.907 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:33 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:33.907 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:33 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:34.907 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:34.908 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:34.931 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:34 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:34.932 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:34 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:35.932 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:35.933 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:35.955 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:35 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:35.956 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:35 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:36.956 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:36.957 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:37.011 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:37 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:37.012 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:37 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:38.012 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:38.013 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:38.036 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:38 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:38.036 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:38 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:39.037 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:39.038 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:39.063 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:39 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:39.063 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:39 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:40.063 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:40.064 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:40.086 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:40 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:40.087 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:40 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:41.087 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:41.088 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:41.110 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:41 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:41.110 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:41 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:42.111 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:42.111 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:42.156 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:42 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:42.157 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:42 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:43.157 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:43.158 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:43.182 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:43 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:43.183 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:43 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:44.183 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:44.184 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:44.208 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:44 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:44.209 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:44 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:45.209 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:45.210 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:45.233 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:45 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:45.234 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:45 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:46.234 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:46.235 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:46.255 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:46 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:46.256 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:46 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:47.256 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:47.257 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:47.282 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:47 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:47.282 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:47 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:48.283 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:48.283 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:48.306 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:48 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:48.306 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:48 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:49.306 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:49.307 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:49.329 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:49.329 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:50.330 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:50.331 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:50.354 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:50.355 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:51.355 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:51.356 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:51.380 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:51.380 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:52.381 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:52.382 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:52.436 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:52.437 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:53.437 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:53.438 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:53.467 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:53.468 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:54.468 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:54.469 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:54.494 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:54 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:54.495 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:54 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:55.495 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:55.496 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:55.520 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:55 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:55.521 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:55 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:56.521 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:56.523 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:56.547 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:56 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:56.548 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:56 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:57.548 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:57.549 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:57.574 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:57 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:57.574 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:57 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:58.574 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:58.576 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:58.604 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:58 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:58.605 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:58 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 13:59:59.009 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 13:59:59.009 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 13:59:59.011 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.20 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 13:59:59.605 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 13:59:59.606 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 13:59:59.626 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:59 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 13:59:59.627 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 17:59:59 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:00.627 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:00.628 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:00.649 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:00 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:00.649 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:00 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:01.650 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:01.650 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:01.672 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:01 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:01.672 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:01 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:02.672 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:02.673 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:02.851 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:02 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:02.851 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:02 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:03.852 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:03.853 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:06.280 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:06.280 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:07.280 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:07.281 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:07.309 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:07 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:07.310 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:07 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:08.310 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:08.311 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:08.339 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:08 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:08.339 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:08 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:09.339 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:09.340 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:09.369 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:09 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:09.370 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:09 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:10.370 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:10.371 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:10.397 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:10 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:10.397 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:10 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:11.398 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:11.398 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:11.420 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:11.420 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:12.421 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:12.422 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:12.451 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:12.452 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:13.452 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:13.453 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:13.695 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:13.695 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:14.695 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:14.696 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:14.716 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:14.717 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:15.717 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:15.718 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:15.739 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:15.739 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:16.739 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:16.740 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:16.762 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:16.762 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:17.763 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:17.764 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:17.791 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:17.792 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:18.792 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:18.793 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:18.819 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:18 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:18.820 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:18 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:19.820 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:19.821 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:19.843 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:19 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:19.844 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:19 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:20.844 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:20.845 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:20.868 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:20 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:20.869 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:20 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:21.869 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:21.870 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:21.891 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:21 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:21.891 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:21 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:22.891 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:22.892 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:22.914 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:22 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:22.915 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:22 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:23.915 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:23.916 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:23.963 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:23 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:23.964 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:23 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:24.964 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:24.965 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:24.990 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:24 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:24.991 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:24 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:25.991 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:25.992 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:26.015 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:26 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:26.016 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:26 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:27.016 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:27.017 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:27.041 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:27 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:27.042 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:27 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:28.042 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:28.043 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:28.070 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:28 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:28.070 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:28 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:29.071 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:29.071 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:29.101 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:29 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:29.101 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:29 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:30.102 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:30.103 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:30.139 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:30 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:30.139 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:30 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:31.140 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:31.141 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:31.167 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:31 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:31.167 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:31 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:32.168 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:32.169 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:32.194 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:32 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:32.195 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:32 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:33.195 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:33.196 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:33.223 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:33 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:33.224 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:33 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:34.224 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:34.225 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:34.278 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:34 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:34.279 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:34 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:35.279 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:35.280 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:35.302 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:35 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:35.303 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:35 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:36.303 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:36.304 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:36.326 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:36 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:36.326 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:36 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:37.327 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:37.328 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:37.356 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:37 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:37.356 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:37 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:38.357 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:38.357 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:38.386 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:38 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:38.386 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:38 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:39.387 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:39.387 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:39.414 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:39 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:39.415 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:39 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 14:00:40.214 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:00:40.214 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 14:00:40.228 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.79 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:40.415 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:40.416 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:40.438 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:40 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:40.439 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:40 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:41.439 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:41.440 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:41.478 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:41 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:41.479 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:41 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:42.479 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:42.480 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:42.515 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:42 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:42.516 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:42 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:43.516 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:43.517 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:43.538 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:43 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:43.538 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:43 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 14:00:44.023 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:00:44.023 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 14:00:44.025 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:44.539 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:44.540 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:44.583 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:44 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:44.583 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:44 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:45.584 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:45.585 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:45.605 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:45 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:45.606 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:45 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:46.606 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:46.607 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:46.629 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:46 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:46.630 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:46 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:47.630 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:47.631 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:47.661 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:47 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:47.662 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:47 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:48.662 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:48.663 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:48.691 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:48 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:48.691 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:48 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:49.692 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:49.693 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:49.724 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:49.724 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:49 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:50.725 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:50.726 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:50.758 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:50.758 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:50 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:51.759 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:51.760 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:51.784 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:51.785 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:51 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:52.785 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:52.786 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:52.813 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:52.813 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:52 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:53.814 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:53.815 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:53.844 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:53.844 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:53 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:54.845 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:54.846 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:55.016 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:55 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:55.016 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:55 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:56.016 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:56.017 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:56.043 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:56 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:56.043 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:56 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:57.044 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:57.044 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:57.071 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:57 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:57.071 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:57 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:58.072 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:58.073 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:58.099 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:58 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:58.099 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:58 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:00:59.100 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:00:59.100 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:00:59.130 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:59 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:00:59.130 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:00:59 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:00.131 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:00.132 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:00.156 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:00 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:00.156 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:00 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:01.157 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:01.157 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:01.185 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:01 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:01.186 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:01 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:02.186 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:02.188 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:02.217 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:02 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:02.218 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:02 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:03.218 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:03.219 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:03.245 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:03 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:03.246 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:03 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:04.246 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:04.247 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:04.270 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:04 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:04.270 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:04 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:05.271 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:05.272 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:05.330 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:05 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:05.331 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:05 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:06.332 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:06.333 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:06.365 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:06.366 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:06 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:07.366 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:07.367 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:07.397 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:07 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:07.398 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:07 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:08.398 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:08.399 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:08.435 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:08 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:08.436 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:08 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:09.436 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:09.437 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:09.469 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:09 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:09.469 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:09 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:10.470 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:10.471 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:10.505 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:10 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:10.505 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:10 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:11.506 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:11.507 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:11.529 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:11.530 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:11 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:12.531 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:12.532 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:12.557 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:12.557 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:12 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:13.558 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:13.558 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:13.585 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:13.586 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:13 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:14.586 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:14.587 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:14.617 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:14.618 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:14 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:15.618 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:15.619 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:15.675 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:15.676 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:15 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:16.676 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:16.677 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:16.706 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:16.706 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:16 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:17.706 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:17.707 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:17.737 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 778 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:17.737 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:17 GMT
content-length: 778
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE started", "stack_name": "cluster-1", "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_IN_PROGRESS", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:18.738 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:18.739 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:18.771 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 200 805 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 805
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "cluster-1", "outputs": [], "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_COMPLETE", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
2014-05-01 14:01:18.772 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 805
content-type: application/json; charset=UTF-8
{"stack": {"disable_rollback": true, "description": "Hadoop Cluster by Sahara", "parameters": {"AWS::StackId": "arn:openstack:heat::da2f1fba3cee4aa69f59771936d38bcd:stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "AWS::Region": "ap-southeast-1", "AWS::StackName": "cluster-1"}, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "cluster-1", "outputs": [], "creation_time": "2014-05-01T17:58:48Z", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 180, "stack_status": "CREATE_COMPLETE", "updated_time": null, "id": "380fd940-6572-43e1-b2c6-2185d8d5744a", "template_description": "Hadoop Cluster by Sahara"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:18.773 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:18.773 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:18.801 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 302 191 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
2014-05-01 14:01:18.802 DEBUG heatclient.common.http [-] 
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-001
2014-05-01 14:01:18.802 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-001 from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:18.803 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:18.894 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-001 HTTP/1.1" 200 700 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-worker-node-001", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-001", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-worker-node-001", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9e1aeb27-83fe-4227-8ef2-ce6918c7a719", "resource_type": "OS::Nova::Server"}}
2014-05-01 14:01:18.895 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-worker-node-001", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-001", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-worker-node-001", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9e1aeb27-83fe-4227-8ef2-ce6918c7a719", "resource_type": "OS::Nova::Server"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:18.895 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:18.896 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:18.921 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 302 191 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
2014-05-01 14:01:18.921 DEBUG heatclient.common.http [-] 
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:18 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-002
2014-05-01 14:01:18.922 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-002 from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:18.922 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.009 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-002 HTTP/1.1" 200 700 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-worker-node-002", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-002", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-worker-node-002", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3eaa704d-204a-4571-bea3-aed04541e254", "resource_type": "OS::Nova::Server"}}
2014-05-01 14:01:19.010 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-worker-node-002", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-worker-node-002", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-worker-node-002", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3eaa704d-204a-4571-bea3-aed04541e254", "resource_type": "OS::Nova::Server"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a
2014-05-01 14:01:19.075 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:19.076 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.108 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/380fd940-6572-43e1-b2c6-2185d8d5744a HTTP/1.1" 302 191 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
2014-05-01 14:01:19.108 DEBUG heatclient.common.http [-] 
HTTP/1.1 302 Found
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 191
content-type: text/plain; charset=UTF-8
location: http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a
302 Found
The resource was found at http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a; you should be redirected automatically.
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-master-node-001
2014-05-01 14:01:19.109 DEBUG heatclient.common.http [-] curl -i -X GET -H 'X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036' -H 'Content-Type: application/json' -H 'Accept: application/json' -H 'User-Agent: python-heatclient' http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-master-node-001 from (pid=19575) log_curl_request /opt/stack/python-heatclient/heatclient/common/http.py:109
2014-05-01 14:01:19.109 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.214 DEBUG urllib3.connectionpool [-] "GET /v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1%2F380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-master-node-001 HTTP/1.1" 200 700 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-master-node-001", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-master-node-001", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-master-node-001", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "69122a33-dff0-4e4a-b03f-cfdfb7b7d335", "resource_type": "OS::Nova::Server"}}
2014-05-01 14:01:19.214 DEBUG heatclient.common.http [-] 
HTTP/1.1 200 OK
date: Thu, 01 May 2014 18:01:19 GMT
content-length: 700
content-type: application/json; charset=UTF-8
{"resource": {"resource_name": "cluster-1-master-node-001", "description": "", "links": [{"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a/resources/cluster-1-master-node-001", "rel": "self"}, {"href": "http://10.0.1.63:8004/v1/da2f1fba3cee4aa69f59771936d38bcd/stacks/cluster-1/380fd940-6572-43e1-b2c6-2185d8d5744a", "rel": "stack"}], "logical_resource_id": "cluster-1-master-node-001", "resource_status": "CREATE_COMPLETE", "updated_time": "2014-05-01T17:58:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "69122a33-dff0-4e4a-b03f-cfdfb7b7d335", "resource_type": "OS::Nova::Server"}}
 from (pid=19575) log_http_response /opt/stack/python-heatclient/heatclient/common/http.py:122
2014-05-01 14:01:19.282 INFO sahara.service.heat_engine [-] Cluster status has been changed: id=461cffc7-3670-4acc-83de-19b7426a530d, New status=Waiting
2014-05-01 14:01:19.307 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.377 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/servers/9e1aeb27-83fe-4227-8ef2-ce6918c7a719 HTTP/1.1" 200 1806 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 14:01:19.384 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.452 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/servers/3eaa704d-204a-4571-bea3-aed04541e254 HTTP/1.1" 200 1806 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 14:01:19.459 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.548 DEBUG urllib3.connectionpool [-] "GET /v2/da2f1fba3cee4aa69f59771936d38bcd/servers/69122a33-dff0-4e4a-b03f-cfdfb7b7d335 HTTP/1.1" 200 1689 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 14:01:19.549 DEBUG sahara.service.networks [-] Instance cluster-1-master-node-001 doesn't contain yet Floating IP or Internal IP. Floating IP=None, Internal IP=172.31.1.2. Trying to get via Neutron. from (pid=19575) init_instances_ips /opt/stack/sahara/sahara/service/networks.py:59
2014-05-01 14:01:19.556 DEBUG neutronclient.client [-] 
REQ: curl -i http://10.0.1.63:9696//v2.0/ports.json?device_id=69122a33-dff0-4e4a-b03f-cfdfb7b7d335 -X GET -H "X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
 from (pid=19575) http_log_req /opt/stack/python-neutronclient/neutronclient/common/utils.py:175
2014-05-01 14:01:19.557 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.570 DEBUG urllib3.connectionpool [-] "GET //v2.0/ports.json?device_id=69122a33-dff0-4e4a-b03f-cfdfb7b7d335 HTTP/1.1" 200 786 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 14:01:19.571 DEBUG neutronclient.client [-] RESP:200 CaseInsensitiveDict({'date': 'Thu, 01 May 2014 18:01:19 GMT', 'content-length': '786', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0fdadda3-e36f-493a-b7bf-60528ea93724'}) {"ports": [{"status": "ACTIVE", "binding:host_id": "mimccune", "name": "cluster-1-cluster-1-master-node-001-port-jkacw4hndgth", "allowed_address_pairs": [], "admin_state_up": true, "network_id": "8ab7faea-9512-4787-8a25-dc6a6a3da200", "tenant_id": "da2f1fba3cee4aa69f59771936d38bcd", "extra_dhcp_opts": [], "binding:vif_details": {"port_filter": true, "ovs_hybrid_plug": true}, "binding:vif_type": "ovs", "device_owner": "compute:None", "mac_address": "fa:16:3e:98:d4:14", "binding:profile": {}, "binding:vnic_type": "normal", "fixed_ips": [{"subnet_id": "eba6a405-83f3-4105-bbac-91af310f16ad", "ip_address": "172.31.1.2"}], "id": "0cbe3d33-87ef-4ed4-b1a0-94b23a8e4fc2", "security_groups": ["711d8720-ae49-48f9-a210-35679924fa40"], "device_id": "69122a33-dff0-4e4a-b03f-cfdfb7b7d335"}]}
 from (pid=19575) http_log_resp /opt/stack/python-neutronclient/neutronclient/common/utils.py:184
2014-05-01 14:01:19.571 DEBUG neutronclient.client [-] 
REQ: curl -i http://10.0.1.63:9696//v2.0/floatingips.json?port_id=0cbe3d33-87ef-4ed4-b1a0-94b23a8e4fc2 -X GET -H "X-Auth-Token: 8b44fa3d2017b57a6fa7464f89147036" -H "Content-Type: application/json" -H "Accept: application/json" -H "User-Agent: python-neutronclient"
 from (pid=19575) http_log_req /opt/stack/python-neutronclient/neutronclient/common/utils.py:175
2014-05-01 14:01:19.572 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.0.1.63
2014-05-01 14:01:19.579 DEBUG urllib3.connectionpool [-] "GET //v2.0/floatingips.json?port_id=0cbe3d33-87ef-4ed4-b1a0-94b23a8e4fc2 HTTP/1.1" 200 372 from (pid=19575) _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:330
2014-05-01 14:01:19.579 DEBUG neutronclient.client [-] RESP:200 CaseInsensitiveDict({'date': 'Thu, 01 May 2014 18:01:19 GMT', 'content-length': '372', 'content-type': 'application/json; charset=UTF-8', 'x-openstack-request-id': 'req-0d89fb30-cfc2-4431-b890-40d7eea9dfd1'}) {"floatingips": [{"router_id": "e6dad2c2-3fe6-4ded-917e-91e8d740063e", "status": "ACTIVE", "tenant_id": "da2f1fba3cee4aa69f59771936d38bcd", "floating_network_id": "4e8bb1fb-bfae-41fa-9535-686da3e6b1e1", "fixed_ip_address": "172.31.1.2", "floating_ip_address": "172.24.4.5", "port_id": "0cbe3d33-87ef-4ed4-b1a0-94b23a8e4fc2", "id": "b343ac6b-5d38-481c-99f1-dd1d722e9f22"}]}
 from (pid=19575) http_log_resp /opt/stack/python-neutronclient/neutronclient/common/utils.py:184
2014-05-01 14:01:19.580 DEBUG sahara.service.networks [-] Found floating IP 172.24.4.5 for cluster-1-master-node-001 from (pid=19575) init_instances_ips /opt/stack/sahara/sahara/service/networks.py:78
2014-05-01 14:01:20.591 INFO sahara.service.engine [-] Cluster '461cffc7-3670-4acc-83de-19b7426a530d': all instances have IPs assigned
2014-05-01 14:01:20.626 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:20.633 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:20.638 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:23.929 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:23.929 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:23.935 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:23.936 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:24.007 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.4 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:24.007 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:28.970 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:28.978 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:29.043 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:01:29.043 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 14:01:29.052 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:29.058 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.16 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 14:01:32.265 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:32.265 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:32.296 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:32.297 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:32.325 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:32.326 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:37.289 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:37.336 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:37.375 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:40.624 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:40.624 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:40.651 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:40.651 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:40.699 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:40.699 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:45.649 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:45.694 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:45.737 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:48.967 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:48.968 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:49.022 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:49.023 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:49.031 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:49.031 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:53.994 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:54.065 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:54.076 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:57.388 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:57.388 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:57.396 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:57.396 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:01:57.402 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.4 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:01:57.403 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:02.444 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:02.455 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:02.467 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:05.715 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:05.715 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:05.733 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:05.733 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:05.782 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:05.782 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:10.218 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.terminate_unneeded_clusters from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:02:10.219 DEBUG sahara.service.periodic [-] Terminating unneeded clusters from (pid=19575) terminate_unneeded_clusters /opt/stack/sahara/sahara/service/periodic.py:70
2014-05-01 14:02:10.232 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 3.82 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 14:02:10.736 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:10.766 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:10.819 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:11.065 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:11.066 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:13.997 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:13.997 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:14.057 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:02:14.057 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 14:02:14.059 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 45.00 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 14:02:14.105 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:14.105 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:16.101 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:16.417 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:16.417 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:19.076 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:19.141 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:21.455 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:21.681 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:21.682 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:22.341 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:22.341 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:22.410 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:22.410 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:26.703 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:26.903 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:26.903 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:27.365 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:27.434 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:30.592 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:30.593 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:30.732 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:30.732 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:31.928 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:32.147 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:32.147 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:35.620 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:35.759 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:37.173 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:37.494 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:37.494 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:38.943 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:38.943 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:39.001 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:39.002 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:42.525 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:43.005 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.5 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:43.005 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:43.977 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:44.033 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:47.276 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:47.276 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:47.278 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:47.279 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:48.043 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:48.253 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:48.254 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:52.320 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:52.332 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:52.583 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 0.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:52.584 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:53.279 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:53.492 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:53.492 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:55.609 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:55.609 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:57.616 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:57.844 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:57.844 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:58.513 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:58.731 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:02:58.732 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:02:59.059 DEBUG sahara.openstack.common.periodic_task [-] Running periodic task SaharaPeriodicTasks.update_job_statuses from (pid=19575) run_periodic_tasks /opt/stack/sahara/sahara/openstack/common/periodic_task.py:171
2014-05-01 14:02:59.060 DEBUG sahara.service.periodic [-] Updating job statuses from (pid=19575) update_job_statuses /opt/stack/sahara/sahara/service/periodic.py:62
2014-05-01 14:02:59.063 DEBUG sahara.openstack.common.loopingcall [-] Dynamic looping call sleeping for 41.16 seconds from (pid=19575) _inner /opt/stack/sahara/sahara/openstack/common/loopingcall.py:130
2014-05-01 14:03:00.647 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:02.867 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:03.085 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:03.085 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-001 (172.24.4.4), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:03:03.767 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:03.924 DEBUG sahara.utils.ssh_remote [-] [cluster-1-master-node-001] _execute_command took 3.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:03.924 DEBUG sahara.service.engine [-] Can't login to node cluster-1-master-node-001 (172.24.4.5), reason error: [Errno 113] No route to host from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:03:04.008 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-002] _execute_command took 0.2 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:04.009 DEBUG sahara.service.engine [-] Can't login to node cluster-1-worker-node-002 (172.24.4.3), reason error: [Errno 111] Connection refused from (pid=19575) _wait_until_accessible /opt/stack/sahara/sahara/service/engine.py:95
2014-05-01 14:03:08.110 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] Executing "ls .ssh/authorized_keys" from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:08.408 DEBUG sahara.utils.ssh_remote [-] [cluster-1-worker-node-001] _execute_command took 0.3 seconds to complete from (pid=19575) _log_command /opt/stack/sahara/sahara/utils/ssh_remote.py:407
2014-05-01 14:03:08.408 DEBUG sahara.ser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment