Skip to content
Success

Console Output

Established TCP socket on 54093
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeePermsTestSuite/pom.xml install
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeePermsTestSuite 1.0
[INFO] ------------------------------------------------------------------------
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-api:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-config:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-event:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.md-5:bungeecord-protocol:1.8-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
Downloading: file://${project.basedir}/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.8-R0.1-SNAPSHOT/maven-metadata.xml from/to repository (file://${project.basedir}/lib/repository/): Repository path /lib/repository does not exist, and cannot be created.
[WARNING] The POM for net.milkbowl.vault:Vault:jar:1.2.32 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for net.ess3:Essentials:jar:2.13.1 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- maven-resources-plugin:2.3:resources (default-resources) @ BungeePermsTestSuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ BungeePermsTestSuite ---
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/BungeePermsTestSuite/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.3:testResources (default-testResources) @ BungeePermsTestSuite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePermsTestSuite/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ BungeePermsTestSuite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePermsTestSuite ---
[INFO] No tests to run.
[INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeePermsTestSuite/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ BungeePermsTestSuite ---
[INFO] Building jar: /var/lib/jenkins/workspace/BungeePermsTestSuite/target/BungeePermsTestSuite-1.0.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ BungeePermsTestSuite ---
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTestSuite/target/BungeePermsTestSuite-1.0.jar to /var/lib/jenkins/.m2/repository/net/wea_ondara/BungeePermsTestSuite/1.0/BungeePermsTestSuite-1.0.jar
[INFO] Installing /var/lib/jenkins/workspace/BungeePermsTestSuite/pom.xml to /var/lib/jenkins/.m2/repository/net/wea_ondara/BungeePermsTestSuite/1.0/BungeePermsTestSuite-1.0.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.916s
[INFO] Finished at: Mon Dec 07 23:18:24 CET 2015
[INFO] Final Memory: 17M/224M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data