Created
October 7, 2015 15:26
-
-
Save dizz/3718f03f7f88139fbe22 to your computer and use it in GitHub Desktop.
2 service composition
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/bin/python2.7 /Users/andy/Source/MCN/Source/demo-e2e/bundle/wsgi/application | |
127.0.0.1 - - [07/Oct/2015 17:19:57] "GET /-/ HTTP/1.1" 200 2 | |
MainThread DEBUG 10/07/2015 05:20:09 PM: Executing design logic | |
MainThread INFO 10/07/2015 05:20:12 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1' can be instantiated at: http://d1.cloudcomplab.ch:8888 | |
MainThread INFO 10/07/2015 05:20:15 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo2' can be instantiated at: http://d2.cloudcomplab.ch:8889 | |
127.0.0.1 - - [07/Oct/2015 17:20:15] "PUT /orchestrator/default HTTP/1.1" 201 2 | |
MainThread DEBUG 10/07/2015 05:20:29 PM: Deploy service dependencies | |
Thread-1 INFO 10/07/2015 05:20:29 PM: ============ DEPLOY ============ | |
Thread-1 INFO 10/07/2015 05:20:29 PM: Deploying service dependencies... | |
Thread-1 INFO 10/07/2015 05:20:29 PM: Deploying required services for http://schemas.mobile-cloud-networking.eu/occi/sm#demoe2e | |
Thread-1 INFO 10/07/2015 05:20:29 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#demo1 -> http://d1.cloudcomplab.ch:8888 | |
Thread-1 INFO 10/07/2015 05:20:29 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#demo2 -> http://d2.cloudcomplab.ch:8889 | |
Thread-1 INFO 10/07/2015 05:20:29 PM: dependant services deployment requests ready! | |
Thread-2 INFO 10/07/2015 05:20:29 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1': {'inputs': [], 'endpoint': u'http://d1.cloudcomplab.ch:8888'}} | |
127.0.0.1 - - [07/Oct/2015 17:20:29] "POST /orchestrator/default?action=deploy HTTP/1.1" 200 2 | |
Thread-3 INFO 10/07/2015 05:20:29 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo2': {'inputs': [u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1#mcn.endpoint.p1'], 'endpoint': u'http://d2.cloudcomplab.ch:8889'}} | |
Thread-2 INFO 10/07/2015 05:20:29 PM: issuing service instantiation to: http://d1.cloudcomplab.ch:8888 | |
Thread-1 INFO 10/07/2015 05:20:29 PM: Dependant services deployment requests sent! | |
Thread-3 INFO 10/07/2015 05:20:29 PM: issuing service instantiation to: http://d2.cloudcomplab.ch:8889 | |
Thread-2 INFO 10/07/2015 05:20:29 PM: issuing service instantiation with headers: {'Category': u'demo1; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:20:29 PM: issuing service instantiation with headers: {'Category': u'demo2; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
MainThread INFO 10/07/2015 05:20:35 PM: ============ STATE ============ | |
MainThread INFO 10/07/2015 05:20:35 PM: Attributes of E2E service: [] | |
MainThread INFO 10/07/2015 05:20:35 PM: ============ STATE ============ | |
MainThread INFO 10/07/2015 05:20:35 PM: Resolver state:[] | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python/2.7.10_2/Frameworks/Python.framework/Versions/2.7/lib/python2.7/wsgiref/handlers.py", line 85, in run | |
self.result = application(self.environ, self.start_response) | |
File "build/bdist.macosx-10.10-x86_64/egg/sdk/mcn/occi_ext.py", line 78, in __call__ | |
tenant_name=environ['HTTP_X_TENANT_NAME']) | |
File "/usr/local/lib/python2.7/site-packages/occi/wsgi.py", line 232, in _call_occi | |
status, headers, body = handler.handle(mtd, key) | |
File "/usr/local/lib/python2.7/site-packages/occi/handlers.py", line 69, in handle | |
return getattr(self, str.lower(method))(key) | |
File "/usr/local/lib/python2.7/site-packages/occi/handlers.py", line 216, in get | |
workflow.retrieve_entity(entity, self.registry, self.extras) | |
File "/usr/local/lib/python2.7/site-packages/occi/workflow.py", line 184, in retrieve_entity | |
backend.retrieve(entity, extras) | |
File "/Users/andy/Source/MCN/Source/demo-e2e/bundle/wsgi/application", line 50, in retrieve | |
state, stack_id, svc_insts = self.so.so_e.state() | |
File "/Users/andy/Source/MCN/Source/demo-e2e/bundle/wsgi/so.py", line 86, in state | |
state = resolver_state['occi.mcn.stack.state'] | |
TypeError: list indices must be integers, not str | |
127.0.0.1 - - [07/Oct/2015 17:20:35] "GET /orchestrator/default HTTP/1.1" 500 59 | |
Thread-3 INFO 10/07/2015 05:20:44 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:20:44 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:20:45 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-3 INFO 10/07/2015 05:20:45 PM: Current service state: initialise | |
Thread-3 INFO 10/07/2015 05:20:45 PM: Current stack state: | |
Thread-3 INFO 10/07/2015 05:20:45 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:20:47 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:20:47 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:20:47 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:20:47 PM: Current service state: initialise | |
Thread-2 INFO 10/07/2015 05:20:47 PM: Current stack state: | |
Thread-2 INFO 10/07/2015 05:20:47 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:20:58 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:20:58 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:20:59 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:20:59 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:20:59 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:20:59 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:21:00 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:21:00 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:21:01 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:21:01 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:21:01 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:21:01 PM: Service is not ready | |
Thread-4 INFO 10/07/2015 05:21:03 PM: ===================> Waiting for deployment of service to complete | |
MainThread INFO 10/07/2015 05:21:03 PM: Now I can provision my resources once my resources are created. Service info: | |
MainThread INFO 10/07/2015 05:21:03 PM: [] | |
127.0.0.1 - - [07/Oct/2015 17:21:03] "POST /orchestrator/default?action=provision HTTP/1.1" 200 2 | |
Thread-3 INFO 10/07/2015 05:21:12 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:21:12 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:21:13 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:21:13 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:21:13 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:21:13 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:21:14 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:21:14 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:21:15 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:21:15 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:21:15 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:21:15 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:21:26 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:21:26 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:21:27 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:21:27 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:21:27 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:21:27 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:21:28 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:21:28 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:21:30 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:21:30 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:21:30 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:21:30 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:21:40 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:21:40 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:21:41 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:21:41 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:21:41 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:21:41 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:21:43 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:21:43 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:21:43 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:21:43 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:21:43 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:21:43 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:21:54 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:21:54 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:21:55 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:21:55 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:21:55 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:21:55 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:21:56 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:21:56 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:21:57 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:21:57 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:21:57 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:21:57 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:22:08 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:22:08 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:22:09 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:22:09 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:22:09 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:22:09 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:22:10 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:22:10 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:22:11 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:22:11 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:22:11 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:22:11 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:22:22 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:22:22 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:22:23 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:22:23 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:22:23 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:22:23 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:22:24 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:22:24 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:22:25 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:22:25 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:22:25 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:22:25 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:22:36 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:22:36 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:22:37 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:22:37 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:22:37 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:22:37 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:22:38 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:22:38 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:22:39 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:22:39 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:22:39 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:22:39 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:22:50 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:22:50 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:22:51 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:22:51 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:22:51 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:22:51 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:22:52 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:22:52 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:22:54 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:22:54 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:22:54 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:22:54 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:23:04 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:23:04 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:23:05 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:23:05 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:23:05 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:23:05 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:23:07 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:23:07 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:23:08 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:23:08 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:23:08 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:23:08 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:23:18 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:23:18 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:23:19 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:23:19 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:23:19 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:23:19 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:23:21 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:23:21 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:23:22 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:23:22 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:23:22 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:23:22 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:23:32 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:23:32 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:23:35 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:23:35 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:23:35 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:23:35 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:23:35 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:23:35 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:23:36 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-2 INFO 10/07/2015 05:23:36 PM: Current service state: deploy | |
Thread-2 INFO 10/07/2015 05:23:36 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:23:36 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:23:48 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:23:48 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:23:49 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:23:49 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:23:50 PM: attributes extracted: {'mcn.service.state': 'deploy', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'} | |
Thread-3 INFO 10/07/2015 05:23:50 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:23:50 PM: Current stack state: CREATE_IN_PROGRESS | |
Thread-3 INFO 10/07/2015 05:23:50 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:23:51 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:23:51 PM: Current service state: provision | |
Thread-2 INFO 10/07/2015 05:23:51 PM: Current stack state: UPDATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:23:51 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:24:03 PM: DeployTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:24:03 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-3 INFO 10/07/2015 05:24:03 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'deploy', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-3 INFO 10/07/2015 05:24:03 PM: Current service state: deploy | |
Thread-3 INFO 10/07/2015 05:24:03 PM: Current stack state: CREATE_COMPLETE | |
Thread-3 INFO 10/07/2015 05:24:03 PM: Service is ready | |
Thread-2 INFO 10/07/2015 05:24:04 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:24:04 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:24:05 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:24:05 PM: Current service state: provision | |
Thread-2 INFO 10/07/2015 05:24:05 PM: Current stack state: UPDATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:24:05 PM: Service is not ready | |
Thread-3 INFO 10/07/2015 05:24:16 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'deploy', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-3 INFO 10/07/2015 05:24:16 PM: Service instantiated: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-3 INFO 10/07/2015 05:24:16 PM: Service attributes are: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'deploy', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-3 INFO 10/07/2015 05:24:16 PM: created the service: {'attributes': {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'deploy', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo2', 'location': 'http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d'} | |
Thread-2 INFO 10/07/2015 05:24:18 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:24:18 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:24:19 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:24:19 PM: Current service state: provision | |
Thread-2 INFO 10/07/2015 05:24:19 PM: Current stack state: UPDATE_IN_PROGRESS | |
Thread-2 INFO 10/07/2015 05:24:19 PM: Service is not ready | |
Thread-2 INFO 10/07/2015 05:24:32 PM: DeployTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:24:32 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-2 INFO 10/07/2015 05:24:33 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:24:33 PM: Current service state: provision | |
Thread-2 INFO 10/07/2015 05:24:33 PM: Current stack state: UPDATE_COMPLETE | |
Thread-2 INFO 10/07/2015 05:24:33 PM: Service is ready | |
Thread-2 INFO 10/07/2015 05:24:46 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:24:46 PM: Service instantiated: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-2 INFO 10/07/2015 05:24:46 PM: Service attributes are: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-2 INFO 10/07/2015 05:24:46 PM: created the service: {'attributes': {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1', 'location': 'http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16'} | |
Thread-1 INFO 10/07/2015 05:24:46 PM: ---> Creation of service dependencies is complete. Endpoints: [[{'attributes': {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'deploy', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo2', 'location': 'http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d'}], [{'attributes': {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1', 'location': 'http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16'}]] | |
Thread-1 INFO 10/07/2015 05:24:46 PM: ---> All services are now deployed. | |
Thread-1 INFO 10/07/2015 05:24:46 PM: ============ DEPLOY ============ | |
Thread-4 INFO 10/07/2015 05:24:46 PM: ===================> Deployment phase complete. Beginning provisioning... | |
Thread-4 INFO 10/07/2015 05:24:46 PM: ============ PROVISION ============ | |
Thread-4 DEBUG 10/07/2015 05:24:46 PM: Getting attributes for service instance: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-4 DEBUG 10/07/2015 05:24:47 PM: Getting attributes for service instance: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-4 INFO 10/07/2015 05:24:48 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#demo1 | |
Thread-4 INFO 10/07/2015 05:24:48 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#demo1 needs the following provisioning input parameters: [] | |
Thread-4 DEBUG 10/07/2015 05:24:48 PM: Parameters {} for http://schemas.mobile-cloud-networking.eu/occi/sm#demo1 instance at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-4 INFO 10/07/2015 05:24:48 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#demo2 | |
Thread-4 INFO 10/07/2015 05:24:48 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#demo2 needs the following provisioning input parameters: [{u'http://schemas.mobile-cloud-networking.eu/occi/sm#demo1': u'mcn.endpoint.p1'}] | |
Thread-4 INFO 10/07/2015 05:24:48 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#demo2 will be updated with: mcn.endpoint.p1 = 10.0.0.1 | |
Thread-4 DEBUG 10/07/2015 05:24:48 PM: Parameters {u'mcn.endpoint.p1': u'10.0.0.1'} for http://schemas.mobile-cloud-networking.eu/occi/sm#demo2 instance at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-5 INFO 10/07/2015 05:24:48 PM: Provisioning service instance: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-5 INFO 10/07/2015 05:24:48 PM: Sending headers: {'X-OCCI-Attribute': '', 'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-6 INFO 10/07/2015 05:24:48 PM: Provisioning service instance: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-6 INFO 10/07/2015 05:24:48 PM: Sending headers: {'X-OCCI-Attribute': u'mcn.endpoint.p1="10.0.0.1"', 'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-5 INFO 10/07/2015 05:24:49 PM: ProvisionTask: checking service state at: http://d1.cloudcomplab.ch:8888/demo1/sodemoca2276dc68e3df16 | |
Thread-5 INFO 10/07/2015 05:24:49 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-6 INFO 10/07/2015 05:24:49 PM: ProvisionTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-6 INFO 10/07/2015 05:24:49 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-5 INFO 10/07/2015 05:24:50 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'update', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e9e74ac5-d53c-4a07-9418-61b0af9a3ca4', 'occi.core.id': 'sodemoca2276dc68e3df16'} | |
Thread-5 INFO 10/07/2015 05:24:50 PM: Current service state: update | |
Thread-5 INFO 10/07/2015 05:24:50 PM: Current stack state: UPDATE_COMPLETE | |
Thread-5 INFO 10/07/2015 05:24:50 PM: Service is ready | |
Thread-6 INFO 10/07/2015 05:24:51 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'update', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-6 INFO 10/07/2015 05:24:51 PM: Current service state: update | |
Thread-6 INFO 10/07/2015 05:24:51 PM: Current stack state: UPDATE_IN_PROGRESS | |
Thread-6 INFO 10/07/2015 05:24:51 PM: Service is not ready | |
Thread-6 INFO 10/07/2015 05:25:04 PM: ProvisionTask: checking service state at: http://d2.cloudcomplab.ch:8889/demo2/sodemo23843a90f785e33d | |
Thread-6 INFO 10/07/2015 05:25:04 PM: sending headers: {'X-Tenant-Name': 'edmo', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': '07304ccb0a8d41f1b1feea39e265c0c5'} | |
Thread-6 INFO 10/07/2015 05:25:05 PM: attributes extracted: {'mcn.endpoint.p1': '10.0.0.1', 'mcn.endpoint.p2': '10.0.0.1', 'mcn.service.state': 'update', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.mcn.stack.id': 'e43202b0-d927-4f45-8ea0-af2d31d579d2', 'occi.core.id': 'sodemo23843a90f785e33d'} | |
Thread-6 INFO 10/07/2015 05:25:05 PM: Current service state: update | |
Thread-6 INFO 10/07/2015 05:25:05 PM: Current stack state: UPDATE_COMPLETE | |
Thread-6 INFO 10/07/2015 05:25:05 PM: Service is ready | |
Thread-4 INFO 10/07/2015 05:25:18 PM: ---> All services and resources are now provisioned. | |
Thread-4 INFO 10/07/2015 05:25:18 PM: ============ PROVISION ============ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment