Hi all,

How do I deal with the error on the official Jenkins?
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/35412/console

```
Archiving unit tests logs...
> Send successful.
Attempting to post to Github...
 > Post successful.
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/target/unit-tests.log". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report
files were found. Configuration error?
Finished: FAILURE
```

It seems that the unit testing related to the PR passed. However, the
Jenkins posted "Merged build finished. Test FAILed." to github.
https://github.com/apache/spark/pull/6926

Thanks
Yu




-----
-- Yu Ishikawa
--
View this message in context: 
http://apache-spark-developers-list.1001551.n3.nabble.com/jenkins-ERROR-Publisher-Publish-JUnit-test-result-report-failed-No-test-report-files-were-found-Conf-tp12823.html
Sent from the Apache Spark Developers List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to