Skip to content
Failed

Console Output

Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/BungeePerms
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/weaondara/BungeePerms.git # timeout=10
Fetching upstream changes from https://github.com/weaondara/BungeePerms.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/weaondara/BungeePerms.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 334c4a24b7490840e33b147af02692a4b198e3c0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 334c4a24b7490840e33b147af02692a4b198e3c0
 > git rev-list 0b88736265849c51da07d4a7c55bb267b1bb0272 # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44707
[BungeePerms] $ /usr/lib/jvm/java-7-oracle/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.8.1.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.20.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.8.1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 44707
Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher : Unsupported major.minor version 52.0
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:401)
	at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247)
	at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:138)
	at org.jvnet.hudson.maven3.agent.Maven3Main.main(Maven3Main.java:70)
ERROR: ================================================================================
ERROR: Invalid project setup: Connection reset
ERROR: [JENKINS-18403][JENKINS-28294] JDK 'java7' not supported to run Maven projects.
ERROR: Maven projects have to be launched with a Java version greater or equal to the minimum version required by the master.
ERROR: Use the Maven JDK Toolchains (plugin) to build your maven project with an older JDK.
ERROR: Retrying with slave Java and setting compile/test properties to point to /usr/lib/jvm/java-7-oracle.
ERROR: ================================================================================
Established TCP socket on 38917
[BungeePerms] $ /usr/lib/jvm/java-8-oracle/jre/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.8.1.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar org.jvnet.hudson.maven3.agent.Maven3Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.20.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.8.1.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.8.1.jar 38917
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/BungeePerms/pom.xml clean install -Dbuild.number=53 -Dbuild.type=dev
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeePerms 3.0
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 9.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 687.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7 KB at 368.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (11 KB at 390.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 KB at 1629.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (16 KB at 889.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (31 KB at 1926.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.pom (11 KB at 581.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom (10 KB at 709.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 KB at 2017.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 KB at 1092.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.7.0/maven-compiler-plugin-3.7.0.jar (57 KB at 2992.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.pom (7 KB at 340.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.1.0/maven-jar-plugin-3.1.0.jar (27 KB at 776.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.1/maven-shade-plugin-3.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.1/maven-shade-plugin-3.1.1.pom (10 KB at 366.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.1/maven-shade-plugin-3.1.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-shade-plugin/3.1.1/maven-shade-plugin-3.1.1.jar (111 KB at 3464.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 417.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 582.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1715.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 1195.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 2155.9 KB/sec)
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 1.8 KB/sec)
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 2.8 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-api:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net: Name or service not known
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-20180712.114619-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-20180712.114619-97.pom (2 KB at 5.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 2.1 KB/sec)
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/maven-metadata.xml (602 B at 1.7 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-parent:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20180712.114540-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-20180712.114540-97.pom (7 KB at 18.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 4.3 KB/sec)
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 4.4 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-chat:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180712.114550-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180712.114550-97.pom (2 KB at 4.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson/2.8.0/gson-2.8.0.pom (2 KB at 5.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/code/gson/gson-parent/2.8.0/gson-parent-2.8.0.pom (4 KB at 13.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.pom (7 KB at 26.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (10 KB at 34.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 4.0 KB/sec)
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 3.4 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-config:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-20180712.114556-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-20180712.114556-97.pom (989 B at 4.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom (35 KB at 100.7 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 4.2 KB/sec)
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 3.5 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-event:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-20180712.114604-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-20180712.114604-97.pom (750 B at 2.9 KB/sec)
Downloading: http://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 4.7 KB/sec)
Downloading: http://maven.sk89q.com/repo/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/maven-metadata.xml (2 KB at 1.9 KB/sec)
[WARNING] Could not transfer metadata net.md-5:bungeecord-protocol:1.12-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-20180712.114611-97.pom
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-20180712.114611-97.pom (2 KB at 5.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-codec/4.1.25.Final/netty-codec-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-codec/4.1.25.Final/netty-codec-4.1.25.Final.pom (4 KB at 0.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-parent/4.1.25.Final/netty-parent-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-parent/4.1.25.Final/netty-parent-4.1.25.Final.pom (52 KB at 51.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-transport/4.1.25.Final/netty-transport-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-transport/4.1.25.Final/netty-transport-4.1.25.Final.pom (2 KB at 3.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-buffer/4.1.25.Final/netty-buffer-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-buffer/4.1.25.Final/netty-buffer-4.1.25.Final.pom (2 KB at 3.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-common/4.1.25.Final/netty-common-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-common/4.1.25.Final/netty-common-4.1.25.Final.pom (9 KB at 30.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-resolver/4.1.25.Final/netty-resolver-4.1.25.Final.pom
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-resolver/4.1.25.Final/netty-resolver-4.1.25.Final.pom (2 KB at 5.0 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.18.0/lombok-1.18.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.18.0/lombok-1.18.0.pom (2 KB at 0.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/snapshots/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net: Name or service not known
[WARNING] Failure to transfer com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from http://nexus.theyeticave.net/content/repositories/pub_releases was cached in the local repository, resolution will not be reattempted until the update interval of vault-repo has elapsed or updates are forced. Original error: Could not transfer metadata com.mojang:AccountsClient:0.0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net: Name or service not known
Downloading: http://repo.md-5.net/content/repositories/snapshots/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/repositories/releases/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.md-5.net/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.ess3.net/content/groups/essentials/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://maven.sk89q.com/repo/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://nexus.theyeticave.net/content/repositories/pub_releases/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: http://repo1.maven.org/maven2/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/maven-metadata.xml (2 KB at 2.1 KB/sec)
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.12-R0.1-SNAPSHOT/maven-metadata.xml from/to vault-repo (http://nexus.theyeticave.net/content/repositories/pub_releases): nexus.theyeticave.net
Downloading: https://oss.sonatype.org/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom
Downloading: http://repo.md-5.net/content/repositories/snapshots/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom
Downloading: http://repo.md-5.net/content/repositories/releases/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom
Downloading: http://repo.md-5.net/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.pom (7 KB at 15.3 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/21.0/guava-21.0.pom (7 KB at 9.9 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava-parent/21.0/guava-parent-21.0.pom (10 KB at 31.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.18/snakeyaml-1.18.pom
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.18/snakeyaml-1.18.pom (30 KB at 65.3 KB/sec)
[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
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-20180712.114619-97.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180712.114550-97.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-20180712.114556-97.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-20180712.114604-97.jar
Downloading: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-20180712.114611-97.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-20180712.114619-97.jar (91 KB at 158.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-codec/4.1.25.Final/netty-codec-4.1.25.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-20180712.114604-97.jar (8 KB at 11.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-transport/4.1.25.Final/netty-transport-4.1.25.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-20180712.114556-97.jar (11 KB at 16.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-buffer/4.1.25.Final/netty-buffer-4.1.25.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-20180712.114550-97.jar (72 KB at 88.6 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-common/4.1.25.Final/netty-common-4.1.25.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-20180712.114611-97.jar (82 KB at 99.4 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/io/netty/netty-resolver/4.1.25.Final/netty-resolver-4.1.25.Final.jar
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-codec/4.1.25.Final/netty-codec-4.1.25.Final.jar (309 KB at 608.2 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-resolver/4.1.25.Final/netty-resolver-4.1.25.Final.jar (32 KB at 115.5 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.18.0/lombok-1.18.0.jar
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-buffer/4.1.25.Final/netty-buffer-4.1.25.Final.jar (266 KB at 365.8 KB/sec)
Downloading: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-transport/4.1.25.Final/netty-transport-4.1.25.Final.jar (448 KB at 516.2 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/io/netty/netty-common/4.1.25.Final/netty-common-4.1.25.Final.jar (564 KB at 685.8 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/yaml/snakeyaml/1.18/snakeyaml-1.18.jar (278 KB at 738.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/com/google/guava/guava/20.0/guava-20.0.jar (2386 KB at 3019.5 KB/sec)
Downloaded: https://oss.sonatype.org/content/groups/public/org/projectlombok/lombok/1.18.0/lombok-1.18.0.jar (1579 KB at 1831.7 KB/sec)
Downloading: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.jar
Downloaded: https://hub.spigotmc.org/nexus/content/groups/public/org/spigotmc/spigot-api/1.12-R0.1-SNAPSHOT/spigot-api-1.12-R0.1-20170803.111256-74.jar (860 KB at 1596.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeePerms ---
[INFO] Deleting /var/lib/jenkins/workspace/BungeePerms/target
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ BungeePerms ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 47.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5 KB at 351.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (21 KB at 1235.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (5 KB at 303.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (6 KB at 426.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (5 KB at 344.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (6 KB at 340.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5 KB at 415.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 KB at 2611.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 KB at 743.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 827.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 1814.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 67.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (5 KB at 287.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (2 KB at 136.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3 KB at 230.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1247.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (4 KB at 173.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 680.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.pom (13 KB at 865.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (61 KB at 2882.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 1074.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (3 KB at 142.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar
Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (5 KB at 322.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (9 KB at 690.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar
Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.5/commons-io-2.5.jar (204 KB at 8492.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (78 KB at 2027.0 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 349.7 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (50 KB at 506.4 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (152 KB at 1425.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (256 KB at 2111.4 KB/sec)
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ BungeePerms ---
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 52.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (4 KB at 282.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 KB at 1501.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5 KB at 405.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (5 KB at 356.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 118.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1683.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 873.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 177.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 263.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 136.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 132.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom
Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 192.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 192.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 140.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 152.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 151.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 225.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 252.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 171.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 168.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 111.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4 KB at 329.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (5 KB at 401.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 1528.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom
Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 688.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.pom (3 KB at 170.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/0.9.2/plexus-languages-0.9.2.pom (3 KB at 171.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.pom (2 KB at 145.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/6.0_BETA/asm-parent-6.0_BETA.pom (6 KB at 413.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (10 KB at 619.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 KB at 967.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.pom (867 B at 70.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.8.2/plexus-compiler-2.8.2.pom (5 KB at 366.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (3 KB at 216.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (4 KB at 287.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.pom (692 B at 52.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.pom (771 B at 57.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.8.2/plexus-compilers-2.8.2.pom (2 KB at 100.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar
Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (5 KB at 231.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 KB at 661.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
Downloaded: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/6.0_BETA/asm-6.0_BETA.jar (56 KB at 2625.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (160 KB at 3996.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/0.9.2/plexus-java-0.9.2.jar (31 KB at 801.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (217 KB at 4930.2 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.8.2/plexus-compiler-api-2.8.2.jar (26 KB at 1982.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.8.2/plexus-compiler-manager-2.8.2.jar (5 KB at 381.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (308 KB at 9048.6 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.8.2/plexus-compiler-javac-2.8.2.jar (20 KB at 979.8 KB/sec)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 113 source files to /var/lib/jenkins/workspace/BungeePerms/target/classes
[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 hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 40.334s
[INFO] Finished at: Tue Jul 24 00:05:04 CEST 2018
[INFO] Final Memory: 19M/267M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project BungeePerms: Compilation failure -> [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/workspace/BungeePerms/pom.xml to net.alpenblock/BungeePerms/3.0/BungeePerms-3.0.pom
channel stopped
Finished: FAILURE