Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/IC2_experimental/workspace
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url /var/lib/gitolite/repositories/IC2.git # timeout=10
Fetching upstream changes from /var/lib/gitolite/repositories/IC2.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress /var/lib/gitolite/repositories/IC2.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/beam^{commit} # timeout=10
Checking out Revision 0f18385f7ad85511bd568534b2f49fb62f8e9927 (origin/beam)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0f18385f7ad85511bd568534b2f49fb62f8e9927
> git rev-list f52d658fad6ecb093443697a13869d56a12e3831 # timeout=10
> git tag -a -f -m Jenkins Build #770 jenkins-IC2_experimental-770 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4019321351241971873.sh
+ /bin/bash -c BUILD_SUFFIX=experimental gradle clean setupCIWorkspace build uploadArchives
Version 2.2.770-experimental
The assetDir is deprecated! I actually just did all this generalizing stuff just now.. Use runDir instead! runDir set to eclipse/assets/..
The runDir should be the location where you want MC to be run, usually he parent of the asset dir
****************************
Powered By MCP:
http://modcoderpack.com/
Searge, ProfMobius, Fesh0r,
R4wk, ZeuX, IngisKahn, bspkrs
MCP Data version : unknown
****************************
:clean
:downloadClient SKIPPED
:downloadServer SKIPPED
:getVersionJson
:extractUserDev UP-TO-DATE
:mergeJars SKIPPED
:applyBinPatches SKIPPED
:downloadMcpTools SKIPPED
:extractMcpData UP-TO-DATE
:genSrgs UP-TO-DATE
: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 or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
:processResources
:classes
:apiJar
:devJarSigned
:devJar
:jar
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:test UP-TO-DATE
:reobf
:assemble
:check UP-TO-DATE
:mainJarSigned
:mainJar
:build
:uploadArchivesUploading: net/industrial-craft/industrialcraft-2/2.2.770-experimental/industrialcraft-2-2.2.770-experimental-api.jar to repository remote at file:///var/lib/jenkins/maven/
Transferring 128K from remote
Uploaded 128K
Uploading: net/industrial-craft/industrialcraft-2/2.2.770-experimental/industrialcraft-2-2.2.770-experimental-dev.jar to repository remote at file:///var/lib/jenkins/maven/
Transferring 5492K from remote
Uploaded 5492K
BUILD SUCCESSFUL
Total time: 43.719 secs
Archiving artifacts
Finished: SUCCESS