ERROR: Unable to find build script at /var/lib/jenkins/workspace/blah-sonarqube/build.xml

SonarQube 7.9.1
Jenkins ver. 2.187

I’m trying to build a new project and I can successfully analyze my source files the jenkins job errors at the end with this error.

INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 13:46.677s
INFO: Final Memory: 31M/752M
INFO: ------------------------------------------------------------------------
ERROR: Unable to find build script at /var/lib/jenkins/workspace/blah-sonarqube/build.xml
Finished: FAILURE

I see the repo successfully in SQ but I don’t like this error and I’ve never ran into this one after the many that I’ve completed with Jenkins and GIthub repos feeding into SQ for analysis.

Hi,

Could you provide a larger snippet of the build log? I suspect this is unrelated to SonarQube.

 
Ann