Skip to content
Failed

Console Output

Started by upstream project "CitizensAPI" build number 436
originally caused by:
 Started by [email protected] on request of 'mcmonkey'
Building in workspace /var/lib/jenkins/jobs/Citizens2/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/CitizensDev/Citizens2.git
 > git init /var/lib/jenkins/jobs/Citizens2/workspace # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://github.com/CitizensDev/Citizens2.git # timeout=10
Fetching upstream changes from git://github.com/CitizensDev/Citizens2.git
 > git fetch --tags --progress git://github.com/CitizensDev/Citizens2.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 762119349f68e72d93ec8b15064b779e6ba82e1e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 762119349f68e72d93ec8b15064b779e6ba82e1e
 > git rev-list 762119349f68e72d93ec8b15064b779e6ba82e1e # timeout=10
 > git tag -a -f -m Jenkins Build #1174 jenkins-Citizens2-1174 # timeout=10
Parsing POMs
[workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-2.43.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 55543
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install
[INFO] Scanning for projects...
[HUDSON] Collecting dependencies info
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Citizens 2.0.13-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 171 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens ---
[INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens ---
[INFO] Including net.citizensnpcs:citizensapi:jar:2.0.13-SNAPSHOT in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Minimizing jar net.citizensnpcs:citizens:jar:2.0.13-SNAPSHOT
[INFO] net.citizensnpcs.api.ai.flocking.RadiusNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Empty not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.CohesionBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.Flocker not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.ParallelBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResultSetHandler not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.MoveToGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.NPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Composite not removed because it was specifically included
[INFO] net.citizensnpcs.api.astar.pathfinder.ChunkSnapshotBlockSource not removed because it was specifically included
[INFO] net.citizensnpcs.api.persistence.ItemStackPersister not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.SeparationBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors$PrioritySelection not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.GroupNPCFlock$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadCuboid not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.IfElse not removed because it was specifically included
[INFO] net.citizensnpcs.api.exception.CharacterException not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Loop not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.TimerDecorator not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selector$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$RunPrecondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.FlockBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadNode not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.QueryRunner not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.flocking.AlignmentBehavior not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.QuadTree not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Sequence$1 not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.prtree.MinDist2D not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Condition not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.ResourceTranslationProvider not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Selectors not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.StatusCoercer not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.cuboid.BookmarkedResult not removed because it was specifically included
[INFO] net.citizensnpcs.api.util.prtree.NodeGetter not removed because it was specifically included
[INFO] net.citizensnpcs.api.command.CommandMessages not removed because it was specifically included
[INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition not removed because it was specifically included
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17.895s
[INFO] Finished at: Thu Sep 25 19:05:27 EDT 2014
[INFO] Final Memory: 20M/233M
[INFO] ------------------------------------------------------------------------
ERROR: Asynchronous execution failure
java.util.concurrent.ExecutionException: java.io.IOException: Failed to create a temporary file in /var/lib/jenkins/fingerprints/b5/09
	at hudson.remoting.Channel$3.adapt(Channel.java:772)
	at hudson.remoting.Channel$3.adapt(Channel.java:767)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:185)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:141)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.reERROR: Failed to parse POMs
java.io.IOException: Failed to create a directory at /var/lib/jenkins/jobs/Citizens2/modules/net.citizensnpcs$citizens/builds/2014-09-25_19-05-06/archive/net.citizensnpcs/citizens/2.0.13-SNAPSHOT
	at hudson.util.IOUtils.mkdirs(IOUtils.java:66)
	at hudson.FilePath$38$1.visit(FilePath.java:1966)
	at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
	at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2571)
	at hudson.FilePath$38.invoke(FilePath.java:1962)
	at hudson.FilePath$38.invoke(FilePath.java:1955)
	at hudson.FilePath.act(FilePath.java:922)
	at hudson.FilePath.act(FilePath.java:895)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:1955)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at hudson.maven.MavenBuild$ProxyImpl.performArchiving(MavenBuild.java:474)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:845)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:535)
	at hudson.model.Run.execute(Run.java:1732)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:234)
Archiving artifacts
ERROR: Publisher hudson.tasks.ArtifactArchiver aborted due to exception
Failed to copy /var/lib/jenkins/jobs/Citizens2/workspace/target/citizens-2.0.13-SNAPSHOT.jar to /var/lib/jenkins/jobs/Citizens2/builds/2014-09-25_19-04-39/archive/target/citizens-2.0.13-SNAPSHOT.jar due to Disk quota exceeded
	at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:914)
	at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:567)
	at hudson.Util.copyFile(Util.java:957)
	at hudson.FilePath$38$1.visit(FilePath.java:1967)
	at hudson.util.DirScanner.scanSingle(DirScanner.java:49)
	at hudson.FilePath$ExplicitlySpecifiedDirScanner.scan(FilePath.java:2571)
	at hudson.FilePath$38.invoke(FilePath.java:1962)
	at hudson.FilePath$38.invoke(FilePath.java:1955)
	at hudson.FilePath.act(FilePath.java:922)
	at hudson.FilePath.act(FilePath.java:895)
	at hudson.FilePath.copyRecursiveTo(FilePath.java:1955)
	at jenkins.model.StandardArtifactManager.archive(StandardArtifactManager.java:61)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:183)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:772)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:736)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1040)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:685)
	at hudson.model.Run.execute(Run.java:1757)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:234)
Caused by: java.io.IOException: Disk quota exceeded
	at sun.nio.ch.FileDispatcher.pwrite0(Native Method)
	at sun.nio.ch.FileDispatcher.pwrite(FileDispatcher.java:63)
	at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:118)
	at sun.nio.ch.IOUtil.write(IOUtil.java:78)
	at sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:689)
	at sun.nio.ch.FileChannelImpl.transferFromFileChannel(FileChannelImpl.java:580)
	at sun.nio.ch.FileChannelImpl.transferFrom(FileChannelImpl.java:641)
	at org.apache.tools.ant.util.ResourceUtils.copyResource(ResourceUtils.java:532)
	at org.apache.tools.ant.util.FileUtils.copyFile(FileUtils.java:559)
	at org.apache.tools.ant.taskdefs.Copy.doFileOperations(Copy.java:899)
	... 21 more
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: Sending notification to: #denizen-dev
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Disk usage plugin fails during calculation disk usage of this build.
Finished: FAILURE