This is an issue of the current Jenkins setup. The problem is that command line subversion is different from Jenkin’s internal SVN client. Because of that svnversion and svn export fails to work.
This is not easy to fix, I have to log in to the machine and do the checkout on command line. I did this for the 5.3 jobs already. I did not want to fix the whole issue, because if we migrate to git in the next few days, this is obsolete anyways. Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen <http://www.thetaphi.de/> http://www.thetaphi.de eMail: [email protected] From: Adrien Grand [mailto:[email protected]] Sent: Wednesday, January 13, 2016 3:30 PM To: [email protected] Subject: Re: [JENKINS] Lucene-Solr-SmokeRelease-5.4 - Build # 14 - Failure This succeds locally when running from my local svn checkout so it seems to me that this job is just misconfigured and should run from a svn checkout instead of a svn export? Does someone have sufficient permissions in order to check/change this? Le mer. 13 janv. 2016 à 00:43, Apache Jenkins Server <[email protected] <mailto:[email protected]> > a écrit : Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.4/14/ No tests ran. Build Log: [...truncated 17883 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.4/build.xml:527: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.4/lucene/build.xml:345: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.4/lucene/common-build.xml:2273: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.4/lucene/common-build.xml:2291: A subversion checkout is required for this target Total time: 4 minutes 2 seconds Build step 'Invoke Ant' marked build as failure Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8 Setting LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] <mailto:[email protected]> For additional commands, e-mail: [email protected] <mailto:[email protected]>
