SuccessConsole Output

Started by remote host 131.103.20.165 with note: Triggered by push of revision 76c7b6ebb120: &quot;Determine packet wrapper classes for each packet individually<br>Allows changing which packets are wrapped after protocol creation<br>&quot; to https://bitbucket.org/johni0702/replaystudio/ by johni0702
Building in workspace /var/lib/jenkins/workspace/ReplayStudio
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@bitbucket.org:johni0702/replaystudio.git # timeout=10
Fetching upstream changes from git@bitbucket.org:johni0702/replaystudio.git
 > git --version # timeout=10
using GIT_SSH to set credentials Default deployment key
 > git -c core.askpass=true fetch --tags --progress git@bitbucket.org:johni0702/replaystudio.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 76c7b6ebb120f308fd02422e86804d11c8e9a3bc (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76c7b6ebb120f308fd02422e86804d11c8e9a3bc
 > git rev-list a7c067e910621fa2d1b4bc917ff041d07371a466 # timeout=10
[ReplayStudio] $ /bin/sh -xe /tmp/hudson1450397527401950203.sh
+ cat /var/lib/jenkins/.gradle/deploy.gradle
[Gradle] - Launching build.
[ReplayStudio] $ /var/lib/jenkins/workspace/ReplayStudio/gradlew clean build shadowJar install upload
:clean
:compileJava
:compileRetrolambdaMain
:processResources
:classes
:jar
:assemble
:compileTestJava
:compileRetrolambdaTest
:processTestResources UP-TO-DATE
:testClasses
:test
:check
:build
:shadowJar
:install
:uploadArchivesUploading: de/johni0702/replaystudio/0.0.1-SNAPSHOT/replaystudio-0.0.1-20150506.124418-14.jar to repository remote at https://repo.johni0702.de/content/repositories/snapshots/
Transferring 159K from remote
Uploaded 159K


BUILD SUCCESSFUL

Total time: 18.409 secs
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
IRC notifier plugin: Sending notification to: #jbot
IRC notifier plugin: Sending notification to: #jbot-ci
Finished: SUCCESS