Started by upstream project "CitizensAPI" build number 565 originally caused by: Started by GitHub push by fullwall Started by upstream project "CitizensAPI" build number 565 originally caused by: Started by GitHub push by fullwall 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 --add 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 71b8744060c6270b0b16c3c455af029e38605e38 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 71b8744060c6270b0b16c3c455af029e38605e38 Commit message: "Implement new API" > git rev-list --no-walk a21d16c581f58884be172cf9d6296d0ce2d8ddcc # timeout=10 > git tag -a -f -m Jenkins Build #1606 jenkins-Citizens2-1606 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph Established TCP socket on 41796 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12-alpha-1.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-3.27.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12-alpha-1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12-alpha-1.jar 41796 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean package install -DBUILD_NUMBER=1606 [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] citizens-parent [INFO] citizens-main [INFO] citizens-v1_8_R3 [INFO] citizens-v1_10_R1 [INFO] citizens-v1_11_R1 [INFO] citizens-v1_12_R1 [INFO] citizens-v1_13_R2 [INFO] citizens [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-parent 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-parent --- [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-parent --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-parent/2.0.24-SNAPSHOT/citizens-parent-2.0.24-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-main 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.hc.to/content/repositories/pub_releases/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://jitpack.io/org/bukkit/craftbukkit/1.13.2-R0.1-SNAPSHOT/maven-metadata.xml Downloading: https://jitpack.io/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://files.krinsoft.net:8085/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml [WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to pub-repo (http://nexus.theyeticave.net/content/repositories/pub_releases/): Error transferring file: nexus.theyeticave.net [WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): Error transferring file: repo.bukkit.org [WARNING] Could not transfer metadata org.bukkit:bukkit:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to krinsoft (http://files.krinsoft.net:8085/nexus/content/groups/public): Error transferring file: files.krinsoft.net [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-main --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources to . [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-main --- [INFO] Compiling 119 source files to /var/lib/jenkins/jobs/Citizens2/workspace/main/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-main --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-main --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/workspace/main/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 [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens-main --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-main --- [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar. [INFO] Including net.citizensnpcs:citizensapi:jar:2.0.24-SNAPSHOT in the shaded jar. [INFO] Including org.bstats.bStats-Metrics:bstats-bukkit:jar:1.2 in the shaded jar. [INFO] Minimizing jar net.citizensnpcs:citizens-main:jar:2.0.24-SNAPSHOT [INFO] net.citizensnpcs.api.ai.goals.TargetNearbyEntityGoal$1 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.exception.CharacterException 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.Selector 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.flocking.FlockBehavior 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.Condition not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Precondition$WrappingPrecondition 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.util.ResultSetHandler 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.RadiusNPCFlock 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.ai.tree.Precondition 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.tree.TimerDecorator 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.ai.tree.Selector$Builder 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.flocking.CohesionBehavior not removed because it was specifically included [INFO] net.citizensnpcs.api.event.NPCEnderTeleportEvent 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.goals.MoveToGoal$1 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.NPCFlock not removed because it was specifically included [INFO] net.citizensnpcs.api.command.CommandMessages 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.ai.flocking.Flocker 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.ai.flocking.AlignmentBehavior 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.flocking.GroupNPCFlock$1 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.Sequence$1 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.tree.Composite$1 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.tree.Selectors$1 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.astar.pathfinder.ChunkSnapshotBlockSource 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.IfElse not removed because it was specifically included [INFO] net.citizensnpcs.api.ai.tree.Decorator$Builder not removed because it was specifically included [INFO] Minimized 2164 -> 598 (27%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources to . [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-main --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-main --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/main/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-main --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-main --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens-main --- [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-main --- [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar. [INFO] Including net.citizensnpcs:citizensapi:jar:2.0.24-SNAPSHOT in the shaded jar. [INFO] Including org.bstats.bStats-Metrics:bstats-bukkit:jar:1.2 in the shaded jar. [INFO] Minimizing jar net.citizensnpcs:citizens-main:jar:2.0.24-SNAPSHOT [WARNING] citizens-main-2.0.24-SNAPSHOT.jar, citizensapi-2.0.24-SNAPSHOT.jar define 329 overlappping classes: [WARNING] - net.citizensnpcs.api.util.YamlStorage [WARNING] - net.citizensnpcs.api.event.PlayerCreateNPCEvent [WARNING] - net.citizensnpcs.api.trait.TraitInfo [WARNING] - net.citizensnpcs.api.util.Paginator [WARNING] - net.citizensnpcs.api.util.prtree.Region3D$1 [WARNING] - net.citizensnpcs.api.ai.SimpleGoalController$2 [WARNING] - net.citizensnpcs.api.astar.pathfinder.VectorGoal [WARNING] - net.citizensnpcs.api.util.prtree.Circle [WARNING] - net.citizensnpcs.api.command.exception.NoPermissionsException [WARNING] - net.citizensnpcs.api.persistence.Persister [WARNING] - 319 more... [WARNING] maven-shade-plugin has detected that some .class files [WARNING] are present in two or more JARs. When this happens, only [WARNING] one single version of the class is copied in the uberjar. [WARNING] Usually this is not harmful and you can skeep these [WARNING] warnings, otherwise try to manually exclude artifacts [WARNING] based on mvn dependency:tree -Ddetail=true and the above [WARNING] output [WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin [INFO] Minimized 2538 -> 931 (36%) [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-main --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/main/target/citizens-main-2.0.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.24-SNAPSHOT/citizens-main-2.0.24-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/main/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-main/2.0.24-SNAPSHOT/citizens-main-2.0.24-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-v1_8_R3 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.8.8-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-v1_8_R3 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_8_R3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_8_R3 --- [INFO] Compiling 77 source files to /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_8_R3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_8_R3 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_8_R3 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/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-v1_8_R3 --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_8_R3 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_8_R3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_8_R3 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_8_R3 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_8_R3 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_8_R3 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens-v1_8_R3 --- [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_8_R3 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-v1_8_R3 --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/target/citizens-v1_8_R3-2.0.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_8_R3/2.0.24-SNAPSHOT/citizens-v1_8_R3-2.0.24-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_8_R3/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_8_R3/2.0.24-SNAPSHOT/citizens-v1_8_R3-2.0.24-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-v1_10_R1 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.10.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-v1_10_R1 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_10_R1 --- [INFO] Compiling 88 source files to /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_10_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_10_R1 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/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-v1_10_R1 --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_10_R1 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_10_R1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_10_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_10_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_10_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens-v1_10_R1 --- [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_10_R1 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-v1_10_R1 --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/target/citizens-v1_10_R1-2.0.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_10_R1/2.0.24-SNAPSHOT/citizens-v1_10_R1-2.0.24-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_10_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_10_R1/2.0.24-SNAPSHOT/citizens-v1_10_R1-2.0.24-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-v1_11_R1 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.11.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-v1_11_R1 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_11_R1 --- [INFO] Compiling 105 source files to /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_11_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_11_R1 --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/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-v1_11_R1 --- [INFO] Building jar: /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_11_R1 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_11_R1 --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ citizens-v1_11_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ citizens-v1_11_R1 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ citizens-v1_11_R1 --- [INFO] No tests to run. [INFO] Skipping execution of surefire because it has already been run for this configuration [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ citizens-v1_11_R1 --- [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ citizens-v1_11_R1 --- [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT.jar with /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT-shaded.jar [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ citizens-v1_11_R1 --- [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/target/citizens-v1_11_R1-2.0.24-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_11_R1/2.0.24-SNAPSHOT/citizens-v1_11_R1-2.0.24-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/Citizens2/workspace/v1_11_R1/pom.xml to /var/lib/jenkins/.m2/repository/net/citizensnpcs/citizens-v1_11_R1/2.0.24-SNAPSHOT/citizens-v1_11_R1-2.0.24-SNAPSHOT.pom Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building citizens-v1_12_R1 2.0.24-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.12.2-R0.1-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ citizens-v1_12_R1 --- [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ citizens-v1_12_R1 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/Citizens2/workspace/v1_12_R1/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens-v1_12_R1 --- [INFO] Compiling 110 source files to /var/lib/jenkins/jobs/Citizens2/workspace/v1_12_R1/target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] citizens-parent ................................... SUCCESS [0.683s] [INFO] citizens-main ..................................... SUCCESS [10.674s] [INFO] citizens-v1_8_R3 .................................. SUCCESS [6.047s] [INFO] citizens-v1_10_R1 ................................. SUCCESS [6.400s] [INFO] citizens-v1_11_R1 ................................. SUCCESS [6.676s] [INFO] citizens-v1_12_R1 ................................. FAILURE [5.989s] [INFO] citizens-v1_13_R2 ................................. SKIPPED [INFO] citizens .......................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.508s [INFO] Finished at: Thu Jan 17 17:57:08 GMT 2019 Build was aborted Aborted by fullwall Archiving artifacts IRC notifier plugin: Sending notification to: #citizens-dev [INFO] Final Memory: 63M/329M [INFO] ------------------------------------------------------------------------ channel stopped IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: Sending notification to: #denizen-dev [Set GitHub commit status (universal)] PENDING on repos [GHRepository@3f8c9c77[description=Citizens Recoded and Reborn,homepage=citizensnpcs.co,name=Citizens2,fork=false,size=50361,milestones={},language=Java,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Thu, 17 Jan 2019 17:57:11 GMT], ETag=[W/"66bf7972099b32ab268771d9e97d883f"], Last-Modified=[Thu, 17 Jan 2019 17:56:59 GMT], OkHttp-Received-Millis=[1547747831273], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1547747831122], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[CEBE:1E10:8A3924:1216655:5C40C1F7], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4997], X-RateLimit-Reset=[1547751370], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CitizensDev/Citizens2,id=3472187]] (sha:71b8744) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/CitizensDev/Citizens2/commit/71b8744060c6270b0b16c3c455af029e38605e38 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: ABORTED