Bug 807921

Summary: migration got failed for jenkins type app
Product: OKD Reporter: Meng Bo <bmeng>
Component: PodAssignee: Rob Millner <rmillner>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: high    
Version: 1.xCC: mfisher, rmillner
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-04-13 18:34:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 808229    

Description Meng Bo 2012-03-29 07:15:42 UTC
Description of problem:
create jenkins server and embed jenkins client to exist app. do upgrade and migration, jenkins app will get failed during migration.

Version-Release number of selected component (if applicable):
devenv_1679
migrate-mongo-2.0.8
migrate-2.0.8

How reproducible:
always

Steps to Reproduce:
1.start old instance devenv-stage_150
2.create jenkins app and embed jenkins-client to other apps
3.do upgrade and migration
migrate-mongo-2.0.8
migrate-2.0.8

  
Actual results:
will get Node execution failure for jenkins apps

Expected results:
migration should not get any problems.

Additional info:

Failed to migrate with cmd: './migrate-2.0.8 --rhlogin 'bmeng+2' --migrate-app 'jenkins'' after 2 tries with exception: Node execution failure (invalid exit code from node).  If the problem persists please contact Red Hat support.
/var/www/stickshift/broker/lib/express/broker/application_container_proxy.rb:890:in `run_cartridge_command'/var/www/stickshift/broker/lib/express/broker/application_container_proxy.rb:293:in `status'./migrate-2.0.8:77:in `restart_app'./migrate-2.0.8:52:in `migrate_app'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:258:in `call'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:258:in `custom_request'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:511:in `call'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:511:in `process_results_with_block'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:450:in `call_agent'/usr/lib/ruby/site_ruby/1.8/mcollective/client.rb:129:in `req'/usr/lib/ruby/site_ruby/1.8/mcollective/client.rb:124:in `loop'/usr/lib/ruby/site_ruby/1.8/mcollective/client.rb:124:in `req'/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'/usr/lib/ruby/site_ruby/1.8/mcollective/client.rb:123:in `req'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:446:in `call_agent'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:257:in `custom_request'/usr/lib/ruby/site_ruby/1.8/mcollective/rpc/client.rb:193:in `method_missing'./migrate-2.0.8:34:in `migrate_app'/var/www/stickshift/broker/lib/express/broker/application_container_proxy.rb:611:in `rpc_exec'./migrate-2.0.8:33:in `migrate_app'/usr/lib/ruby/1.8/timeout.rb:67:in `timeout'./migrate-2.0.8:32:in `migrate_app'./migrate-2.0.8:386:in `migrate_from_file'./migrate-2.0.8:384:in `each'./migrate-2.0.8:384:in `migrate_from_file'./migrate-2.0.8:496
Output:
Migrating app on node with: ./migrate-2.0.8 --rhlogin 'bmeng+2' --migrate-app 'jenkins'

Comment 1 Rob Millner 2012-03-30 01:24:45 UTC
Fixed in commit 07f359c0.

Comment 2 Rob Millner 2012-03-30 01:40:51 UTC
*** Bug 807918 has been marked as a duplicate of this bug. ***

Comment 3 Meng Bo 2012-03-30 02:50:12 UTC
verified with latest migrate-mongo-2.0.8 and migrate-2.0.8,
issue has been fixed.