Started by GitHub push by mikisseth Building remotely on ParallelNode in workspace /home/cibuild01/workspace/Bitrepository-performance-client > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/mikisseth/bitmagasin-performance-client.git # timeout=10 Fetching upstream changes from https://github.com/mikisseth/bitmagasin-performance-client.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/mikisseth/bitmagasin-performance-client.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 5198b352c50ba839f9ebfbcecf504ff28faabdb7 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5198b352c50ba839f9ebfbcecf504ff28faabdb7 > git rev-list c5aa4e78e7e4e0a1c4a8574d9ed36d6544974827 # timeout=10 [Gradle] - Launching build. [Bitrepository-performance-client] $ /home/cibuild01/workspace/Bitrepository-performance-client/gradlew build :compileJava UP-TO-DATE :compileGroovy UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :jar :distTar :distZip :assemble :compileTestJava UP-TO-DATE :compileTestGroovy UP-TO-DATE :processTestResources UP-TO-DATE :testClasses UP-TO-DATE :test UP-TO-DATE :check UP-TO-DATE :build BUILD SUCCESSFUL Total time: 18.465 secs This build could be faster, please consider using the Gradle Daemon: http://gradle.org/docs/2.4/userguide/gradle_daemon.html Build step 'Invoke Gradle script' changed build result to SUCCESS Finished: SUCCESS