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 8e0a6607cf60a7b13e3cb2e80df4fd990e6380ce (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e0a6607cf60a7b13e3cb2e80df4fd990e6380ce > git rev-list e1675c11af7c70f2ecdae89d12e0b119c2e5fa15 # timeout=10 Parsing POMs Modules changed, recalculating dependency graph [BungeePerms] $ /usr/lib/jvm/java-7-oracle/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.5.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-2.53.2.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.5.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 43113 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/BungeePerms/pom.xml clean install -Dbuild.number=49 -Dbuild.type=dev [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building BungeePerms 3.0 [INFO] ------------------------------------------------------------------------ Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml [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-clean-plugin:2.3:clean (default-clean) @ BungeePerms --- [INFO] Deleting file set: /var/lib/jenkins/workspace/BungeePerms/target (included: [**], excluded: []) [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ BungeePerms --- [INFO] Compiling 113 source files to /var/lib/jenkins/workspace/BungeePerms/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePerms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ BungeePerms --- [INFO] Compiling 4 source files to /var/lib/jenkins/workspace/BungeePerms/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePerms --- [INFO] Surefire report directory: /var/lib/jenkins/workspace/BungeePerms/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running net.alpenblock.bungeeperms.util.ConcurrentListTest tesing concurrency Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec Running net.alpenblock.bungeeperms.io.MySQL2BackEndTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec Running net.alpenblock.bungeeperms.uuid.UUIDFetcherTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 sec Running net.alpenblock.bungeeperms.PermissionsResolverTest Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec Results : Tests run: 47, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ BungeePerms --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ BungeePerms --- [INFO] Excluding net.md-5:bungeecord-api:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-config:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-event:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-protocol:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.0.33.Final from the shaded jar. [INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar. [INFO] Excluding org.projectlombok:lombok:jar:1.12.2 from the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Excluding junit:junit:jar:4.11 from the shaded jar. [INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.8-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding org.avaje:ebean:jar:2.8.1 from the shaded jar. [INFO] Excluding javax.persistence:persistence-api:jar:1.0 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar. [INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar. [INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar. [INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar. [INFO] Excluding net.ess3:Essentials:jar:2.13.1 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar with /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePerms/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install-file (default) @ BungeePerms --- [INFO] Installing /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.jar [INFO] Installing /var/lib/jenkins/workspace/BungeePerms/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.930s [INFO] Finished at: Sun Feb 14 13:44:33 CET 2016 [INFO] Final Memory: 32M/501M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/workspace/BungeePerms/dependency-reduced-pom.xml to net.alpenblock/BungeePerms/3.0/BungeePerms-3.0.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar to net.alpenblock/BungeePerms/3.0/BungeePerms-3.0.jar [BungeePerms] $ mvn deploy -Dbuild.number=49 -Dbuild.type=dev -Dmaven.test.skip=true channel stopped [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building BungeePerms 3.0 [INFO] ------------------------------------------------------------------------ Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-api/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-parent/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-chat/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-config/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-event/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/net/md-5/bungeecord-protocol/1.8-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/com/mojang/AccountsClient/0.0.1-SNAPSHOT/maven-metadata.xml Downloading: file:///var/lib/jenkins/workspace/BungeePerms/lib/repository/org/spigotmc/spigot-api/1.8-R0.1-SNAPSHOT/maven-metadata.xml [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.4.3:resources (default-resources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ BungeePerms --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ BungeePerms --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeePerms/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ BungeePerms --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ BungeePerms --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ BungeePerms --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar [INFO] [INFO] --- maven-shade-plugin:2.1:shade (default) @ BungeePerms --- [INFO] Excluding net.md-5:bungeecord-api:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-chat:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-config:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-event:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding net.md-5:bungeecord-protocol:jar:1.8-SNAPSHOT from the shaded jar. [INFO] Excluding io.netty:netty-codec:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-transport:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-buffer:jar:4.0.33.Final from the shaded jar. [INFO] Excluding io.netty:netty-common:jar:4.0.33.Final from the shaded jar. [INFO] Excluding net.sf.trove4j:trove4j:jar:3.0.3 from the shaded jar. [INFO] Excluding com.google.guava:guava:jar:18.0 from the shaded jar. [INFO] Excluding org.projectlombok:lombok:jar:1.12.2 from the shaded jar. [INFO] Including com.mojang:AccountsClient:jar:0.0.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.2.4 in the shaded jar. [INFO] Excluding junit:junit:jar:4.11 from the shaded jar. [INFO] Excluding org.hamcrest:hamcrest-core:jar:1.3 from the shaded jar. [INFO] Excluding org.spigotmc:spigot-api:jar:1.8-R0.1-SNAPSHOT from the shaded jar. [INFO] Excluding commons-lang:commons-lang:jar:2.6 from the shaded jar. [INFO] Excluding com.googlecode.json-simple:json-simple:jar:1.1.1 from the shaded jar. [INFO] Excluding org.avaje:ebean:jar:2.8.1 from the shaded jar. [INFO] Excluding javax.persistence:persistence-api:jar:1.0 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar. [INFO] Excluding com.sk89q:worldedit:jar:5.6.2 from the shaded jar. [INFO] Excluding de.schlichtherle:truezip:jar:6.8.3 from the shaded jar. [INFO] Excluding rhino:js:jar:1.7R2 from the shaded jar. [INFO] Excluding com.sk89q:jchronic:jar:0.2.4a from the shaded jar. [INFO] Excluding net.milkbowl.vault:Vault:jar:1.2.32 from the shaded jar. [INFO] Excluding net.ess3:Essentials:jar:2.13.1 from the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar with /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeePerms/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install-file (default) @ BungeePerms --- [INFO] Installing /var/lib/jenkins/workspace/BungeePerms/target/BungeePerms-3.0-dev-49.jar to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.jar [INFO] Installing /var/lib/jenkins/workspace/BungeePerms/pom.xml to /var/lib/jenkins/.m2/repository/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.pom [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy-file (deploy) @ BungeePerms --- Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.jar 2/503 KB 4/503 KB 6/503 KB 8/503 KB 10/503 KB 12/503 KB 14/503 KB 16/503 KB 18/503 KB 20/503 KB 22/503 KB 24/503 KB 26/503 KB 28/503 KB 30/503 KB 32/503 KB 34/503 KB 36/503 KB 38/503 KB 40/503 KB 42/503 KB 44/503 KB 46/503 KB 48/503 KB 50/503 KB 52/503 KB 54/503 KB 56/503 KB 58/503 KB 60/503 KB 62/503 KB 64/503 KB 66/503 KB 68/503 KB 70/503 KB 72/503 KB 74/503 KB 76/503 KB 78/503 KB 80/503 KB 82/503 KB 84/503 KB 86/503 KB 88/503 KB 90/503 KB 92/503 KB 94/503 KB 96/503 KB 98/503 KB 100/503 KB 102/503 KB 104/503 KB 106/503 KB 108/503 KB 110/503 KB 112/503 KB 114/503 KB 116/503 KB 118/503 KB 120/503 KB 122/503 KB 124/503 KB 126/503 KB 128/503 KB 130/503 KB 132/503 KB 134/503 KB 136/503 KB 138/503 KB 140/503 KB 142/503 KB 144/503 KB 146/503 KB 148/503 KB 150/503 KB 152/503 KB 154/503 KB 156/503 KB 158/503 KB 160/503 KB 162/503 KB 164/503 KB 166/503 KB 168/503 KB 170/503 KB 172/503 KB 174/503 KB 176/503 KB 178/503 KB 180/503 KB 182/503 KB 184/503 KB 186/503 KB 188/503 KB 190/503 KB 192/503 KB 194/503 KB 196/503 KB 198/503 KB 200/503 KB 202/503 KB 204/503 KB 206/503 KB 208/503 KB 210/503 KB 212/503 KB 214/503 KB 216/503 KB 218/503 KB 220/503 KB 222/503 KB 224/503 KB 226/503 KB 228/503 KB 230/503 KB 232/503 KB 234/503 KB 236/503 KB 238/503 KB 240/503 KB 242/503 KB 244/503 KB 246/503 KB 248/503 KB 250/503 KB 252/503 KB 254/503 KB 256/503 KB 258/503 KB 260/503 KB 262/503 KB 264/503 KB 266/503 KB 268/503 KB 270/503 KB 272/503 KB 274/503 KB 276/503 KB 278/503 KB 280/503 KB 282/503 KB 284/503 KB 286/503 KB 288/503 KB 290/503 KB 292/503 KB 294/503 KB 296/503 KB 298/503 KB 300/503 KB 302/503 KB 304/503 KB 306/503 KB 308/503 KB 310/503 KB 312/503 KB 314/503 KB 316/503 KB 318/503 KB 320/503 KB 322/503 KB 324/503 KB 326/503 KB 328/503 KB 330/503 KB 332/503 KB 334/503 KB 336/503 KB 338/503 KB 340/503 KB 342/503 KB 344/503 KB 346/503 KB 348/503 KB 350/503 KB 352/503 KB 354/503 KB 356/503 KB 358/503 KB 360/503 KB 362/503 KB 364/503 KB 366/503 KB 368/503 KB 370/503 KB 372/503 KB 374/503 KB 376/503 KB 378/503 KB 380/503 KB 382/503 KB 384/503 KB 386/503 KB 388/503 KB 390/503 KB 392/503 KB 394/503 KB 396/503 KB 398/503 KB 400/503 KB 402/503 KB 404/503 KB 406/503 KB 408/503 KB 410/503 KB 412/503 KB 414/503 KB 416/503 KB 418/503 KB 420/503 KB 422/503 KB 424/503 KB 426/503 KB 428/503 KB 430/503 KB 432/503 KB 434/503 KB 436/503 KB 438/503 KB 440/503 KB 442/503 KB 444/503 KB 446/503 KB 448/503 KB 450/503 KB 452/503 KB 454/503 KB 456/503 KB 458/503 KB 460/503 KB 462/503 KB 464/503 KB 466/503 KB 468/503 KB 470/503 KB 472/503 KB 474/503 KB 476/503 KB 478/503 KB 480/503 KB 482/503 KB 484/503 KB 486/503 KB 488/503 KB 490/503 KB 492/503 KB 494/503 KB 496/503 KB 498/503 KB 500/503 KB 502/503 KB 503/503 KB Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.jar (503 KB at 2512.3 KB/sec) Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.pom 403/403 B Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/3.0-dev-49/BungeePerms-3.0-dev-49.pom (403 B at 8.6 KB/sec) Downloading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml 451/451 B Downloaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml (451 B at 24.5 KB/sec) Uploading: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml 419/419 B Uploaded: http://repo.wea-ondara.net/repository/public/net/alpenblock/BungeePerms/maven-metadata.xml (419 B at 21.5 KB/sec) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.055s [INFO] Finished at: Sun Feb 14 13:44:40 CET 2016 [INFO] Final Memory: 17M/222M [INFO] ------------------------------------------------------------------------ Finished: SUCCESS