Started by user Alan Wu
Building remotely on Ubuntu_16.04_bioeng49 (buildslave Testing) in workspace /home/cmiss/Jenkins/workspace/mapress
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/ABI-Software/mapress.git
> git init /home/cmiss/Jenkins/workspace/mapress # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapress.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/ABI-Software/mapress.git +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/ABI-Software/mapress.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/ABI-Software/mapress.git # timeout=10
Fetching upstream changes from https://github.com/ABI-Software/mapress.git
> git fetch --tags --progress https://github.com/ABI-Software/mapress.git +refs/pull/*:refs/remotes/origin/pr/*
> git rev-parse origin/${sha1}^{commit} # timeout=10
> git rev-parse ${sha1}^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: FAILURE