Skip to content
Failed

Console Output

Started by upstream project "CitizensAPI" build number 471
originally caused by:
 Started by user 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 e767a3ff571aa5a9aeb962d94a454e607adbc3a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e767a3ff571aa5a9aeb962d94a454e607adbc3a7
 > git rev-list 7a23f78b1867fefafeb5a515f3a9da46b24248f5 # timeout=10
 > git tag -a -f -m Jenkins Build #1278 jenkins-Citizens2-1278 # timeout=10
Parsing POMs
Established TCP socket on 41097
[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.7.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.53.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.7.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.7.jar 41097
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml clean install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Citizens 2.0.16-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/bukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.bukkit.org/content/groups/public/org/bukkit/craftbukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/org/bukkit/craftbukkit/1.8.7-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/craftbukkit/1.8.7-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
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.citizensnpcs.co/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: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/repositories/snapshots/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://dev.escapecraft.com/maven/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/bukkit/bukkit/1.8-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 0.7 KB/sec)
[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: Connection timed out
[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 6 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ citizens ---
[INFO] Compiling 189 source files to /var/lib/jenkins/jobs/Citizens2/workspace/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/util/Util.java:[8,24] error: package org.bukkit.bukkit does not exist
[INFO] 1 error
[INFO] -------------------------------------------------------------
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] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:17.156s
[INFO] Finished at: Sat Dec 19 02:31:31 EST 2015
[INFO] Final Memory: 18M/168M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project citizens: Compilation failure
[ERROR] /var/lib/jenkins/jobs/Citizens2/workspace/src/main/java/net/citizensnpcs/util/Util.java:[8,24] error: package org.bukkit.bukkit does not exist
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

[JENKINS] Archiving /var/lib/jenkins/jobs/Citizens2/workspace/pom.xml to net.citizensnpcs/citizens/2.0.16-SNAPSHOT/citizens-2.0.16-SNAPSHOT.pom
channel stopped
Archiving artifacts
IRC notifier plugin: Sending notification to: #citizens-dev
IRC notifier plugin: Sending notification to: #citizens
IRC notifier plugin: Sending notification to: #denizen-dev
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
Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered
Finished: FAILURE