Bug 998462

Summary: Jenkins Fails with " /usr/libexec/openshift/cartridges/abstract/info/lib/jenkins_util: No such file or directory"
Product: OpenShift Online Reporter: david.stokar
Component: ContainersAssignee: Jhon Honce <jhonce>
Status: CLOSED NOTABUG QA Contact: libra bugs <libra-bugs>
Severity: high Docs Contact:
Priority: unspecified    
Version: 2.x   
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-19 16:02:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description david.stokar 2013-08-19 11:25:28 UTC
Description of problem:
Building with jenkins does not work anymore

Version-Release number of selected component (if applicable):
replaced jenkins after migration in July

How reproducible:
Every time I build on jenkins

Steps to Reproduce:
1.
2.
3.

Actual results:
Started by user Jenkins Admin
Building remotely on demobldr in workspace /var/lib/openshift/5211fecb5004468607000088/app-root/runtime/repo
Checkout:repo / /var/lib/openshift/5211fecb5004468607000088/app-root/runtime/repo - hudson.remoting.Channel@194a15d:demobldr
Using strategy: Default
Last Built Revision: Revision c92b84daa5d72c64848d5fa14207a8ca93cef9af (origin/beta_integration)
Checkout:php / /var/lib/openshift/5211fecb5004468607000088/app-root/runtime/repo/php - hudson.remoting.LocalChannel@1668c22
Cloning the remote Git repository
Cloning repository origin

Fetching upstream changes from ssh://git/GreeningsJob1/greenings.git

Commencing build of Revision c92b84daa5d72c64848d5fa14207a8ca93cef9af (origin/beta_integration)

Checking out Revision c92b84daa5d72c64848d5fa14207a8ca93cef9af (origin/beta_integration)

[repo] $ /bin/sh -xe /tmp/hudson626758576576186379.sh
+ source /usr/libexec/openshift/cartridges/abstract/info/lib/jenkins_util
/tmp/hudson626758576576186379.sh: line 4: /usr/libexec/openshift/cartridges/abstract/info/lib/jenkins_util: No such file or directory
Build step 'Execute shell' marked build as failure
Archiving artifacts

Finished: FAILURE


Expected results:
Build should succeed

Additional info:

Comment 1 Jhon Honce 2013-08-19 16:02:00 UTC
I was unable to clone the repository using the ssh github url below.  But the path /usr/libexec/openshift/cartridges/abstract/info/lib/jenkins_util leads me to believe that this code was written against the V1 cartridge specification and not the V2 specification released in May.

http://openshift.github.io/documentation/oo_cartridge_developers_guide.html