Skip to content

Instantly share code, notes, and snippets.

@dizz
Created October 15, 2015 12:03
Show Gist options
  • Save dizz/a07b834e070852c17884 to your computer and use it in GitHub Desktop.
Save dizz/a07b834e070852c17884 to your computer and use it in GitHub Desktop.
/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
MainThread DEBUG 10/15/2015 01:56:08 PM: Executing design logic
MainThread INFO 10/15/2015 01:56:12 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas' can be instantiated at: http://178.22.67.144:8894
MainThread INFO 10/15/2015 01:56:15 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas' can be instantiated at: http://dnsaas.cloudcomplab.ch:8893
MainThread INFO 10/15/2015 01:56:17 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#ims' can be instantiated at: http://ims.cloudcomplab.ch:8890
MainThread INFO 10/15/2015 01:56:20 PM: Service type: u'http://schemas.mobile-cloud-networking.eu/occi/sm#epc' can be instantiated at: http://epc.cloudcomplab.ch:8888
127.0.0.1 - - [15/Oct/2015 13:56:20] "PUT /orchestrator/default HTTP/1.1" 201 2
MainThread DEBUG 10/15/2015 01:57:02 PM: Deploy service dependencies
Thread-1 INFO 10/15/2015 01:57:02 PM: ============ DEPLOY ============
Thread-1 INFO 10/15/2015 01:57:02 PM: Deploying service dependencies...
Thread-1 INFO 10/15/2015 01:57:02 PM: Deploying required services for http://schemas.mobile-cloud-networking.eu/occi/sm#ims-e2e
Thread-1 INFO 10/15/2015 01:57:02 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#maas -> http://178.22.67.144:8894
Thread-1 INFO 10/15/2015 01:57:02 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas -> http://dnsaas.cloudcomplab.ch:8893
Thread-1 INFO 10/15/2015 01:57:02 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#ims -> http://ims.cloudcomplab.ch:8890
Thread-1 INFO 10/15/2015 01:57:02 PM: * http://schemas.mobile-cloud-networking.eu/occi/sm#epc -> http://epc.cloudcomplab.ch:8888
Thread-1 INFO 10/15/2015 01:57:02 PM: dependant services deployment requests ready!
127.0.0.1 - - [15/Oct/2015 13:57:02] "POST /orchestrator/default?action=deploy HTTP/1.1" 200 2
Thread-2 INFO 10/15/2015 01:57:02 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas': {'inputs': [], 'endpoint': u'http://178.22.67.144:8894'}}
Thread-2 INFO 10/15/2015 01:57:02 PM: issuing service instantiation to: http://178.22.67.144:8894
Thread-2 INFO 10/15/2015 01:57:02 PM: issuing service instantiation with headers: {'Category': u'maas; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:57:02 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas': {'inputs': [u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas#mcn.endpoint.maas'], 'endpoint': u'http://dnsaas.cloudcomplab.ch:8893'}}
Thread-3 INFO 10/15/2015 01:57:02 PM: issuing service instantiation to: http://dnsaas.cloudcomplab.ch:8893
Thread-3 INFO 10/15/2015 01:57:02 PM: issuing service instantiation with headers: {'Category': u'dnsaas; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:57:02 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#ims': {'inputs': [u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas#mcn.endpoint.maas', u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas#mcn.endpoint.api', u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas#mcn.endpoint.forwarder'], 'endpoint': u'http://ims.cloudcomplab.ch:8890'}}
Thread-4 INFO 10/15/2015 01:57:02 PM: issuing service instantiation to: http://ims.cloudcomplab.ch:8890
Thread-4 INFO 10/15/2015 01:57:02 PM: issuing service instantiation with headers: {'Category': u'ims; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-1 INFO 10/15/2015 01:57:02 PM: Dependant services deployment requests sent!
Thread-5 INFO 10/15/2015 01:57:02 PM: Deploying: {u'http://schemas.mobile-cloud-networking.eu/occi/sm#epc': {'inputs': [u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas#mcn.endpoint.maas', u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas#mcn.endpoint.api', u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas#mcn.endpoint.forwarder'], 'endpoint': u'http://epc.cloudcomplab.ch:8888'}}
Thread-5 INFO 10/15/2015 01:57:02 PM: issuing service instantiation to: http://epc.cloudcomplab.ch:8888
Thread-5 INFO 10/15/2015 01:57:02 PM: issuing service instantiation with headers: {'Category': u'epc; scheme="http://schemas.mobile-cloud-networking.eu/occi/sm#"; class="kind"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-2 INFO 10/15/2015 01:57:16 PM: DeployTask: checking service state at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-2 INFO 10/15/2015 01:57:16 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-2 INFO 10/15/2015 01:57:17 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184'}
Thread-2 INFO 10/15/2015 01:57:17 PM: Current service state: initialise
Thread-2 INFO 10/15/2015 01:57:17 PM: Current stack state:
Thread-2 INFO 10/15/2015 01:57:17 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:57:18 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:57:18 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:57:18 PM: DeployTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:57:18 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:57:18 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8'}
Thread-3 INFO 10/15/2015 01:57:18 PM: Current service state: initialise
Thread-3 INFO 10/15/2015 01:57:18 PM: Current stack state:
Thread-3 INFO 10/15/2015 01:57:18 PM: Service is not ready
Thread-4 INFO 10/15/2015 01:57:19 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-4 INFO 10/15/2015 01:57:19 PM: Current service state: initialise
Thread-4 INFO 10/15/2015 01:57:19 PM: Current stack state:
Thread-4 INFO 10/15/2015 01:57:19 PM: Service is not ready
Thread-5 INFO 10/15/2015 01:57:24 PM: DeployTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:57:24 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-5 INFO 10/15/2015 01:57:25 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'occi.core.id': 'soepcf82961b878fadd34'}
Thread-5 INFO 10/15/2015 01:57:25 PM: Current service state: initialise
Thread-5 INFO 10/15/2015 01:57:25 PM: Current stack state:
Thread-5 INFO 10/15/2015 01:57:25 PM: Service is not ready
Thread-2 INFO 10/15/2015 01:57:30 PM: DeployTask: checking service state at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-2 INFO 10/15/2015 01:57:30 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-2 INFO 10/15/2015 01:57:31 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184'}
Thread-2 INFO 10/15/2015 01:57:31 PM: Current service state: initialise
Thread-2 INFO 10/15/2015 01:57:31 PM: Current stack state:
Thread-2 INFO 10/15/2015 01:57:31 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:57:31 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:57:31 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:57:32 PM: DeployTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:57:32 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:57:33 PM: attributes extracted: {'mcn.service.state': 'initialise', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-4 INFO 10/15/2015 01:57:33 PM: Current service state: initialise
Thread-4 INFO 10/15/2015 01:57:33 PM: Current stack state:
Thread-4 INFO 10/15/2015 01:57:33 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:57:33 PM: attributes extracted: {'mcn.service.state': 'activate', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:57:33 PM: Current service state: activate
Thread-3 INFO 10/15/2015 01:57:33 PM: Current stack state: CREATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:57:33 PM: Service is not ready
Thread-5 INFO 10/15/2015 01:57:38 PM: DeployTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:57:38 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-5 INFO 10/15/2015 01:57:39 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'occi.core.id': 'soepcf82961b878fadd34', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-5 INFO 10/15/2015 01:57:39 PM: Current service state: activate
Thread-5 INFO 10/15/2015 01:57:39 PM: Current stack state: CREATE_IN_PROGRESS
Thread-5 INFO 10/15/2015 01:57:39 PM: Service is not ready
Thread-2 INFO 10/15/2015 01:57:44 PM: DeployTask: checking service state at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-2 INFO 10/15/2015 01:57:44 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:57:46 PM: DeployTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:57:46 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:57:46 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:57:46 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:57:48 PM: attributes extracted: {'mcn.service.state': 'activate', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:57:48 PM: Current service state: activate
Thread-3 INFO 10/15/2015 01:57:48 PM: Current stack state: CREATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:57:48 PM: Service is not ready
Thread-2 INFO 10/15/2015 01:57:50 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.mcn.stack.id': '1', 'occi.core.id': 'somaas70cd0d45554f3184', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-2 INFO 10/15/2015 01:57:50 PM: Current service state: activate
Thread-2 INFO 10/15/2015 01:57:50 PM: Current stack state: CREATE_IN_PROGRESS
Thread-2 INFO 10/15/2015 01:57:50 PM: Service is not ready
Thread-5 INFO 10/15/2015 01:57:52 PM: DeployTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:57:52 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-5 INFO 10/15/2015 01:57:53 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'occi.core.id': 'soepcf82961b878fadd34', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-5 INFO 10/15/2015 01:57:53 PM: Current service state: activate
Thread-5 INFO 10/15/2015 01:57:53 PM: Current stack state: CREATE_IN_PROGRESS
Thread-5 INFO 10/15/2015 01:57:53 PM: Service is not ready
Thread-4 INFO 10/15/2015 01:57:55 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.mcn.stack.id': '1', 'occi.core.id': 'soimsa338ab2447d82b5f', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-4 INFO 10/15/2015 01:57:55 PM: Current service state: activate
Thread-4 INFO 10/15/2015 01:57:55 PM: Current stack state: CREATE_IN_PROGRESS
Thread-4 INFO 10/15/2015 01:57:55 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:58:01 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:58:01 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-2 INFO 10/15/2015 01:58:03 PM: DeployTask: checking service state at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-2 INFO 10/15/2015 01:58:03 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:58:04 PM: attributes extracted: {'mcn.service.state': 'activate', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:58:04 PM: Current service state: activate
Thread-3 INFO 10/15/2015 01:58:04 PM: Current stack state: CREATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:58:04 PM: Service is not ready
Thread-2 INFO 10/15/2015 01:58:04 PM: attributes extracted: {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}
Thread-2 INFO 10/15/2015 01:58:04 PM: Current service state: activate
Thread-2 INFO 10/15/2015 01:58:04 PM: Current stack state: CREATE_COMPLETE
Thread-2 INFO 10/15/2015 01:58:04 PM: Service is ready
Thread-2 INFO 10/15/2015 01:58:04 PM: attributes extracted: {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}
Thread-2 INFO 10/15/2015 01:58:04 PM: Service instantiated: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-2 INFO 10/15/2015 01:58:04 PM: Service attributes are: {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}
Thread-2 INFO 10/15/2015 01:58:04 PM: created the service: {'attributes': {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas', 'location': 'http://178.22.67.144:8894/maas/somaas70cd0d45554f3184'}
Thread-5 INFO 10/15/2015 01:58:06 PM: DeployTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:58:06 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-5 INFO 10/15/2015 01:58:07 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'occi.core.id': 'soepcf82961b878fadd34', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-5 INFO 10/15/2015 01:58:07 PM: Current service state: activate
Thread-5 INFO 10/15/2015 01:58:07 PM: Current stack state: CREATE_IN_PROGRESS
Thread-5 INFO 10/15/2015 01:58:07 PM: Service is not ready
Thread-4 INFO 10/15/2015 01:58:08 PM: DeployTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:58:08 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:58:09 PM: attributes extracted: {'mcn.service.state': 'activate', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.mcn.stack.id': '1', 'occi.core.id': 'soimsa338ab2447d82b5f', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS'}
Thread-4 INFO 10/15/2015 01:58:09 PM: Current service state: activate
Thread-4 INFO 10/15/2015 01:58:09 PM: Current stack state: CREATE_IN_PROGRESS
Thread-4 INFO 10/15/2015 01:58:09 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:58:17 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:58:17 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:58:18 PM: attributes extracted: {'mcn.service.state': 'activate', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'CREATE_IN_PROGRESS', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:58:18 PM: Current service state: activate
Thread-3 INFO 10/15/2015 01:58:18 PM: Current stack state: CREATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:58:18 PM: Service is not ready
Thread-5 INFO 10/15/2015 01:58:20 PM: DeployTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:58:20 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-5 INFO 10/15/2015 01:58:21 PM: attributes extracted: {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}
Thread-5 INFO 10/15/2015 01:58:21 PM: Current service state: provision
Thread-5 INFO 10/15/2015 01:58:21 PM: Current stack state: CREATE_COMPLETE
Thread-5 INFO 10/15/2015 01:58:21 PM: Service is ready
Thread-5 INFO 10/15/2015 01:58:21 PM: attributes extracted: {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}
Thread-5 INFO 10/15/2015 01:58:21 PM: Service instantiated: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-5 INFO 10/15/2015 01:58:21 PM: Service attributes are: {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}
Thread-5 INFO 10/15/2015 01:58:21 PM: created the service: {'attributes': {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#epc', 'location': 'http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34'}
Thread-4 INFO 10/15/2015 01:58:22 PM: DeployTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:58:22 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-4 INFO 10/15/2015 01:58:23 PM: attributes extracted: {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-4 INFO 10/15/2015 01:58:23 PM: Current service state: provision
Thread-4 INFO 10/15/2015 01:58:23 PM: Current stack state: CREATE_COMPLETE
Thread-4 INFO 10/15/2015 01:58:23 PM: Service is ready
Thread-4 INFO 10/15/2015 01:58:23 PM: attributes extracted: {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-4 INFO 10/15/2015 01:58:23 PM: Service instantiated: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-4 INFO 10/15/2015 01:58:23 PM: Service attributes are: {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-4 INFO 10/15/2015 01:58:23 PM: created the service: {'attributes': {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#ims', 'location': 'http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f'}
Thread-3 INFO 10/15/2015 01:58:31 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:58:31 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:58:32 PM: attributes extracted: {'mcn.service.state': 'provision', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:58:32 PM: Current service state: provision
Thread-3 INFO 10/15/2015 01:58:32 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:58:32 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:58:45 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:58:45 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:58:47 PM: attributes extracted: {'mcn.service.state': 'provision', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:58:47 PM: Current service state: provision
Thread-3 INFO 10/15/2015 01:58:47 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:58:47 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:59:00 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:59:00 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:59:01 PM: attributes extracted: {'mcn.service.state': 'provision', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'scalelimit1': '150', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:59:01 PM: Current service state: provision
Thread-3 INFO 10/15/2015 01:59:01 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-3 INFO 10/15/2015 01:59:01 PM: Service is not ready
Thread-3 INFO 10/15/2015 01:59:14 PM: DeployTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:59:14 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-3 INFO 10/15/2015 01:59:15 PM: attributes extracted: {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:59:15 PM: Current service state: provision
Thread-3 INFO 10/15/2015 01:59:15 PM: Current stack state: UPDATE_COMPLETE
Thread-3 INFO 10/15/2015 01:59:15 PM: Service is ready
Thread-3 INFO 10/15/2015 01:59:15 PM: attributes extracted: {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:59:15 PM: Service instantiated: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-3 INFO 10/15/2015 01:59:15 PM: Service attributes are: {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-3 INFO 10/15/2015 01:59:15 PM: created the service: {'attributes': {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas', 'location': 'http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8'}
Thread-1 INFO 10/15/2015 01:59:15 PM: ---> Creation of service dependencies is complete. Endpoints: [[{'attributes': {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas', 'location': 'http://178.22.67.144:8894/maas/somaas70cd0d45554f3184'}], [{'attributes': {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#epc', 'location': 'http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34'}], [{'attributes': {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#ims', 'location': 'http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f'}], [{'attributes': {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas', 'location': 'http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8'}]]
Thread-1 INFO 10/15/2015 01:59:15 PM: ---> All services are now deployed.
Thread-1 INFO 10/15/2015 01:59:15 PM: ============ DEPLOY ============
Thread-6 INFO 10/15/2015 02:00:35 PM: ===================> Waiting for deployment of service to complete
Thread-6 INFO 10/15/2015 02:00:35 PM: ===================> Deployment phase complete. Beginning provisioning...
Thread-6 INFO 10/15/2015 02:00:35 PM: ============ PROVISION ============
Thread-6 DEBUG 10/15/2015 02:00:35 PM: Getting attributes for service instance: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
MainThread INFO 10/15/2015 02:00:35 PM: Now I can provision my resources once my resources are created. Service info:
MainThread INFO 10/15/2015 02:00:35 PM: [[{'attributes': {'mcn.service.state': 'activate', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas', 'location': 'http://178.22.67.144:8894/maas/somaas70cd0d45554f3184'}], [{'attributes': {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'provision', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#epc', 'location': 'http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34'}], [{'attributes': {'mcn.service.state': 'provision', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.core.id': 'soimsa338ab2447d82b5f'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#ims', 'location': 'http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f'}], [{'attributes': {'mcn.service.state': 'provision', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}, 'type': u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas', 'location': 'http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8'}]]
127.0.0.1 - - [15/Oct/2015 14:00:35] "POST /orchestrator/default?action=provision HTTP/1.1" 200 2
Thread-6 DEBUG 10/15/2015 02:00:36 PM: Getting attributes for service instance: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-6 DEBUG 10/15/2015 02:00:37 PM: Getting attributes for service instance: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-6 DEBUG 10/15/2015 02:00:38 PM: Getting attributes for service instance: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-6 INFO 10/15/2015 02:00:39 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#ims
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#ims needs the following provisioning input parameters: [{u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas': u'mcn.endpoint.api'}, {u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas': u'mcn.endpoint.maas'}, {u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas': u'mcn.endpoint.forwarder'}]
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#ims will be updated with: mcn.endpoint.api = 130.92.70.204
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#ims will be updated with: mcn.endpoint.maas = 130.92.70.197
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#ims will be updated with: mcn.endpoint.forwarder = 130.92.70.196
Thread-6 DEBUG 10/15/2015 02:00:39 PM: Parameters {u'mcn.endpoint.forwarder': u'130.92.70.196', u'mcn.endpoint.maas': u'130.92.70.197', u'mcn.endpoint.api': u'130.92.70.204'} for http://schemas.mobile-cloud-networking.eu/occi/sm#ims instance at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-6 INFO 10/15/2015 02:00:39 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas needs the following provisioning input parameters: [{u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas': u'mcn.endpoint.maas'}]
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas will be updated with: mcn.endpoint.maas = 130.92.70.197
Thread-6 DEBUG 10/15/2015 02:00:39 PM: Parameters {u'mcn.endpoint.maas': u'130.92.70.197'} for http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas instance at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-6 INFO 10/15/2015 02:00:39 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#epc
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#epc needs the following provisioning input parameters: [{u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas': u'mcn.endpoint.api'}, {u'http://schemas.mobile-cloud-networking.eu/occi/sm#maas': u'mcn.endpoint.maas'}, {u'http://schemas.mobile-cloud-networking.eu/occi/sm#dnsaas': u'mcn.endpoint.forwarder'}]
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#epc will be updated with: mcn.endpoint.api = 130.92.70.204
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#epc will be updated with: mcn.endpoint.maas = 130.92.70.197
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#epc will be updated with: mcn.endpoint.forwarder = 130.92.70.196
Thread-6 DEBUG 10/15/2015 02:00:39 PM: Parameters {u'mcn.endpoint.forwarder': u'130.92.70.196', u'mcn.endpoint.maas': u'130.92.70.197', u'mcn.endpoint.api': u'130.92.70.204'} for http://schemas.mobile-cloud-networking.eu/occi/sm#epc instance at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-6 INFO 10/15/2015 02:00:39 PM: Getting parameters for: http://schemas.mobile-cloud-networking.eu/occi/sm#maas
Thread-6 INFO 10/15/2015 02:00:39 PM: http://schemas.mobile-cloud-networking.eu/occi/sm#maas needs the following provisioning input parameters: []
Thread-6 DEBUG 10/15/2015 02:00:39 PM: Parameters {} for http://schemas.mobile-cloud-networking.eu/occi/sm#maas instance at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-7 INFO 10/15/2015 02:00:39 PM: Provisioning service instance: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-7 INFO 10/15/2015 02:00:39 PM: Sending headers: {'X-OCCI-Attribute': u'mcn.endpoint.forwarder="130.92.70.196", mcn.endpoint.maas="130.92.70.197", mcn.endpoint.api="130.92.70.204"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:00:39 PM: Provisioning service instance: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-8 INFO 10/15/2015 02:00:39 PM: Sending headers: {'X-OCCI-Attribute': u'mcn.endpoint.maas="130.92.70.197"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-9 INFO 10/15/2015 02:00:39 PM: Provisioning service instance: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-9 INFO 10/15/2015 02:00:39 PM: Sending headers: {'X-OCCI-Attribute': u'mcn.endpoint.forwarder="130.92.70.196", mcn.endpoint.maas="130.92.70.197", mcn.endpoint.api="130.92.70.204"', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-10 INFO 10/15/2015 02:00:39 PM: Provisioning service instance: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-10 INFO 10/15/2015 02:00:39 PM: Sending headers: {'X-OCCI-Attribute': '', 'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:00:54 PM: ProvisionTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-8 INFO 10/15/2015 02:00:54 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-9 INFO 10/15/2015 02:00:54 PM: ProvisionTask: checking service state at: http://epc.cloudcomplab.ch:8888/epc/soepcf82961b878fadd34
Thread-9 INFO 10/15/2015 02:00:54 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-10 INFO 10/15/2015 02:00:54 PM: ProvisionTask: checking service state at: http://178.22.67.144:8894/maas/somaas70cd0d45554f3184
Thread-10 INFO 10/15/2015 02:00:54 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:00:54 PM: attributes extracted: {'mcn.service.state': 'update', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-8 INFO 10/15/2015 02:00:54 PM: Current service state: update
Thread-8 INFO 10/15/2015 02:00:54 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-8 INFO 10/15/2015 02:00:54 PM: Service is not ready
Thread-10 INFO 10/15/2015 02:00:55 PM: attributes extracted: {'mcn.service.state': 'update', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.maas.mgmt.public': '130.92.70.197', 'occi.mcn.stack.id': '1', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/somaas70cd0d45554f3184', 'occi.core.id': 'somaas70cd0d45554f3184', 'mcn.endpoint.maas.mgmt.private': '192.168.85.105'}
Thread-10 INFO 10/15/2015 02:00:55 PM: Current service state: update
Thread-10 INFO 10/15/2015 02:00:55 PM: Current stack state: CREATE_COMPLETE
Thread-10 INFO 10/15/2015 02:00:55 PM: Service is ready
Thread-9 INFO 10/15/2015 02:00:55 PM: attributes extracted: {'pgwu-sgwu-1.net_a.ip': '172.19.5.45', 'mcn.service.state': 'update', 'mcn.endpoint.dnsaas': '192.168.85.112', 'pgwu-sgwu-1.net_d.ip': '172.19.8.45', 'mcn.endpoint.nat': '192.168.85.46', 'mme-pgwc-sgwc_public_ip': '130.92.70.205', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'nat.net_a.ip': '172.19.5.46', 'pgwu-sgwu-1_public_ip': '130.92.70.206', 'mcn.endpoint.api': '130.92.70.204', 'mcn.endpoint.pgwu-sgwu-1': '192.168.85.45', 'occi.mcn.stack.id': 'b1440bd7-2e27-431b-bcf4-59bd9bf5b8a6', 'mme-pgwc-sgwc.net_d.ip': '172.19.8.47', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.mme-pgwc-sgwc': '192.168.85.47', 'occi.core.id': 'soepcf82961b878fadd34', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soepcf82961b878fadd34'}
Thread-9 INFO 10/15/2015 02:00:55 PM: Current service state: update
Thread-9 INFO 10/15/2015 02:00:55 PM: Current stack state: CREATE_COMPLETE
Thread-9 INFO 10/15/2015 02:00:55 PM: Service is ready
Thread-8 INFO 10/15/2015 02:01:07 PM: ProvisionTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-8 INFO 10/15/2015 02:01:07 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:01:08 PM: attributes extracted: {'mcn.service.state': 'update', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-8 INFO 10/15/2015 02:01:08 PM: Current service state: update
Thread-8 INFO 10/15/2015 02:01:08 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-8 INFO 10/15/2015 02:01:08 PM: Service is not ready
Thread-8 INFO 10/15/2015 02:01:21 PM: ProvisionTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-8 INFO 10/15/2015 02:01:21 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:01:23 PM: attributes extracted: {'mcn.service.state': 'update', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_IN_PROGRESS', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-8 INFO 10/15/2015 02:01:23 PM: Current service state: update
Thread-8 INFO 10/15/2015 02:01:23 PM: Current stack state: UPDATE_IN_PROGRESS
Thread-8 INFO 10/15/2015 02:01:23 PM: Service is not ready
Thread-8 INFO 10/15/2015 02:01:36 PM: ProvisionTask: checking service state at: http://dnsaas.cloudcomplab.ch:8893/dnsaas/sodnsa94bca560f17d30e8
Thread-8 INFO 10/15/2015 02:01:36 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-8 INFO 10/15/2015 02:01:37 PM: attributes extracted: {'mcn.service.state': 'update', 'scalelimit1': '150', 'mcn.endpoint.forwarder_private_ip': '192.168.85.104', 'string': 'immutable_init_value', 'occi.mcn.stack.state': 'UPDATE_COMPLETE', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/sodnsa94bca560f17d30e8', 'mcn.endpoint.api_private_ip': '192.168.85.103', 'mcn.endpoint.api': '130.92.70.204', 'occi.mcn.stack.id': 'ed092f5f-31a7-469c-973e-c02634688fdb', 'highavailability': 'no', 'testbed': 'ubern', 'scalelimit2': '300', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.dns1_private_ip': '192.168.85.103', 'mcn.endpoint.maas': '130.92.70.197', 'mcn.endpoint.dns1': '130.92.70.204', 'occi.core.id': 'sodnsa94bca560f17d30e8', 'region_name': 'UBern'}
Thread-8 INFO 10/15/2015 02:01:37 PM: Current service state: update
Thread-8 INFO 10/15/2015 02:01:37 PM: Current stack state: UPDATE_COMPLETE
Thread-8 INFO 10/15/2015 02:01:37 PM: Service is ready
Thread-7 INFO 10/15/2015 02:02:32 PM: ProvisionTask: checking service state at: http://ims.cloudcomplab.ch:8890/ims/soimsa338ab2447d82b5f
Thread-7 INFO 10/15/2015 02:02:32 PM: sending headers: {'X-Tenant-Name': 'mcntub', 'Content-type': 'text/occi', 'Accept': 'text/occi', 'X-Auth-Token': 'e71d1c02bf774d729e3da5c102189318'}
Thread-7 INFO 10/15/2015 02:02:34 PM: attributes extracted: {'mcn.service.state': 'update', 'occi.so.url': 'http://cc.cloudcomplab.ch:8889/app/soimsa338ab2447d82b5f', 'occi.mcn.stack.state': 'CREATE_COMPLETE', 'mcn.endpoint.slf-1.mgmt.private': '192.168.85.108', 'mcn.endpoint.api': '130.92.70.204', 'mcn.endpoint.cscfs-1.mgmt.private': '192.168.85.109', 'mcn.endpoint.cscfs-1.mgmt.public': '130.92.70.208', 'mcn.endpoint.db-1.mgmt.public': '130.92.70.209', 'mcn.endpoint.db-1.mgmt.private': '192.168.85.107', 'occi.mcn.stack.id': '1', 'mcn.endpoint.slf-1.mgmt.public': '130.92.70.210', 'mcn.endpoint.hss-1.mgmt.public': '130.92.70.207', 'mcn.endpoint.forwarder': '130.92.70.196', 'mcn.endpoint.hss-1.mgmt.private': '192.168.85.106', 'mcn.endpoint.maas': '130.92.70.197', 'occi.core.id': 'soimsa338ab2447d82b5f'}
Thread-7 INFO 10/15/2015 02:02:34 PM: Current service state: update
Thread-7 INFO 10/15/2015 02:02:34 PM: Current stack state: CREATE_COMPLETE
Thread-7 INFO 10/15/2015 02:02:34 PM: Service is ready
Thread-6 INFO 10/15/2015 02:02:34 PM: ---> All services and resources are now provisioned.
Thread-6 INFO 10/15/2015 02:02:34 PM: ============ PROVISION ============
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment