Gestartet durch Benutzer CodeCrafter47
Baue in Arbeitsbereich /var/lib/jenkins/workspace/MineFluence
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/nicosio2/MineFluence.git # timeout=10
Fetching upstream changes from https://github.com/nicosio2/MineFluence.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/nicosio2/MineFluence.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 50419f245a62f12835f8a769f21c561d4fe8e0f4 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 50419f245a62f12835f8a769f21c561d4fe8e0f4
> git rev-list 50419f245a62f12835f8a769f21c561d4fe8e0f4 # timeout=10
[MineFluence] $ /bin/sh -xe /tmp/hudson8833251497601235950.sh
+ ./gradlew clean setupCIWorkspace build
****************************
Powered By MCP:
http://mcp.ocean-labs.de/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : snapshot_20141001
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs SKIPPED
:deobfBinJar SKIPPED
:setupCIWorkspace UP-TO-DATE
:compileApiJava UP-TO-DATE
:processApiResources UP-TO-DATE
:apiClasses UP-TO-DATE
:sourceMainJava
:compileJavawarning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
:processResources
:classes
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:assemble
:check UP-TO-DATE
:build
BUILD SUCCESSFUL
Total time: 16.441 secs
Archiviere Artefakte
ERROR: Keine Artefakte gefunden, die mit dem Dateisuchmuster "builds/libs/*.jar" übereinstimmen. Ein Konfigurationsfehler?
ERROR: 'builds/libs/*.jar' liefert keine Übereinstimmung: Nicht einmal 'builds' existiert.
Build step 'Artefakte archivieren' changed build result to FAILURE
Finished: FAILURE