On the Jenkins server, run the command ‘ps –ef | grep jenkins’ what account is the Jenkins process running as?
Are you running the builds on the Jenkins server itself or on an different node? From: Sapientlife [mailto:[email protected]] Sent: Friday, May 16, 2014 3:44 PM To: [email protected] Subject: Re: AccuRev plugin not finding executable Hi Jason, I have a jenkins user that runs the builds but how do I verify that is the user that runs the builds when launching them from the jenkins gui? On Friday, May 16, 2014 1:35:40 PM UTC-4, Sapientlife wrote: Hi, Has anyone had this error when trying to use the accurev plug-in? Al my builds are run on the master jenkins server account. fyi I commented out the password and the server name in the below error output. Thanks, started by user HYPERLINK "http://releng01p:8080/user/null"anonymous Building on master in workspace /data/shared/build/reftree/utd_jbr-test Authenticating with Accurev server... [utd_jbr-test] $ accurev login -H HYPERLINK "http://AccuRev01p.utd.com:5050"AccuRev01p.utd.com:5050 build ******** FATAL: ******.*****.com: login (accurev login -H HYPERLINK "http://AccuRev01p.utd.com:5050"AccuRev01p.utd.com:5050 build ********) failed with java.io.IOException: Cannot run program "accurev" (in directory "/data/shared/build/reftree/utd_jbr-test"): error=2, No such file or directory HYPERLINK "http://stacktrace.jenkins-ci.org/search?query=java.io.IOException"java.io.IOException: Cannot run program "accurev" (in directory "/data/shared/build/reftree/utd_jbr-test"): error=2, No such file or directory -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to HYPERLINK "mailto:[email protected]"[email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
