Bug 1020838 - Can't do jenkins build after migration
Summary: Can't do jenkins build after migration
Keywords:
Status: CLOSED DUPLICATE of bug 1018343
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Containers
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Andy Goldstein
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 11:10 UTC by Jianwei Hou
Modified: 2015-05-14 23:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-18 20:39:03 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Jianwei Hou 2013-10-18 11:10:22 UTC
Description of problem:
Failed to build an application with jenkins after migration

Version-Release number of selected component (if applicable):
On devenv_3912

How reproducible:
Always

Steps to Reproduce:
1. Create applications with jenkins-client 
2. Upgrade devenv-stage ami to latest
3. After ugprade, clone app to local, make some change then push commits

Actual results:
After step 3, jenkins build fired up, but eventally failed 
Total 3 (delta 2), reused 0 (delta 0)
remote: Executing Jenkins build.
remote: 
remote: You can track your build at https://jenkins1-migration1.dev.rhcloud.com/job/jbossas1-build
remote: 
remote: Waiting for build to schedule....Done
remote: Waiting for job to complete.............................................Done
remote: FAILED
remote: !!!!!!!!
remote: Deployment Halted!
remote: If the build failed before the deploy step, your previous
remote: build is still running.  Otherwise, your application may be
remote: partially deployed or inaccessible.
remote: Fix the build and try again.
remote: !!!!!!!!
remote: An error occurred executing 'gear postreceive' (exit code: 1)
remote: Error message: Failed to execute: 'control post-receive' for /var/lib/openshift/5260c7749acd5f8bf10000d8/jenkins-client
remote: 
remote: For more details about the problem, try running the command again with the '--trace' option.
To ssh://5260c7749acd5f8bf10000d8.rhcloud.com/~/git/jbossas1.git/
   2a4c0f3..76f5cd7  master -> master


Expected results:
Should be able to build the application successfully.

Additional info:
Attached jenkins server app log

Comment 1 Dan McPherson 2013-10-18 20:39:03 UTC

*** This bug has been marked as a duplicate of bug 1018343 ***


Note You need to log in before you can comment on or make changes to this bug.