Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 601709 Details for
Bug 844950
Sometimes failed to create 2 scalable jbossas app at the same time using different users
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
development.log
development.log (text/x-log), 79.99 KB, created by
jizhao
on 2012-08-01 10:52:26 UTC
(
hide
)
Description:
development.log
Filename:
MIME Type:
Creator:
jizhao
Created:
2012-08-01 10:52:26 UTC
Size:
79.99 KB
patch
obsolete
>Started POST "/broker/userinfo" for 203.114.244.88 at Wed Aug 01 06:42:29 -0400 2012 > > >Started POST "/broker/userinfo" for 203.114.244.88 at Wed Aug 01 06:42:29 -0400 2012 > Processing by LegacyBrokerController#user_info_post as > Parameters: {"password"=>"[FILTERED]", "json_data"=>"{\"rhlogin\":\"jizhao+7@redhat.com\",\"debug\":true,\"api\":\"1.1.3\"}"} > Processing by LegacyBrokerController#user_info_post as > Parameters: {"password"=>"[FILTERED]", "json_data"=>"{\"rhlogin\":\"jizhao+6@redhat.com\",\"debug\":true,\"api\":\"1.1.3\"}"} >User-Agent = 'Ruby' >User-Agent = 'Ruby' >MongoDataStore.find(CloudUser, jizhao+6@redhat.com, jizhao+6@redhat.com) > >MongoDataStore.find(CloudUser, jizhao+7@redhat.com, jizhao+7@redhat.com) > > > > >[REQ_ID=e98785a454ac4402a71922bb9c634854] ACTION=LEGACY_USER_INFO >Completed 200 OK in 91ms (Views: 5.2ms) >[REQ_ID=dbaaac27cf414ee7a9f7f5d1cff29ae1] ACTION=LEGACY_USER_INFO > >Completed 200 OK in 103ms (Views: 1.8ms) > > > > > > >Started GET "/broker/rest/api" for 203.114.244.88 at Wed Aug 01 06:42:30 -0400 2012 > Processing by BaseController#show as JSON > > >Started GET "/broker/rest/api" for 203.114.244.88 at Wed Aug 01 06:42:30 -0400 2012 > Processing by BaseController#show as JSON >Completed 200 OK in 33ms (Views: 25.7ms) >Completed 200 OK in 32ms (Views: 19.1ms) > > >Started GET "/broker/rest/api" for 203.114.244.88 at Wed Aug 01 06:42:32 -0400 2012 > Processing by BaseController#show as JSON > > >Started GET "/broker/rest/api" for 203.114.244.88 at Wed Aug 01 06:42:32 -0400 2012 > Processing by BaseController#show as JSON >Completed 200 OK in 47ms (Views: 26.2ms) >Completed 200 OK in 43ms (Views: 25.2ms) > > >Started GET "/broker/rest/domains" for 203.114.244.88 at Wed Aug 01 06:42:33 -0400 2012 > Processing by DomainsController#index as JSON >MongoDataStore.find(CloudUser, jizhao+7@redhat.com, jizhao+7@redhat.com) > > > >Started GET "/broker/rest/domains" for 203.114.244.88 at Wed Aug 01 06:42:33 -0400 2012 > Processing by DomainsController#index as JSON >MongoDataStore.find(CloudUser, jizhao+6@redhat.com, jizhao+6@redhat.com) > >Getting domains for user jizhao+7@redhat.com >#<Domain:0x7fcf251f8870> >[REQ_ID=2f058f14558048ba9eb22d3062a0a3de] ACTION=LIST_DOMAINS >Getting domains for user jizhao+6@redhat.com >#<Domain:0x7fcf2501b1d8> >[REQ_ID=c1a50972d2a645b6ab551489a1ab0a40] ACTION=LIST_DOMAINS >Completed 200 OK in 110ms (Views: 36.9ms) >Completed 200 OK in 209ms (Views: 107.5ms) > > >Started POST "/broker/rest/domains/jizhao70/applications" for 203.114.244.88 at Wed Aug 01 06:42:34 -0400 2012 > Processing by ApplicationsController#create as JSON > Parameters: {"cartridge"=>"jbossas-7", "gear_profile"=>"small", "domain_id"=>"jizhao70", "name"=>"app2", "scale"=>"true"} >MongoDataStore.find(CloudUser, jizhao+7@redhat.com, jizhao+7@redhat.com) > >Checking to see if user limit for number of apps has been reached >Validating application >Checking to see if application name is black listed >Creating application app2 >Creating gears > > >Started POST "/broker/rest/domains/jizhao60/applications" for 203.114.244.88 at Wed Aug 01 06:42:34 -0400 2012 > Processing by ApplicationsController#create as JSON > Parameters: {"cartridge"=>"jbossas-7", "gear_profile"=>"small", "domain_id"=>"jizhao60", "name"=>"app1", "scale"=>"true"} >MongoDataStore.find(CloudUser, jizhao+6@redhat.com, jizhao+6@redhat.com) > >DEBUG: rpc_get_fact: fact=active_capacity >DEBUG: rpc_exec: rpc_client=#<MCollective::RPC::Client:0x7fcf25224588> >Checking to see if user limit for number of apps has been reached >Validating application >Checking to see if application name is black listed >Creating application app1 >Creating gears >DEBUG: rpc_get_fact: fact=active_capacity >DEBUG: rpc_exec: rpc_client=#<MCollective::RPC::Client:0x7fcf2536f7f8> >Current server: ip-10-191-43-65 active capacity: 0.0 >CURRENT SERVER: ip-10-191-43-65 >DEBUG: find_available_impl: current_server: ip-10-191-43-65: 0.0 >Current server: ip-10-191-43-65 active capacity: 0.0 >CURRENT SERVER: ip-10-191-43-65 >DEBUG: find_available_impl: current_server: ip-10-191-43-65: 0.0 >MongoDataStore.create(Application, jizhao+7@redhat.com, app2, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25281aa8> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-create", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao70", "--with-app-name"=>"app2", "--with-container-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-app-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-container-name"=>"app2"}}, @id, {'identity' => @id}) >MongoDataStore.create(Application, jizhao+6@redhat.com, app1, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf254d8540> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-create", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao60", "--with-app-name"=>"app1", "--with-container-uuid"=>"ab540fa053b54d5c9c3192cdbe74d5aa", "--with-app-uuid"=>"ab540fa053b54d5c9c3192cdbe74d5aa", "--with-container-name"=>"app1"}}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf251708d0 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: [#<MCollective::RPC::Result:0x7fcf25328358 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Output of parallel execute: gearf1e1de6a8366458c94a285d752babee9result_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCty20v+n7N8Al698beGLMudCR/5TH/vLn4GAFFuxHngCzdVNGOUVdAWsz3/4BpWAsJ+txevVaAZawuKB9aZgEUCe4RQOI2JdkDyOAdZJRaClf242nng8s8IXYhCpXN+u8o2rNsCTtaueThbYXIkJdBNYuQjycIF1dBUTXu66nD+psCFaHZP3sPHdrrihY6wXtAaXxCTCHJ3VbG9V/xh+xciyyj2z7kuj9BhJkCxMBRFFqp5sOR0xtwA5xC0tJEA9+aW2yXLqf2ir7ZH4pryWzY3++Oe/7Uc6EVwOul2EsLcALMCI9Sxw2+zVLUN8jwctbK7ZHvWtFlGcQNtj4xF--with-container-uuidf1e1de6a8366458c94a285d752babee9--with-ssh-key-commentdefault--with-app-uuidf1e1de6a8366458c94a285d752babee9--with-ssh-key-typessh-rsa, exitcode: 0, from: ip-10-191-43-65 >DEBUG: rpc_get_fact: fact=active_capacity >DEBUG: rpc_exec: rpc_client=#<MCollective::RPC::Client:0x7fcf25068ac8> >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCty20v+n7N8Al698beGLMudCR/5TH/vLn4GAFFuxHngCzdVNGOUVdAWsz3/4BpWAsJ+txevVaAZawuKB9aZgEUCe4RQOI2JdkDyOAdZJRaClf242nng8s8IXYhCpXN+u8o2rNsCTtaueThbYXIkJdBNYuQjycIF1dBUTXu66nD+psCFaHZP3sPHdrrihY6wXtAaXxCTCHJ3VbG9V/xh+xciyyj2z7kuj9BhJkCxMBRFFqp5sOR0xtwA5xC0tJEA9+aW2yXLqf2ir7ZH4pryWzY3++Oe/7Uc6EVwOul2EsLcALMCI9Sxw2+zVLUN8jwctbK7ZHvWtFlGcQNtj4xF--with-container-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ssh-key-commentdefault--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ssh-key-typessh-rsa, exitcode: 0, from: ip-10-191-43-65 >DEBUG: rpc_get_fact: fact=active_capacity >DEBUG: rpc_exec: rpc_client=#<MCollective::RPC::Client:0x7fcf25246318> >Current server: ip-10-191-43-65 active capacity: 0.0 >CURRENT SERVER: ip-10-191-43-65 >DEBUG: find_available_impl: current_server: ip-10-191-43-65: 0.0 >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >Current server: ip-10-191-43-65 active capacity: 0.0 >CURRENT SERVER: ip-10-191-43-65 >DEBUG: find_available_impl: current_server: ip-10-191-43-65: 0.0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf2506ab20> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-create", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao70", "--with-app-name"=>"app2", "--with-container-uuid"=>"cc163e6df5c54334bcf6c991e6a7cd76", "--with-app-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-container-name"=>"cc163e6df5"}}, @id, {'identity' => @id}) >MongoDataStore.save(Application, jizhao+6@redhat.com, app1, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25265240> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-create", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao60", "--with-app-name"=>"app1", "--with-container-uuid"=>"efd2d01689154f1bbace59b81ce9817d", "--with-app-uuid"=>"ab540fa053b54d5c9c3192cdbe74d5aa", "--with-container-name"=>"efd2d01689"}}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf2529f5f8 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: DYNECT Login with path: /REST/Session/ >DEBUG: [#<MCollective::RPC::Result:0x7fcf2551cec0 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: DYNECT Login with path: /REST/Session/ >DEBUG: DYNECT Response: {"status": "success", "data": {"token": "EXJRSFVUzJkYuyGOtebuUag6xMrLaExPqATYsEtoaItkyqH23+ZgW6lSsQeZtoc/tgCS1BpVJg0B2xZ2VlhH9uqdn3p7ZWa/NuIEAbYEGdw1nAUhl8R3v9Da80Ned1DnJnFqDrCAgGuywGaOegxw4bWDPZ9HbM/qJPIvTITeQT8=", "version": "3.3.5"}, "job_id": 149046708, "msgs": [{"INFO": "login: Login successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: tokenEXJRSFVUzJkYuyGOtebuUag6xMrLaExPqATYsEtoaItkyqH23+ZgW6lSsQeZtoc/tgCS1BpVJg0B2xZ2VlhH9uqdn3p7ZWa/NuIEAbYEGdw1nAUhl8R3v9Da80Ned1DnJnFqDrCAgGuywGaOegxw4bWDPZ9HbM/qJPIvTITeQT8=version3.3.5 >DEBUG: Public ip being configured 'ec2-23-22-239-132.compute-1.amazonaws.com' to app 'cc163e6df5' >DEBUG: DYNECT put/post with path: /REST/CNAMERecord/rhcloud.com/cc163e6df5-jizhao70.dev.rhcloud.com/ json data: {"ttl":"60","rdata":{"cname":"ec2-23-22-239-132.compute-1.amazonaws.com"}} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"token": "/1kDTR8fUyvhWbZ/8XbKDaYviaCbLnO5HFDuWUwuyQBXUF4a4IaRtmfgWG05cPbm9zaIMDWPSfsu8mg6Fw1Kls6HqHRc3xwW7T6NtSzHi7I5+qgjd3X6DTzQSb7mhxyCFPot21M0Ed4Yc7tgQ94tGcFb7tNvnF50RAL47VOxcFg=", "version": "3.3.5"}, "job_id": 149046712, "msgs": [{"INFO": "login: Login successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: token/1kDTR8fUyvhWbZ/8XbKDaYviaCbLnO5HFDuWUwuyQBXUF4a4IaRtmfgWG05cPbm9zaIMDWPSfsu8mg6Fw1Kls6HqHRc3xwW7T6NtSzHi7I5+qgjd3X6DTzQSb7mhxyCFPot21M0Ed4Yc7tgQ94tGcFb7tNvnF50RAL47VOxcFg=version3.3.5 >DEBUG: Public ip being configured 'ec2-23-22-239-132.compute-1.amazonaws.com' to app 'efd2d01689' >DEBUG: DYNECT put/post with path: /REST/CNAMERecord/rhcloud.com/efd2d01689-jizhao60.dev.rhcloud.com/ json data: {"ttl":"60","rdata":{"cname":"ec2-23-22-239-132.compute-1.amazonaws.com"}} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone": "rhcloud.com", "ttl": 60, "fqdn": "cc163e6df5-jizhao70.dev.rhcloud.com", "record_type": "CNAME", "rdata": {"cname": "ec2-23-22-239-132.compute-1.amazonaws.com."}, "record_id": 0}, "job_id": 149046715, "msgs": [{"INFO": "add: Record added", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comrdatacnameec2-23-22-239-132.compute-1.amazonaws.com.record_typeCNAMEfqdncc163e6df5-jizhao70.dev.rhcloud.comrecord_id0ttl60 >DEBUG: DYNECT put/post with path: /REST/Zone/rhcloud.com/ json data: {"publish":"true"} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone": "rhcloud.com", "ttl": 60, "fqdn": "efd2d01689-jizhao60.dev.rhcloud.com", "record_type": "CNAME", "rdata": {"cname": "ec2-23-22-239-132.compute-1.amazonaws.com."}, "record_id": 0}, "job_id": 149046720, "msgs": [{"INFO": "add: Record added", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comrdatacnameec2-23-22-239-132.compute-1.amazonaws.com.record_typeCNAMEfqdnefd2d01689-jizhao60.dev.rhcloud.comrecord_id0ttl60 >DEBUG: DYNECT put/post with path: /REST/Zone/rhcloud.com/ json data: {"publish":"true"} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone_type": "Primary", "serial_style": "increment", "serial": 1610137, "zone": "rhcloud.com"}, "job_id": 149046725, "msgs": [{"INFO": "publish: rhcloud.com published", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comserial1610137serial_styleincrementzone_typePrimary >DEBUG: DYNECT delete with path: /REST/Session/ and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone_type": "Primary", "serial_style": "increment", "serial": 1610138, "zone": "rhcloud.com"}, "job_id": 149046729, "msgs": [{"INFO": "publish: rhcloud.com published", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comserial1610138serial_styleincrementzone_typePrimary >DEBUG: DYNECT delete with path: /REST/Session/ and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {}, "job_id": 149046755, "msgs": [{"INFO": "logout: Logout successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCty20v+n7N8Al698beGLMudCR/5TH/vLn4GAFFuxHngCzdVNGOUVdAWsz3/4BpWAsJ+txevVaAZawuKB9aZgEUCe4RQOI2JdkDyOAdZJRaClf242nng8s8IXYhCpXN+u8o2rNsCTtaueThbYXIkJdBNYuQjycIF1dBUTXu66nD+psCFaHZP3sPHdrrihY6wXtAaXxCTCHJ3VbG9V/xh+xciyyj2z7kuj9BhJkCxMBRFFqp5sOR0xtwA5xC0tJEA9+aW2yXLqf2ir7ZH4pryWzY3++Oe/7Uc6EVwOul2EsLcALMCI9Sxw2+zVLUN8jwctbK7ZHvWtFlGcQNtj4xF--with-container-uuidefd2d01689154f1bbace59b81ce9817d--with-ssh-key-commentdefault--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ssh-key-typessh-rsa, exitcode: 0, from: ip-10-191-43-65 >MongoDataStore.save(Application, jizhao+6@redhat.com, app1, #hidden) > >Configuring dependencies app1 >Configure order is ["@@app/comp-proxy/cart-jbossas-7/comp-jbossas-server", "@@app/comp-proxy/cart-haproxy-1.4", "@@app/comp-proxy", "@@app/comp-web/cart-jbossas-7/comp-jbossas-server", "@@app/comp-web"] >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf251a0148> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"jbossas-7", :args=>"'app1' 'jizhao60' 'ab540fa053b54d5c9c3192cdbe74d5aa'"}, @id, {'identity' => @id}) >DEBUG: DYNECT Response: {"status": "success", "data": {}, "job_id": 149046749, "msgs": [{"INFO": "logout: Logout successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: >DEBUG: Output of parallel execute: gearcc163e6df5c54334bcf6c991e6a7cd76result_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAADAQABAAABAQDVKCty20v+n7N8Al698beGLMudCR/5TH/vLn4GAFFuxHngCzdVNGOUVdAWsz3/4BpWAsJ+txevVaAZawuKB9aZgEUCe4RQOI2JdkDyOAdZJRaClf242nng8s8IXYhCpXN+u8o2rNsCTtaueThbYXIkJdBNYuQjycIF1dBUTXu66nD+psCFaHZP3sPHdrrihY6wXtAaXxCTCHJ3VbG9V/xh+xciyyj2z7kuj9BhJkCxMBRFFqp5sOR0xtwA5xC0tJEA9+aW2yXLqf2ir7ZH4pryWzY3++Oe/7Uc6EVwOul2EsLcALMCI9Sxw2+zVLUN8jwctbK7ZHvWtFlGcQNtj4xF--with-container-uuidcc163e6df5c54334bcf6c991e6a7cd76--with-ssh-key-commentdefault--with-app-uuidf1e1de6a8366458c94a285d752babee9--with-ssh-key-typessh-rsa, exitcode: 0, from: ip-10-191-43-65 >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >Configuring dependencies app2 >Configure order is ["@@app/comp-proxy/cart-jbossas-7/comp-jbossas-server", "@@app/comp-proxy/cart-haproxy-1.4", "@@app/comp-proxy", "@@app/comp-web/cart-jbossas-7/comp-jbossas-server", "@@app/comp-web"] >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf2530bca8> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"jbossas-7", :args=>"'app2' 'jizhao70' 'f1e1de6a8366458c94a285d752babee9'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25375978 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::configure exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf2534fea8> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"expose-port", :cartridge=>"jbossas-7", :args=>"'app1' 'jizhao60' 'ab540fa053b54d5c9c3192cdbe74d5aa'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25141c88 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::configure exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25122608> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"expose-port", :cartridge=>"jbossas-7", :args=>"'app2' 'jizhao70' 'f1e1de6a8366458c94a285d752babee9'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25071560 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"CART_DATA: PROXY_HOST=app2-jizhao70.dev.rhcloud.com\nCART_DATA: PROXY_PORT=35536\nCART_DATA: HOST=127.0.250.130\nCART_DATA: PORT=8080\nCART_DATA: JBOSS_CLUSTER_PROXY_HOST=app2-jizhao70.dev.rhcloud.com\nCART_DATA: JBOSS_CLUSTER_PROXY_PORT=35537\nCART_DATA: JBOSS_CLUSTER_HOST=127.0.250.130\nCART_DATA: JBOSS_CLUSTER_PORT=7600\nCART_DATA: JBOSS_MESSAGING_PORT=35538\nCART_DATA: JBOSS_MESSAGING_THROUGHPUT_PORT=35539\nCART_DATA: JBOSS_REMOTING_PORT=35540\n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::expose-port exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf250557c0> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"embedded/haproxy-1.4", :args=>"'app2' 'jizhao70' 'f1e1de6a8366458c94a285d752babee9'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf2526eea8 @action="cartridge_do", @results={:statuscode=>1, :statusmsg=>"cartridge_do_action failed 121. Output SSH_KEY_ADD: AAAAB3NzaC1yc2EAAAABIwAAAQEAx2p692/gh9LRU9fpEv4kJw340XFEwoWqHplWMvng6+YJ6bxxYVyaiV66E8fhkqQWOucEcHznbqi2m/Ll7GmjsKHeiYEWWddB93WYv4wNFcWiNcr+u4nenlx0ijVSR/Z8Dvt7G4O9H2CY5VOB60LVCy/VwlYkFITaV7K1YOu0c2a54glkaaJS7ivowjR52xvgY7bWTtoJWMLah1q8se9hteuU2RJrd5khy+1CKLhJbKUzi6aY1AAVwpRFHUxL4SiYmbVkvAtaHeb4hBo07bEJg1S+yEkjuCfWw8yf1n00zcI0IIqEj9Ktdi0hq0INE3GS+3HqIZoUBO1vtIssV9FKXw==\nBROKER_AUTH_KEY_ADD: \nFailed to start /var/lib/stickshift/f1e1de6a8366458c94a285d752babee9/jbossas-7/app2_ctl.sh\n", :data=>{:exitcode=>121, :output=>"SSH_KEY_ADD: AAAAB3NzaC1yc2EAAAABIwAAAQEAx2p692/gh9LRU9fpEv4kJw340XFEwoWqHplWMvng6+YJ6bxxYVyaiV66E8fhkqQWOucEcHznbqi2m/Ll7GmjsKHeiYEWWddB93WYv4wNFcWiNcr+u4nenlx0ijVSR/Z8Dvt7G4O9H2CY5VOB60LVCy/VwlYkFITaV7K1YOu0c2a54glkaaJS7ivowjR52xvgY7bWTtoJWMLah1q8se9hteuU2RJrd5khy+1CKLhJbKUzi6aY1AAVwpRFHUxL4SiYmbVkvAtaHeb4hBo07bEJg1S+yEkjuCfWw8yf1n00zcI0IIqEj9Ktdi0hq0INE3GS+3HqIZoUBO1vtIssV9FKXw==\nBROKER_AUTH_KEY_ADD: \nFailed to start /var/lib/stickshift/f1e1de6a8366458c94a285d752babee9/jbossas-7/app2_ctl.sh\n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: server results: SSH_KEY_ADD: AAAAB3NzaC1yc2EAAAABIwAAAQEAx2p692/gh9LRU9fpEv4kJw340XFEwoWqHplWMvng6+YJ6bxxYVyaiV66E8fhkqQWOucEcHznbqi2m/Ll7GmjsKHeiYEWWddB93WYv4wNFcWiNcr+u4nenlx0ijVSR/Z8Dvt7G4O9H2CY5VOB60LVCy/VwlYkFITaV7K1YOu0c2a54glkaaJS7ivowjR52xvgY7bWTtoJWMLah1q8se9hteuU2RJrd5khy+1CKLhJbKUzi6aY1AAVwpRFHUxL4SiYmbVkvAtaHeb4hBo07bEJg1S+yEkjuCfWw8yf1n00zcI0IIqEj9Ktdi0hq0INE3GS+3HqIZoUBO1vtIssV9FKXw== >DEBUG: server results: BROKER_AUTH_KEY_ADD: >DEBUG: server results: Failed to start /var/lib/stickshift/f1e1de6a8366458c94a285d752babee9/jbossas-7/app2_ctl.sh >DEBUG: Cartridge command embedded/haproxy-1.4::configure exitcode = 121 >DEBUG: Failed to embed 'haproxy-1.4' in 'app2' for user 'jizhao+7@redhat.com' >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf2531d868> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"deconfigure", :cartridge=>"embedded/haproxy-1.4", :args=>"'app2' 'jizhao70' 'f1e1de6a8366458c94a285d752babee9'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25209710 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"CART_DATA: PROXY_HOST=app1-jizhao60.dev.rhcloud.com\nCART_DATA: PROXY_PORT=35541\nCART_DATA: HOST=127.0.251.1\nCART_DATA: PORT=8080\nCART_DATA: JBOSS_CLUSTER_PROXY_HOST=app1-jizhao60.dev.rhcloud.com\nCART_DATA: JBOSS_CLUSTER_PROXY_PORT=35542\nCART_DATA: JBOSS_CLUSTER_HOST=127.0.251.1\nCART_DATA: JBOSS_CLUSTER_PORT=7600\nCART_DATA: JBOSS_MESSAGING_PORT=35543\nCART_DATA: JBOSS_MESSAGING_THROUGHPUT_PORT=35544\nCART_DATA: JBOSS_REMOTING_PORT=35545\n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::expose-port exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf251e9280> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"embedded/haproxy-1.4", :args=>"'app1' 'jizhao60' 'ab540fa053b54d5c9c3192cdbe74d5aa'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25515490 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"SSH_KEY_ADD: AAAAB3NzaC1yc2EAAAABIwAAAQEAyd+IBDdvDvzzSSIyoB4UuouXqWNxgZn48C85U3oii1BGpaOWnceEPgZPqOyH4xWrpe4IYnp3b3vPJ0YHyyLxkyD6tawErmMZ+eEPnPHJUmKXITMqR413z3uDk9wG48vScBUuasWUTC/wTCcXTuoA50lomGNsNs/4nLeCw95XtY21j8n4eSNa0Hx1N73lxEg95LD8ZLCgNAjT7NMSd4ghmJANqCZrCazhXjaaO8iRppOCf2l2p5jVkFQ7ww1X6wiGnT94aDArAoGDi7LSKhQD5hqy7etwqaN4rUHm9vIIwT5JNUW150toxFgAPvg1XYdm1n88j+y6nU0v4osQ4n/mxQ==\nBROKER_AUTH_KEY_ADD: \n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command embedded/haproxy-1.4::configure exitcode = 0 >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionbroker-auth-key-addargs--with-container-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-tokenJpC5FL/E1AaquQvPh2bwYecvk70JpnKLh32TwZrSICvnBQLJyUK/3CIQdxGn >abMAnnJvuOtBTVC34HMA6BKQ9lrIuiBBePU2XjtUEuXNYsx2Ysxp3cB63ba6 >tBTvfTrL >--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ivNxj/tcUZonkre1XmUOgNM0/+Y/eQg8E6+9aBgrK/+nKe9URUPqkcngNdjV4e >xI6vrT+MGNj36REEIAek53Xld2FKORktDVuXTaZPeHpSQGhjEx5Rdb8Ech3c >MrrCsTLdE1DV6YNlVEi8SMcNlqGrG7DllOEhhbX0zRdBL3hvhmPt+KEWtb5f >FZUOAFn2DbYltR9VEIy2lFFKeDgRdRfA+wc3P+9ygENg0WuDylnRA5j0P9HE >mZVH55Lffcp+T/djdiIxD8wsc1m4hE7Da9wgziAqfHWrd9E0gl4/QE011tZi >hssajZXDyBRB2YJWaUtue4vnKh5f5io6lvk9Mko0Xg== >gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAABIwAAAQEAyd+IBDdvDvzzSSIyoB4UuouXqWNxgZn48C85U3oii1BGpaOWnceEPgZPqOyH4xWrpe4IYnp3b3vPJ0YHyyLxkyD6tawErmMZ+eEPnPHJUmKXITMqR413z3uDk9wG48vScBUuasWUTC/wTCcXTuoA50lomGNsNs/4nLeCw95XtY21j8n4eSNa0Hx1N73lxEg95LD8ZLCgNAjT7NMSd4ghmJANqCZrCazhXjaaO8iRppOCf2l2p5jVkFQ7ww1X6wiGnT94aDArAoGDi7LSKhQD5hqy7etwqaN4rUHm9vIIwT5JNUW150toxFgAPvg1XYdm1n88j+y6nU0v4osQ4n/mxQ==--with-container-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ssh-key-commentapp1--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aagearefd2d01689154f1bbace59b81ce9817dresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionbroker-auth-key-addargs--with-container-uuidefd2d01689154f1bbace59b81ce9817d--with-tokenJpC5FL/E1AaquQvPh2bwYecvk70JpnKLh32TwZrSICvnBQLJyUK/3CIQdxGn >abMAnnJvuOtBTVC34HMA6BKQ9lrIuiBBePU2XjtUEuXNYsx2Ysxp3cB63ba6 >tBTvfTrL >--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aa--with-ivNxj/tcUZonkre1XmUOgNM0/+Y/eQg8E6+9aBgrK/+nKe9URUPqkcngNdjV4e >xI6vrT+MGNj36REEIAek53Xld2FKORktDVuXTaZPeHpSQGhjEx5Rdb8Ech3c >MrrCsTLdE1DV6YNlVEi8SMcNlqGrG7DllOEhhbX0zRdBL3hvhmPt+KEWtb5f >FZUOAFn2DbYltR9VEIy2lFFKeDgRdRfA+wc3P+9ygENg0WuDylnRA5j0P9HE >mZVH55Lffcp+T/djdiIxD8wsc1m4hE7Da9wgziAqfHWrd9E0gl4/QE011tZi >hssajZXDyBRB2YJWaUtue4vnKh5f5io6lvk9Mko0Xg== >gearefd2d01689154f1bbace59b81ce9817dresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionauthorized-ssh-key-addargs--with-ssh-keyAAAAB3NzaC1yc2EAAAABIwAAAQEAyd+IBDdvDvzzSSIyoB4UuouXqWNxgZn48C85U3oii1BGpaOWnceEPgZPqOyH4xWrpe4IYnp3b3vPJ0YHyyLxkyD6tawErmMZ+eEPnPHJUmKXITMqR413z3uDk9wG48vScBUuasWUTC/wTCcXTuoA50lomGNsNs/4nLeCw95XtY21j8n4eSNa0Hx1N73lxEg95LD8ZLCgNAjT7NMSd4ghmJANqCZrCazhXjaaO8iRppOCf2l2p5jVkFQ7ww1X6wiGnT94aDArAoGDi7LSKhQD5hqy7etwqaN4rUHm9vIIwT5JNUW150toxFgAPvg1XYdm1n88j+y6nU0v4osQ4n/mxQ==--with-container-uuidefd2d01689154f1bbace59b81ce9817d--with-ssh-key-commentapp1--with-app-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >MongoDataStore.save(CloudUser, jizhao+6@redhat.com, jizhao+6@redhat.com, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25301190> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"jbossas-7", :args=>"'efd2d01689' 'jizhao60' 'efd2d01689154f1bbace59b81ce9817d'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf250f9e38 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"HAProxy already stopped\ncat: /var/lib/stickshift/f1e1de6a8366458c94a285d752babee9//haproxy-1.4/run/haproxy.pid: No such file or directory\nkill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]\nSSH_KEY_REMOVE: \n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command embedded/haproxy-1.4::deconfigure exitcode = 0 >Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support. >#<StickShift::NodeException: Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support.> >["/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:1191:in `run_cartridge_command_old'", "/var/www/stickshift/broker/lib/express/broker/mcollective_ext.rb:14:in `run_cartridge_command'", "/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:968:in `add_component'", "/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:288:in `configure_cartridge'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/gear.rb:94:in `configure'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:450:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `call'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:445:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/controllers/applications_controller.rb:145:in `create'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:150:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rendering.rb:11:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:18:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:446:in `_run__304948140__process_action__1826695870__callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `run_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rescue.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:119:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/rendering.rb:41:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:138:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:178:in `action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:33:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:150:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:93:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:89:in `optimized_each'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:92:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:141:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:499:in `call'", "/usr/lib/ruby/gems/1.8/gems/mongo_mapper-0.11.1/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/head.rb:14:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:24:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/flash.rb:182:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/cookies.rb:302:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:46:in `call'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:44:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/sendfile.rb:102:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/rack/logger.rb:13:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/runtime.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/lock.rb:34:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/static.rb:30:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:168:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `send'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `method_missing'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:514:in `accept_and_process_next_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:205:in `start_request_handler'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:78:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/utils.rb:479:in `safe_fork'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:63:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:264:in `spawn_rack_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `__send__'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/helper-scripts/passenger-spawn-server:102"] >exceptionNode execution failure (invalid exit code from node). If the problem persists please contact Red Hat support.successfulfailedgear#<Gear:0x7fcf25236648>exceptionNode execution failure (invalid exit code from node). If the problem persists please contact Red Hat support. >["/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1525:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:445:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/controllers/applications_controller.rb:145:in `create'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:150:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rendering.rb:11:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:18:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:446:in `_run__304948140__process_action__1826695870__callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `run_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rescue.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:119:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/rendering.rb:41:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:138:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:178:in `action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:33:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:150:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:93:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:89:in `optimized_each'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:92:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:141:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:499:in `call'", "/usr/lib/ruby/gems/1.8/gems/mongo_mapper-0.11.1/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/head.rb:14:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:24:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/flash.rb:182:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/cookies.rb:302:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:46:in `call'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:44:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/sendfile.rb:102:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/rack/logger.rb:13:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/runtime.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/lock.rb:34:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/static.rb:30:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:168:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `send'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `method_missing'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:514:in `accept_and_process_next_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:205:in `start_request_handler'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:78:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/utils.rb:479:in `safe_fork'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:63:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:264:in `spawn_rack_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `__send__'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/helper-scripts/passenger-spawn-server:102"] >DEBUG: Deconfiguring embedded application 'haproxy-1.4' in application 'app2' on node 'ip-10-191-43-65' >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf250db410> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"deconfigure", :cartridge=>"embedded/haproxy-1.4", :args=>"'app2' 'jizhao70' 'f1e1de6a8366458c94a285d752babee9'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25017538 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"find: `/var/lib/stickshift/f1e1de6a8366458c94a285d752babee9//haproxy-1.4/logs': No such file or directory\ncat: /var/lib/stickshift/f1e1de6a8366458c94a285d752babee9//haproxy-1.4/run/haproxy.pid: No such file or directory\nkill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]\nSSH_KEY_REMOVE: \n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command embedded/haproxy-1.4::deconfigure exitcode = 0 >undefined method `cart_commands' for [{:args=>[], :command=>"SYSTEM_SSH_KEY_REMOVE"}]:Array >#<NoMethodError: undefined method `cart_commands' for [{:args=>[], :command=>"SYSTEM_SSH_KEY_REMOVE"}]:Array> >["/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1349:in `process_cartridge_commands'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:474:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `call'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:472:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/controllers/applications_controller.rb:145:in `create'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:150:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rendering.rb:11:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:18:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:446:in `_run__304948140__process_action__1826695870__callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `run_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rescue.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:119:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/rendering.rb:41:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:138:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:178:in `action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:33:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:150:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:93:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:89:in `optimized_each'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:92:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:141:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:499:in `call'", "/usr/lib/ruby/gems/1.8/gems/mongo_mapper-0.11.1/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/head.rb:14:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:24:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/flash.rb:182:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/cookies.rb:302:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:46:in `call'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:44:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/sendfile.rb:102:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/rack/logger.rb:13:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/runtime.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/lock.rb:34:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/static.rb:30:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:168:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `send'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `method_missing'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:514:in `accept_and_process_next_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:205:in `start_request_handler'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:78:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/utils.rb:479:in `safe_fork'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:63:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:264:in `spawn_rack_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `__send__'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/helper-scripts/passenger-spawn-server:102"] >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25324dc0> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"configure", :cartridge=>"jbossas-7", :args=>"'cc163e6df5' 'jizhao70' 'cc163e6df5c54334bcf6c991e6a7cd76'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25225870 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::configure exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25367238> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"expose-port", :cartridge=>"jbossas-7", :args=>"'efd2d01689' 'jizhao60' 'efd2d01689154f1bbace59b81ce9817d'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf253a9200 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"CART_DATA: PROXY_HOST=efd2d01689-jizhao60.dev.rhcloud.com\nCART_DATA: PROXY_PORT=35551\nCART_DATA: HOST=127.0.252.1\nCART_DATA: PORT=8080\nCART_DATA: JBOSS_CLUSTER_PROXY_HOST=efd2d01689-jizhao60.dev.rhcloud.com\nCART_DATA: JBOSS_CLUSTER_PROXY_PORT=35552\nCART_DATA: JBOSS_CLUSTER_HOST=127.0.252.1\nCART_DATA: JBOSS_CLUSTER_PORT=7600\nCART_DATA: JBOSS_MESSAGING_PORT=35553\nCART_DATA: JBOSS_MESSAGING_THROUGHPUT_PORT=35554\nCART_DATA: JBOSS_REMOTING_PORT=35555\n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::expose-port exitcode = 0 >MongoDataStore.save(CloudUser, jizhao+6@redhat.com, jizhao+6@redhat.com, #hidden) > >MongoDataStore.save(Application, jizhao+6@redhat.com, app1, #hidden) > >Executing connections for app1 >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdoutapp1-jizhao60.dev.rhcloud.com:35545 >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish_jboss_remoting--cart-namejbossas-7--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''ab540fa053b54d5c9c3192cdbe74d5aa'='app1-jizhao60.dev.rhcloud.com:35545 >'' >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset_jboss_remoting--cart-namejbossas-7--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa \'ab540fa053b54d5c9c3192cdbe74d5aa\'\=\'app1-jizhao60.dev.rhcloud.com:35545' >'\'--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdoutapp1-jizhao60.dev.rhcloud.com:35542 >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish_jboss_cluster--cart-namejbossas-7--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''ab540fa053b54d5c9c3192cdbe74d5aa'='app1-jizhao60.dev.rhcloud.com:35542 >'' >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset_jboss_cluster--cart-namejbossas-7--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa \'ab540fa053b54d5c9c3192cdbe74d5aa\'\=\'app1-jizhao60.dev.rhcloud.com:35542' >'\'--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdoutefd2d01689-jizhao60.dev.rhcloud.com:35555 >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish_jboss_remoting--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''efd2d01689154f1bbace59b81ce9817d'='efd2d01689-jizhao60.dev.rhcloud.com:35555 >'' >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset_jboss_remoting--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d \'efd2d01689154f1bbace59b81ce9817d\'\=\'efd2d01689-jizhao60.dev.rhcloud.com:35555' >'\'--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdoutefd2d01689-jizhao60.dev.rhcloud.com:35552 >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish_jboss_cluster--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''efd2d01689154f1bbace59b81ce9817d'='efd2d01689-jizhao60.dev.rhcloud.com:35552 >'' >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdouttagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset_jboss_cluster--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d \'efd2d01689154f1bbace59b81ce9817d\'\=\'efd2d01689-jizhao60.dev.rhcloud.com:35552' >'\'--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdoutefd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689;efd2d01689-jizhao60.dev.rhcloud.com >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish-gear-endpoint--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''efd2d01689154f1bbace59b81ce9817d'='efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689;efd2d01689-jizhao60.dev.rhcloud.com >'' >DEBUG: [#<MCollective::RPC::Result:0x7fcf2531eab0 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::configure exitcode = 0 >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf252fb998> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"expose-port", :cartridge=>"jbossas-7", :args=>"'cc163e6df5' 'jizhao70' 'cc163e6df5c54334bcf6c991e6a7cd76'"}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf25218a08 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>"CART_DATA: PROXY_HOST=cc163e6df5-jizhao70.dev.rhcloud.com\nCART_DATA: PROXY_PORT=35546\nCART_DATA: HOST=127.0.251.129\nCART_DATA: PORT=8080\nCART_DATA: JBOSS_CLUSTER_PROXY_HOST=cc163e6df5-jizhao70.dev.rhcloud.com\nCART_DATA: JBOSS_CLUSTER_PROXY_PORT=35547\nCART_DATA: JBOSS_CLUSTER_HOST=127.0.251.129\nCART_DATA: JBOSS_CLUSTER_PORT=7600\nCART_DATA: JBOSS_MESSAGING_PORT=35548\nCART_DATA: JBOSS_MESSAGING_THROUGHPUT_PORT=35549\nCART_DATA: JBOSS_REMOTING_PORT=35550\n"}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >DEBUG: Cartridge command jbossas-7::expose-port exitcode = 0 >[REQ_ID=a70e1057a5bf48b68f1315acbbef8b77] ACTION=ADD_APPLICATION Failed to create application app2: Node execution failure (invalid exit code from node). If the problem persists please contact Red Hat support. >["/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:1191:in `run_cartridge_command_old'", "/var/www/stickshift/broker/lib/express/broker/mcollective_ext.rb:14:in `run_cartridge_command'", "/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:968:in `add_component'", "/usr/lib/ruby/gems/1.8/gems/gearchanger-mcollective-plugin-0.1.5/lib/gearchanger-mcollective-plugin/gearchanger/mcollective_application_container_proxy.rb:288:in `configure_cartridge'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/gear.rb:94:in `configure'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:450:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `call'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1514:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:1512:in `run_on_gears'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:445:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `each'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/models/application.rb:439:in `configure_dependencies'", "/usr/lib/ruby/gems/1.8/gems/stickshift-controller-0.14.14/lib/stickshift-controller/app/controllers/applications_controller.rb:145:in `create'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/implicit_render.rb:4:in `send_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:150:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rendering.rb:11:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:18:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:446:in `_run__304948140__process_action__1826695870__callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:410:in `_run_process_action_callbacks'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `send'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:94:in `run_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/callbacks.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rescue.rb:17:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:30:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications/instrumenter.rb:21:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/notifications.rb:52:in `instrument'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/instrumentation.rb:29:in `process_action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/base.rb:119:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/abstract_controller/rendering.rb:41:in `process'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:138:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_controller/metal.rb:178:in `action'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:68:in `dispatch'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:33:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:150:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:93:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:89:in `optimized_each'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/code_generation.rb:92:in `recognize'", "/usr/lib/ruby/gems/1.8/gems/rack-mount-0.7.1/lib/rack/mount/route_set.rb:141:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/routing/route_set.rb:499:in `call'", "/usr/lib/ruby/gems/1.8/gems/mongo_mapper-0.11.1/lib/mongo_mapper/middleware/identity_map.rb:10:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/head.rb:14:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/methodoverride.rb:24:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/params_parser.rb:21:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/flash.rb:182:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/session/abstract_store.rb:149:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/cookies.rb:302:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:46:in `call'", "/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.13/lib/active_support/callbacks.rb:416:in `_run_call_callbacks'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/callbacks.rb:44:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/sendfile.rb:102:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/rack/logger.rb:13:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/runtime.rb:17:in `call'", "/usr/lib/ruby/gems/1.8/gems/rack-1.3.0/lib/rack/lock.rb:34:in `call'", "/usr/lib/ruby/gems/1.8/gems/actionpack-3.0.13/lib/action_dispatch/middleware/static.rb:30:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:168:in `call'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `send'", "/usr/lib/ruby/gems/1.8/gems/railties-3.0.13/lib/rails/application.rb:77:in `method_missing'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/request_handler.rb:96:in `process_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:514:in `accept_and_process_next_request'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_request_handler.rb:274:in `main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:205:in `start_request_handler'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:78:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/utils.rb:479:in `safe_fork'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/rack/application_spawner.rb:63:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:264:in `spawn_rack_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:137:in `spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/spawn_manager.rb:275:in `handle_spawn_application'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `__send__'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:357:in `server_main_loop'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/lib/phusion_passenger/abstract_server.rb:206:in `start_synchronously'", "/usr/lib/ruby/gems/1.8/gems/passenger-3.0.4/helper-scripts/passenger-spawn-server:102"] >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf251c5ab0> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-destroy", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao70", "--with-app-name"=>"app2", "--with-container-uuid"=>"cc163e6df5c54334bcf6c991e6a7cd76", "--with-app-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-container-name"=>"cc163e6df5"}}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf250e3b38 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >DEBUG: rpc_exec_direct: rpc_client=#<MCollective::RPC::Client:0x7fcf25076bf0> >DEBUG: rpc_client.custom_request('cartridge_do', {:action=>"app-destroy", :cartridge=>"stickshift-node", :args=>{"--with-namespace"=>"jizhao70", "--with-app-name"=>"app2", "--with-container-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-app-uuid"=>"f1e1de6a8366458c94a285d752babee9", "--with-container-name"=>"app2"}}, @id, {'identity' => @id}) >DEBUG: [#<MCollective::RPC::Result:0x7fcf252fa020 @action="cartridge_do", @results={:statuscode=>0, :statusmsg=>"OK", :data=>{:exitcode=>0, :output=>""}, :sender=>"ip-10-191-43-65"}, @agent="stickshift">] >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >MongoDataStore.save(Application, jizhao+7@redhat.com, app2, #hidden) > >MongoDataStore.delete(Application, jizhao+7@redhat.com, app2) > >Completed 500 Internal Server Error in 143652ms (Views: 1.9ms) >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdoutSSH_CMD: ssh efd2d01689154f1bbace59b81ce9817d@10.191.43.65 >++ date >+ echo 'Syncing to gear: efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689 @ ' Wed Aug 1 06:44:21 EDT 2012 >Syncing to gear: efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689 @ Wed Aug 1 06:44:21 EDT 2012 >+ for rpccall in '"${OPENSHIFT_SYNC_GEARS_PRE[@]}"' >+ ssh efd2d01689154f1bbace59b81ce9817d@10.191.43.65 'ctl_all stop' > > ********************************************************************* > > You are accessing a service that is for use only by authorized users. > If you do not have authorization, discontinue use at once. > Any use of the services is subject to the applicable terms of the > agreement which can be found at: > https://openshift.redhat.com/app/legal > > ********************************************************************* > > Welcome to OpenShift shell > > This shell will assist you in managing OpenShift applications. > > !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! > Shell access is quite powerful and it is possible for you to > accidentally damage your application. Proceed with care! > If worse comes to worst, destroy your application with 'rhc app destroy' > and recreate it > !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! > > Type "help" for more info. > >WARNING: This ssh terminal was started without a tty. > It is highly recommended to login with: ssh -t >+ /var/lib/stickshift/efd2d01689154f1bbace59b81ce9817d/jbossas-7/efd2d01689_ctl.sh stop >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//repo ']' >+ rsync -v --delete-after -az /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//repo/ efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689/repo/ >building file list ... done >./ >.gitignore >README >pom.xml >.openshift/ >.openshift/action_hooks/ >.openshift/action_hooks/build >.openshift/action_hooks/deploy >.openshift/action_hooks/post_deploy >.openshift/action_hooks/post_start_jbossas-7 >.openshift/action_hooks/post_stop_jbossas-7 >.openshift/action_hooks/pre_build >.openshift/action_hooks/pre_start_jbossas-7 >.openshift/action_hooks/pre_stop_jbossas-7 >.openshift/config/ >.openshift/config/standalone.xml >.openshift/config/modules/ >.openshift/config/modules/README >.openshift/cron/ >.openshift/cron/README.cron >.openshift/cron/daily/ >.openshift/cron/daily/.gitignore >.openshift/cron/hourly/ >.openshift/cron/hourly/.gitignore >.openshift/cron/minutely/ >.openshift/cron/minutely/.gitignore >.openshift/cron/monthly/ >.openshift/cron/monthly/.gitignore >.openshift/cron/weekly/ >.openshift/cron/weekly/README >.openshift/cron/weekly/chrono.dat >.openshift/cron/weekly/chronograph >.openshift/cron/weekly/jobs.allow >.openshift/cron/weekly/jobs.deny >.openshift/markers/ >.openshift/markers/README >.openshift/markers/java7 >deployments/ >deployments/.gitkeep >deployments/ROOT.war >deployments/ROOT.war.isdeploying >src/ >src/main/ >src/main/java/ >src/main/java/.gitkeep >src/main/resources/ >src/main/resources/.gitkeep >src/main/webapp/ >src/main/webapp/health.jsp >src/main/webapp/index.html >src/main/webapp/snoop.jsp >src/main/webapp/WEB-INF/ >src/main/webapp/WEB-INF/web.xml >src/main/webapp/images/ >src/main/webapp/images/jbosscorp_logo.png > >sent 3106 bytes received 1397 bytes 1801.20 bytes/sec >total size is 66437 speedup is 14.75 >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//node_modules ']' >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//virtenv ']' >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//../.m2 ']' >+ rsync -v --delete-after -az /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//../.m2/ efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689/../.m2/ >building file list ... done >./ > >sent 105 bytes received 15 bytes 80.00 bytes/sec >total size is 0 speedup is 0.00 >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//.openshift ']' >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//deployments ']' >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//perl5lib ']' >+ for subd in '"${OPENSHIFT_SYNC_GEARS_DIRS[@]}"' >+ '[' -d /var/lib/stickshift/ab540fa053b54d5c9c3192cdbe74d5aa/app1//phplib ']' >+ for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >+ ssh efd2d01689154f1bbace59b81ce9817d@10.191.43.65 deploy.sh >Emptying tmp dir: /var/lib/stickshift/efd2d01689154f1bbace59b81ce9817d/efd2d01689/jbossas-7/standalone/tmp/auth >Emptying tmp dir: /var/lib/stickshift/efd2d01689154f1bbace59b81ce9817d/efd2d01689/jbossas-7/standalone/tmp/vfs >Running .openshift/action_hooks/deploy >+ for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >+ ssh efd2d01689154f1bbace59b81ce9817d@10.191.43.65 'ctl_all start' > > ********************************************************************* > > You are accessing a service that is for use only by authorized users. > If you do not have authorization, discontinue use at once. > Any use of the services is subject to the applicable terms of the > agreement which can be found at: > https://openshift.redhat.com/app/legal > > ********************************************************************* > > Welcome to OpenShift shell > > This shell will assist you in managing OpenShift applications. > > !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! > Shell access is quite powerful and it is possible for you to > accidentally damage your application. Proceed with care! > If worse comes to worst, destroy your application with 'rhc app destroy' > and recreate it > !!! IMPORTANT !!! IMPORTANT !!! IMPORTANT !!! > > Type "help" for more info. > >WARNING: This ssh terminal was started without a tty. > It is highly recommended to login with: ssh -t >+ /var/lib/stickshift/efd2d01689154f1bbace59b81ce9817d/jbossas-7/efd2d01689_ctl.sh start >+ for rpccall in '"${OPENSHIFT_SYNC_GEARS_POST[@]}"' >+ ssh efd2d01689154f1bbace59b81ce9817d@10.191.43.65 post_deploy.sh >Running .openshift/action_hooks/post_deploy >Exit code: 0 >Wed Aug 1 06:45:11 EDT 2012: Reloading HAProxy service >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset-gear-endpoints--cart-namehaproxy-1.4--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa \'efd2d01689154f1bbace59b81ce9817d\'\=\'efd2d01689154f1bbace59b81ce9817d@10.191.43.65:efd2d01689\;efd2d01689-jizhao60.dev.rhcloud.com' >'\'--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >DEBUG: Output of parallel execute: gearefd2d01689154f1bbace59b81ce9817dresult_stdoutefd2d01689-jizhao60.dev.rhcloud.com|10.191.43.65:35551 >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-namepublish-http-url--cart-namejbossas-7--input-argsefd2d01689 jizhao60 efd2d01689154f1bbace59b81ce9817d--gear-uuidefd2d01689154f1bbace59b81ce9817d, exitcode: 0, from: ip-10-191-43-65 >Output of publisher - ''efd2d01689154f1bbace59b81ce9817d'='efd2d01689-jizhao60.dev.rhcloud.com|10.191.43.65:35551 >'' >DEBUG: Output of parallel execute: gearab540fa053b54d5c9c3192cdbe74d5aaresult_stdoutWed Aug 1 06:45:22 EDT 2012: Reloading HAProxy service >tagresult_stderrresult_exit_code0jobcartridgestickshift-nodeactionconnector-executeargs--hook-nameset-proxy--cart-namehaproxy-1.4--input-argsapp1 jizhao60 ab540fa053b54d5c9c3192cdbe74d5aa \'efd2d01689154f1bbace59b81ce9817d\'\=\'efd2d01689-jizhao60.dev.rhcloud.com\|10.191.43.65:35551' >'\'--gear-uuidab540fa053b54d5c9c3192cdbe74d5aa, exitcode: 0, from: ip-10-191-43-65 >Creating dns >DEBUG: DYNECT Login with path: /REST/Session/ >DEBUG: DYNECT Response: {"status": "success", "data": {"token": "UZX+SXuuHS8a+JBaLbhmyGQifT7K23JTCiMjmSIDQaOcISfsQbbroS0m/qr3rTcb1O6TugAtcz9DUv0kRIMPMTvAzZ3+wgwA5rdYonBaHvus0S9poLo26JBkxQwBDH290ZJyt+nzRokTQ27t+F8lyCJox8XJVN5O", "version": "3.3.5"}, "job_id": 149047917, "msgs": [{"INFO": "login: Login successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: tokenUZX+SXuuHS8a+JBaLbhmyGQifT7K23JTCiMjmSIDQaOcISfsQbbroS0m/qr3rTcb1O6TugAtcz9DUv0kRIMPMTvAzZ3+wgwA5rdYonBaHvus0S9poLo26JBkxQwBDH290ZJyt+nzRokTQ27t+F8lyCJox8XJVN5Oversion3.3.5 >DEBUG: Public ip being configured 'ec2-23-22-239-132.compute-1.amazonaws.com' to app 'app1' >DEBUG: DYNECT put/post with path: /REST/CNAMERecord/rhcloud.com/app1-jizhao60.dev.rhcloud.com/ json data: {"ttl":"60","rdata":{"cname":"ec2-23-22-239-132.compute-1.amazonaws.com"}} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone": "rhcloud.com", "ttl": 60, "fqdn": "app1-jizhao60.dev.rhcloud.com", "record_type": "CNAME", "rdata": {"cname": "ec2-23-22-239-132.compute-1.amazonaws.com."}, "record_id": 0}, "job_id": 149047926, "msgs": [{"INFO": "add: Record added", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comrdatacnameec2-23-22-239-132.compute-1.amazonaws.com.record_typeCNAMEfqdnapp1-jizhao60.dev.rhcloud.comrecord_id0ttl60 >DEBUG: DYNECT put/post with path: /REST/Zone/rhcloud.com/ json data: {"publish":"true"} and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {"zone_type": "Primary", "serial_style": "increment", "serial": 1610204, "zone": "rhcloud.com"}, "job_id": 149047935, "msgs": [{"INFO": "publish: rhcloud.com published", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: zonerhcloud.comserial1610204serial_styleincrementzone_typePrimary >DEBUG: DYNECT delete with path: /REST/Session/ and headers: {"Auth-Token"=>"[hidden]", "Content-Type"=>"application/json"} >DEBUG: DYNECT Response: {"status": "success", "data": {}, "job_id": 149047945, "msgs": [{"INFO": "logout: Logout successful", "SOURCE": "BLL", "ERR_CD": null, "LVL": "INFO"}]} >DEBUG: DYNECT Response data: >[REQ_ID=62da308f9ed349e3a40b907bc152eadd] ACTION=ADD_APPLICATION Created application app1 >Completed 201 Created in 177656ms (Views: 35.3ms) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 844950
: 601709 |
601846