Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- edward@pituba:~/projects/scs-deploysystem/src/lua/scs/demos/deployer$ ./rundemo launch-manager.lua
- ATTENTION: Using the SCS_HOME system variable as /home/edward/projects/scs-deploysystem
- [Mon Jan 16 23:43:07 2012] [ INFO ] New orb instance publicy accessible
- [Mon Jan 16 23:43:07 2012] [ INFO ] A New Instance of a DeployManager
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ DEPLOYER ] In Deployer oo.class{...}
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ DEPLOYER ] Ending Deployer oo.class{...}
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ DEPLOYER ] In Deployer:__init
- [Mon Jan 16 23:43:07 2012] [ DEBUG ] [ DEPLOYER ] Value of self.count: 1
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ CLOUD_ENGINE ] In get_policies
- [Mon Jan 16 23:43:07 2012] [ DEBUG ] [ CLOUD_ENGINE ] target_environment: cloud_infrastructure
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ CLOUD_ENGINE ] In get_cloud_deployment_model
- [Mon Jan 16 23:43:07 2012] [ DEBUG ] [ CLOUD_ENGINE ] Cloud Deployment Model: private
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ INSTANCE ] Generating a IOR for an Instance on a Cloud Private Deployment
- [Mon Jan 16 23:43:07 2012] [ DEBUG ] [ INSTANCE ] Broker Started
- [Mon Jan 16 23:43:07 2012] [ INFO ] [ INSTANCE ] Getting all instaces
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ INSTANCE ] Trying to getting only running for getting instances
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] ----------[ READING PUBLIC REPOSITORIES CACHE ]----------
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] ---------------------------------------------------------
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] In Deployer:get_public_repositories
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Trigger an update of the self.cache.repositories when we found an outdate IOR
- [Mon Jan 16 23:43:08 2012] [ DEBUG ] Testing the reference persisted for the repository: 139.82.2.181 : 10001
- [Mon Jan 16 23:43:08 2012] [ INFO ] Ignoring this repository, outdated IOR!
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Persistent storage updated successfully!
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Ending Deployer:get_public_repositories and Returning repository_array
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] ----------[ READING HOST DESCRIPTIONS ]----------
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] -------------------------------------------------
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Loading machinesN.lua
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Reading the host list stored in disk
- [Mon Jan 16 23:43:08 2012] [ DEBUG ] [ DEPLOYER ] Loading the host description: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/hosts/ machine0.lua
- [Mon Jan 16 23:43:08 2012] [ DEBUG ] [ DEPLOYER ] Type of host_description:: table
- [Mon Jan 16 23:43:08 2012] [ DEBUG ] [ DEPLOYER ] This file will be load:: machine0.lua
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] ----------[ Printing All Hosts and Instances ]----------
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] --------------------------------------------------------
- { --[[table: 0xf43870]] }
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Trying to print all hosts loaded if exists inst.all_hosts
- { --[[table: 0x1478610]]
- { --[[table: 0x1485f80]]
- port = 10000,
- name = "pituba",
- languages = { --[[table: 0x148a9d0]]
- "lua",
- "java",
- },
- resources = { --[[table: 0x148a980]]
- bandwidth = 100,
- os = "linux",
- arch = "x86_64",
- cpu = 1800,
- mem = 512,
- },
- ip = "139.82.2.181",
- },
- }
- [Mon Jan 16 23:43:08 2012] [ DEBUG ] [ DEPLOYER ] Will be possible get hosts
- [Mon Jan 16 23:43:08 2012] [ INFO ] [ DEPLOYER ] Ending Deployer.__init
- [Mon Jan 16 23:43:08 2012] [ INFO ] > > > > > > returning inst.servant
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Deployer:create_plan()
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:__init
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:__init and Returning inst
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Setting entity:set_nickname to:Deployer_1.Plan_1
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:set_nickname
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Plan.nickname =: Deployer_1.Plan_1
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:set_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:set_manager
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:set_manager and Returning true
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Deployer:create_plan and Returning a servant
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:mark_as_admin
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:mark_as_admin
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:create_repository
- [Mon Jan 16 23:43:11 2012] [ INFO ] In search(descriptorhelper.lua)
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] kind: components
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] name: repository
- [Mon Jan 16 23:43:11 2012] [ INFO ] Calling importFromFile(path) from search(descriptionhelper)
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/repository-1.0-0.template
- [Mon Jan 16 23:43:11 2012] [ INFO ] In importFromFile(descriptorhelper.lua)
- [Mon Jan 16 23:43:11 2012] [ INFO ] In RepositoryEntity:__init
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Type of inst: table
- [Mon Jan 16 23:43:11 2012] [ INFO ] A BasicComponentEntity was created
- [Mon Jan 16 23:43:11 2012] [ INFO ] Printing BasicComponentEntity(setoff)
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:__init and Returning inst
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending and Returing inst in RepositoryEntity:__init
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:set_description
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:set_description
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:set_plan
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:set_plan and Returning self.plan
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:get_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:get_nickname
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Setting the component nick to: Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:set_nickname
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] BasicComponentEntity.nickname = Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:set_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:create_repository and Returning servant
- [Mon Jan 16 23:43:11 2012] [ INFO ] In RepositoryEntity:set_host( newhost )
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending RepositoryEntity:set_host( newhost )
- [Mon Jan 16 23:43:11 2012] [ INFO ] In RepositoryEntity:set_privacy
- [Mon Jan 16 23:43:11 2012] [ INFO ] RepositoryEntity warns its plan that he's public!
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Plan:get_manager()
- [Mon Jan 16 23:43:11 2012] [ INFO ] Obtains the manager associated with this deployment Plan
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Plan:get_manager and Returning Plan:get_manager
- [Mon Jan 16 23:43:11 2012] [ INFO ] In Deployer:add_public_repositories
- [Mon Jan 16 23:43:11 2012] [ INFO ] In RepositoryEntity:get_host
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending RepositoryEntity:get_host
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] Adding repository Deployer_1.Plan_1.RepositoryEntity_1 from public list.
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending Deployer:add_public_repositories
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending in RepositoryEntity:set_privacy
- [Mon Jan 16 23:43:11 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:11 2012] [ INFO ] ===In RepositoryEntity:deploy===
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] local corbaloc: corbaloc::139.82.2.181:10001/Repository
- +++++++++++++++++++++++ self.proxies.IComponent(1
- table
- table: 0x14542d0
- { --[[table: 0x14542d0]]
- __reference = { --[[table: 0x14a3980]]
- type_id = "",
- profiles = { --[[table: 0x14a3a30]]
- { --[[table: 0x1454550]]
- profile_data = "\000�\r\000\000\000139.82.2.181\000�'\
- \000\000\000Repository",
- tag = 0,
- },
- },
- },
- __deferred = { --[[table: 0x1453d50]]
- __reference = table: 0x14a3980,
- },
- __try = { --[[table: 0x14cce10]]
- __reference = table: 0x14a3980,
- },
- }
- [Mon Jan 16 23:43:11 2012] [ INFO ] Repository not running so starting up the repository daemon remotely through the SSH protocol
- [Mon Jan 16 23:43:11 2012] [ INFO ] Launching a RepositoryEntity
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] self.host.ip: 139.82.2.181
- [Mon Jan 16 23:43:11 2012] [ DEBUG ] self.host.port: 10000
- [Mon Jan 16 23:43:11 2012] [ INFO ] the repository is executing
- +++++++++++++++++++++++ self.proxies.IComponent(1
- table
- table: 0x13062a0
- { --[[table: 0x13062a0]]
- __reference = { --[[table: 0x1315e40]]
- type_id = "",
- profiles = { --[[table: 0x1305ff0]]
- { --[[table: 0x13062f0]]
- profile_data = "\000�\r\000\000\000139.82.2.181\000�'\
- \000\000\000Repository",
- tag = 0,
- },
- },
- },
- __deferred = { --[[table: 0x13064a0]]
- __reference = table: 0x1315e40,
- },
- __try = { --[[table: 0x1306580]]
- __reference = table: 0x1315e40,
- },
- }
- [Mon Jan 16 23:43:11 2012] [ INFO ] sleeping 2 seconds
- [Mon Jan 16 23:43:13 2012] [ INFO ] error1
- [Mon Jan 16 23:43:13 2012] [ INFO ] error2
- [Mon Jan 16 23:43:13 2012] [ INFO ] activating repository, please!
- [Mon Jan 16 23:43:13 2012] [ INFO ] RepositoryEntity deployed!
- [Mon Jan 16 23:43:13 2012] [ INFO ] Ending RepositoryEntity:deploy and Returning true
- [Mon Jan 16 23:43:15 2012] [ INFO ] In BasicComponentEntity:activate
- [Mon Jan 16 23:43:15 2012] [ INFO ] Ending BasicComponentEntity:activate
- [Mon Jan 16 23:43:54 2012] [ INFO ] [ DEPLOYER ] In Deployer:get_public_repositories
- [Mon Jan 16 23:43:54 2012] [ INFO ] [ DEPLOYER ] Trigger an update of the self.cache.repositories when we found an outdate IOR
- [Mon Jan 16 23:43:54 2012] [ DEBUG ] Testing the reference persisted for the repository: 139.82.2.181 : 10001
- [Mon Jan 16 23:43:54 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:54 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:43:54 2012] [ DEBUG ] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:43:54 2012] [ INFO ] [ DEPLOYER ] Ending Deployer:get_public_repositories and Returning repository_array
- [Mon Jan 16 23:43:54 2012] [ INFO ] In RepositoryEntity:publish
- [Mon Jan 16 23:43:54 2012] [ INFO ] In RepositoryEntity:publish_desc
- [Mon Jan 16 23:43:54 2012] [ INFO ] Ending RepositoryEntity:publish_desc
- [Mon Jan 16 23:43:54 2012] [ INFO ] In RepositoryEntity:publish_pkg
- [Mon Jan 16 23:43:54 2012] [ INFO ] In RepositoryEntity:_real_upload
- [DEPLOY VERBOSE] Trying upload the component: Hello-1.0-0 lua all
- [DEPLOY VERBOSE] Uploaded in ComponentRepository the component 'Hello-1.0-0' for 'lua' and 'all' sucessfully!
- [Mon Jan 16 23:43:54 2012] [ INFO ] Ending RepositoryEntity:_real_upload
- [Mon Jan 16 23:43:54 2012] [ INFO ] Ending RepositoryEntity:publish_pkg
- [Mon Jan 16 23:43:54 2012] [ INFO ] Ending RepositoryEntity:publish
- [Mon Jan 16 23:44:03 2012] [ INFO ] In RepositoryEntity:publish
- [Mon Jan 16 23:44:03 2012] [ INFO ] In RepositoryEntity:publish_desc
- [Mon Jan 16 23:44:03 2012] [ INFO ] Ending RepositoryEntity:publish_desc
- [Mon Jan 16 23:44:03 2012] [ INFO ] In RepositoryEntity:publish_pkg
- [Mon Jan 16 23:44:03 2012] [ INFO ] In RepositoryEntity:_real_upload
- [DEPLOY VERBOSE] Trying upload the component: Hello-1.0-0 java all
- [DEPLOY VERBOSE] Uploaded in ComponentRepository the component 'Hello-1.0-0' for 'java' and 'all' sucessfully!
- [Mon Jan 16 23:44:03 2012] [ INFO ] Ending RepositoryEntity:_real_upload
- [Mon Jan 16 23:44:03 2012] [ INFO ] Ending RepositoryEntity:publish_pkg
- [Mon Jan 16 23:44:03 2012] [ INFO ] Ending RepositoryEntity:publish
- =====================================================================
- ^[[Mon Jan 16 23:44:22 2012] [ INFO ] In Deployer:create_plan()
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:__init
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:__init and Returning inst
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Setting entity:set_nickname to:Deployer_1.Plan_2
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:set_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Plan.nickname =: Deployer_1.Plan_2
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:set_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:set_manager
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:set_manager and Returning true
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Deployer:create_plan and Returning a servant
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:create_component
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ComponentEntity:__init
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Type of inst: table
- [Mon Jan 16 23:44:22 2012] [ INFO ] A BasicComponentEntity was created
- [Mon Jan 16 23:44:22 2012] [ INFO ] Printing BasicComponentEntity(setoff)
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:__init and Returning inst
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending ComponentEntity:__init and Returning inst
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_plan and Returning self.plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Setting the component nick to='Deployer_1.Plan_2.ComponentEntity_1'
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] BasicComponentEntity.nickname = Deployer_1.Plan_2.ComponentEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:create_component and Returning servant
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_id
- [Mon Jan 16 23:44:22 2012] [ INFO ] First attempt: search in all private and public repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_all_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] Trying to get repositories from Plan:get_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_repositories()
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_repositories and Returning self.all_repositories_servants
- [Mon Jan 16 23:44:22 2012] [ INFO ] Trying to get repositories from Deployer:get_public_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_manager()
- [Mon Jan 16 23:44:22 2012] [ INFO ] Obtains the manager associated with this deployment Plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_manager and Returning Plan:get_manager
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] In Deployer:get_public_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] Trigger an update of the self.cache.repositories when we found an outdate IOR
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Testing the reference persisted for the repository: 139.82.2.181 : 10001
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] Ending Deployer:get_public_repositories and Returning repository_array
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_all_repositories and Returning all_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In RepositoryEntity:get_desc
- [Mon Jan 16 23:44:22 2012] [ INFO ] Second attempt: search in an internal component templates disk cache
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_description
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_description
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_id
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_args
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_args
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:deploy
- Error: Edward
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_description
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Deploying Component: 'Deployer_1.Plan_2.ComponentEntity_1' with version: 'Hello-1.0-0'
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ComponentEntity:deploy
- [Mon Jan 16 23:44:22 2012] [ INFO ] Getting Implementations of Components
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_available_implementation
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Searching all available implementation for: Deployer_1.Plan_2.ComponentEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] Getting all repositories from BasicComponentEntity:get_all_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_all_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] Trying to get repositories from Plan:get_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_repositories()
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_repositories and Returning self.all_repositories_servants
- [Mon Jan 16 23:44:22 2012] [ INFO ] Trying to get repositories from Deployer:get_public_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_manager()
- [Mon Jan 16 23:44:22 2012] [ INFO ] Obtains the manager associated with this deployment Plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_manager and Returning Plan:get_manager
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] In Deployer:get_public_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] Trigger an update of the self.cache.repositories when we found an outdate IOR
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Testing the reference persisted for the repository: 139.82.2.181 : 10001
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] [AMADEU] nickname: Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] [ DEPLOYER ] Ending Deployer:get_public_repositories and Returning repository_array
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_all_repositories and Returning all_repositories
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Repository nickname: Deployer_1.Plan_1.RepositoryEntity_1
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] type of self.id ='table' and view:
- { --[[table: 0xe0a040]]
- patch_version = 0,
- name = "Hello",
- major_version = 1,
- minor_version = 0,
- }
- [Mon Jan 16 23:44:22 2012] [ INFO ] In RepositoryEntity:search_byid( id ):
- [Mon Jan 16 23:44:22 2012] [ INFO ] Retrieving the component description from the Repository already deployed
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending RepositoryEntity:search_byid( id )
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Obtaining the implementations available for the component: 'Hello-1.0-0'
- [Mon Jan 16 23:44:22 2012] [ INFO ] It will decide automatically about the container details!
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling self:autofit_container
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ComponentEntity:autofit_container
- ----------------- AUTOFIT_CONTAINER table: 0x14b96e0
- [Mon Jan 16 23:44:22 2012] [ INFO ] Strategy: first fit
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling self.plan:less_used_containers()
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:less_used_containers
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:less_used_sort
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Value of entity_type: containers
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Refreshing the: 'containers' list order
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] First is: none, thereisn't containers yet!
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Ending Plan:less_used_sort and Returning true with entity_type : containers
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:less_used_containers
- [Mon Jan 16 23:44:22 2012] [ INFO ] Trying to get a container from containers
- [Mon Jan 16 23:44:22 2012] [ INFO ] No container was created yet, so let's create the first!
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling self.plan:create_container
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:create_container
- [Mon Jan 16 23:44:22 2012] [ INFO ] In search(descriptorhelper.lua)
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] kind: components
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] name: container
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] lang: lua
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling importFromFile(path) from search(descriptionhelper)
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/container-1.0-0.template
- [Mon Jan 16 23:44:22 2012] [ INFO ] In importFromFile(descriptorhelper.lua)
- [Mon Jan 16 23:44:22 2012] [ INFO ] Creating a new ContainerEntity
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ContainerEntity:__init
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:__init, Creating a new BasicComponentEntity
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Type of inst: table
- [Mon Jan 16 23:44:22 2012] [ INFO ] A BasicComponentEntity was created
- [Mon Jan 16 23:44:22 2012] [ INFO ] Printing BasicComponentEntity(setoff)
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:__init and Returning inst
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending ContainerEntity:__init and Returning inst
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_description
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_description
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_property
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_property
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_plan and Returning self.plan
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:get_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Setting the component nick to(Plan:create_container()): Deployer_1.Plan_2.ContainerEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] In BasicComponentEntity:set_nickname
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] BasicComponentEntity.nickname = Deployer_1.Plan_2.ContainerEntity_1
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending BasicComponentEntity:set_nickname
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:create_container and Returning servant
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling self:autofit_exnode
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] With lang = lua and plat = all
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ComponentEntity:autofit_exnode
- ----------------- AUTOFIT_EXNODE table: 0x14b96e0 lua all
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:less_used_nodes()
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:less_used_sort
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Value of entity_type: nodes
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Refreshing the: 'nodes' list order
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] First is: none, thereisn't nodes yet!
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Ending Plan:less_used_sort and Returning true with entity_type : nodes
- [Mon Jan 16 23:44:22 2012] [ INFO ] Ending Plan:less_used_nodes
- [Mon Jan 16 23:44:22 2012] [ INFO ] less_used_nodes are:
- { --[[table: 0x1118fc0]] }
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling(): self.plan:create_exnode
- [Mon Jan 16 23:44:22 2012] [ INFO ] In Plan:create_exnode
- [Mon Jan 16 23:44:22 2012] [ INFO ] In search(descriptorhelper.lua)
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] kind: components
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] name: executionnode
- [Mon Jan 16 23:44:22 2012] [ INFO ] Calling importFromFile(path) from search(descriptionhelper)
- [Mon Jan 16 23:44:22 2012] [ DEBUG ] Value of path: /home/edward/projects/scs-deploysystem/src/lua/scs/deployer/components/executionnode-1.0-0.template
- [Mon Jan 16 23:44:22 2012] [ INFO ] In importFromFile(descriptorhelper.lua)
- [Mon Jan 16 23:44:22 2012] [ INFO ] In ExecutionNodeEntity:__init() - Creating a new ExecutionNoneEntity
- ===============
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Deployer:get_plans
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Deployer:get_plans and Returning self.all_plans_servants
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:mark_as_admin
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:mark_as_admin
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_1.RepositoryEntity_1 ComponentRepository-1.0-0
- [Tue Jan 17 01:42:32 2012] [ INFO ] In RepositoryEntities:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:get_manager()
- [Tue Jan 17 01:42:32 2012] [ INFO ] Obtains the manager associated with this deployment Plan
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:get_manager and Returning Plan:get_manager
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Deployer:del_public_repositories
- [Tue Jan 17 01:42:32 2012] [ INFO ] In RepositoryEntity:get_host
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending RepositoryEntity:get_host
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] DEBUG: Removing the repository Deployer_1.Plan_1.RepositoryEntity_1 from public list.
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Deployer:del_public_repositories
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:deactivate
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:deactivate
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] RepositoryEntity undeployed!
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending RepositoryEntities:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:undeploy and Returning true
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Deployer:delete_plan
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Deployer:delete_plan
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:mark_as_admin
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:mark_as_admin
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In Plan:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [Tue Jan 17 01:42:32 2012] [ DEBUG ] Undeploying:Deployer_1.Plan_2.ComponentEntity_1 and Hello-1.0-0
- [Tue Jan 17 01:42:32 2012] [ INFO ] In ComponentEntity:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_2.ComponentEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_2.ContainerEntity_1 ComponentContainer-1.0-0
- [Tue Jan 17 01:42:32 2012] [ INFO ] In ContainerEntity:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_2.ContainerEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:32 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_2.ExecutionNodeEntity_1 ExecutionNode-1.0-0
- [Tue Jan 17 01:42:32 2012] [ INFO ] In ExecutionNodeEntity:undeploy
- [Tue Jan 17 01:42:32 2012] [ INFO ] In BasicComponentEntity:deactivate
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending BasicComponentEntity:deactivate
- [Tue Jan 17 01:42:33 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] ExecutionNodeEntity undeployed!
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending ExecutionNodeEntity:undeploy
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending Plan:undeploy and Returning true
- [Tue Jan 17 01:42:33 2012] [ INFO ] In Deployer:delete_plan
- [Tue Jan 17 01:42:33 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:33 2012] [ INFO ] In Plan:get_nickname
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending Plan:get_nickname
- [Tue Jan 17 01:42:33 2012] [ INFO ] Ending Deployer:delete_plan
- [Tue Jan 17 01:42:33 2012] [ INFO ] [ DEPLOYER ] In Deployer:get_public_repositories
- [Tue Jan 17 01:42:33 2012] [ INFO ] [ DEPLOYER ] Trigger an update of the self.cache.repositories when we found an outdate IOR
- [Tue Jan 17 01:42:33 2012] [ INFO ] [ DEPLOYER ] Ending Deployer:get_public_repositories and Returning repository_array
- [Tue Jan 17 01:42:34 2012] [ INFO ] In Plan:undeploy
- [Tue Jan 17 01:42:34 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:34 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:34 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:34 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_1.RepositoryEntity_1 ComponentRepository-1.0-0
- [Tue Jan 17 01:42:34 2012] [ INFO ] In RepositoryEntities:undeploy
- [Tue Jan 17 01:42:34 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:34 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_1.RepositoryEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:34 2012] [ INFO ] Ending Plan:undeploy and Returning true
- [Tue Jan 17 01:42:35 2012] [ INFO ] In Plan:undeploy
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [Tue Jan 17 01:42:35 2012] [ DEBUG ] Undeploying:Deployer_1.Plan_2.ComponentEntity_1 and Hello-1.0-0
- [Tue Jan 17 01:42:35 2012] [ INFO ] In ComponentEntity:undeploy
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_2.ComponentEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_2.ContainerEntity_1 ComponentContainer-1.0-0
- [Tue Jan 17 01:42:35 2012] [ INFO ] In ContainerEntity:undeploy
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_2.ContainerEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_description
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_description and Returing ret
- [DEPLOY VERBOSE] Undeploying: Deployer_1.Plan_2.ExecutionNodeEntity_1 ExecutionNode-1.0-0
- [Tue Jan 17 01:42:35 2012] [ INFO ] In ExecutionNodeEntity:undeploy
- [Tue Jan 17 01:42:35 2012] [ INFO ] In BasicComponentEntity:get_nickname
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending BasicComponentEntity:get_nickname
- [DEPLOY VERBOSE] WARNING: The entity Deployer_1.Plan_2.ExecutionNodeEntity_1 is not deployed. No problem.
- [Tue Jan 17 01:42:35 2012] [ INFO ] Ending Plan:undeploy and Returning true
Advertisement
Add Comment
Please, Sign In to add comment