Started by an SCM change
Building remotely on Builder in workspace /home/jenkins/workspace/Bungeecord 1.7.10 Patch
[WS-CLEANUP] Deleting project workspace...
Cloning the remote Git repository
Cloning repository https://github.com/popcorn9499/BungeeCord.git/
> git init /home/jenkins/workspace/Bungeecord 1.7.10 Patch # timeout=10
Fetching upstream changes from https://github.com/popcorn9499/BungeeCord.git/
> git --version # timeout=10
> git fetch --tags --progress https://github.com/popcorn9499/BungeeCord.git/ +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/popcorn9499/BungeeCord.git/ # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/popcorn9499/BungeeCord.git/ # timeout=10
Fetching upstream changes from https://github.com/popcorn9499/BungeeCord.git/
> git fetch --tags --progress https://github.com/popcorn9499/BungeeCord.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 aadfe0b922ed80323c46fc5d5695f696097be1a8 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f aadfe0b922ed80323c46fc5d5695f696097be1a8
> git rev-list afce9917cd9cd91f70d093cf7d88aab280635724 # timeout=10
[Bungeecord 1.7.10 Patch] $ /bin/sh -xe /tmp/jenkins5768485223628608677.sh
+ git clone https://github.com/popcorn9499/BungeeCord.git
Cloning into 'BungeeCord'...
+ cd BungeeCord
+ mvn clean install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] BungeeCord-Parent
[INFO] BungeeCord-Chat
[INFO] BungeeCord-Config
[INFO] BungeeCord-Event
[INFO] BungeeCord-Protocol
[INFO] BungeeCord-API
[INFO] BungeeCord-Log
[INFO] BungeeCord-Native
[INFO] BungeeCord-Query
[INFO] BungeeCord-Proxy
[INFO] BungeeCord-Bootstrap
[INFO] BungeeCord Modules
[INFO] cmd_alert
[INFO] cmd_find
[INFO] cmd_list
[INFO] cmd_send
[INFO] cmd_server
[INFO] reconnect_yaml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Parent 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-parent ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-parent ---
[INFO] Set property "describe" to "git:BungeeCord-Parent:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-parent ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-parent/1.12-SNAPSHOT/bungeecord-parent-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Chat 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-chat ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-chat ---
[INFO] Set property "describe" to "git:BungeeCord-Chat:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-chat ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-chat ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-chat ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-chat ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.api.chat.TranslatableComponentTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in net.md_5.bungee.api.chat.TranslatableComponentTest
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-chat ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/target/bungeecord-chat-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-chat ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/target/bungeecord-chat-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/chat/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-chat/1.12-SNAPSHOT/bungeecord-chat-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Config 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom
Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar
Downloaded: https://repo.maven.apache.org/maven2/org/yaml/snakeyaml/1.19/snakeyaml-1.19.jar (0 B at 0.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-config ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-config ---
[INFO] Set property "describe" to "git:BungeeCord-Config:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-config ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-config ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-config ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-config ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-config ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.config.YamlConfigurationTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in net.md_5.bungee.config.YamlConfigurationTest
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-config ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/target/bungeecord-config-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-config ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/target/bungeecord-config-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/config/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-config/1.12-SNAPSHOT/bungeecord-config-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Event 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-event ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-event ---
[INFO] Set property "describe" to "git:BungeeCord-Event:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-event ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-event ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-event ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-event ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-event ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-event ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.event.UnregisteringListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in net.md_5.bungee.event.UnregisteringListenerTest
Running net.md_5.bungee.event.EventBusTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in net.md_5.bungee.event.EventBusTest
Running net.md_5.bungee.event.EventPriorityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in net.md_5.bungee.event.EventPriorityTest
Results :
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-event ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/target/bungeecord-event-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-event ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/target/bungeecord-event-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/event/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-event/1.12-SNAPSHOT/bungeecord-event-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Protocol 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.18.Final/netty-codec-4.1.18.Final.pom
3/4 KB
4/4 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.18.Final/netty-codec-4.1.18.Final.pom (4 KB at 31.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.18.Final/netty-parent-4.1.18.Final.pom
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.18.Final/netty-parent-4.1.18.Final.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.18.Final/netty-transport-4.1.18.Final.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.18.Final/netty-transport-4.1.18.Final.pom (2 KB at 28.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.18.Final/netty-buffer-4.1.18.Final.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.18.Final/netty-buffer-4.1.18.Final.pom (2 KB at 6.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.18.Final/netty-common-4.1.18.Final.pom
3/9 KB
5/9 KB
8/9 KB
9/9 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.18.Final/netty-common-4.1.18.Final.pom (9 KB at 109.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.18.Final/netty-resolver-4.1.18.Final.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.18.Final/netty-resolver-4.1.18.Final.pom (2 KB at 25.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.18.Final/netty-codec-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.18.Final/netty-transport-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.18.Final/netty-buffer-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.18.Final/netty-common-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.18.Final/netty-resolver-4.1.18.Final.jar
3/307 KB
5/307 KB
8/307 KB
11/307 KB
13/307 KB
16/307 KB
19/307 KB
21/307 KB
24/307 KB
27/307 KB
29/307 KB
32/307 KB
36/307 KB
40/307 KB
44/307 KB
48/307 KB
52/307 KB
56/307 KB
60/307 KB
64/307 KB
68/307 KB
72/307 KB
76/307 KB
80/307 KB
84/307 KB
88/307 KB
92/307 KB
96/307 KB
100/307 KB
104/307 KB
108/307 KB
112/307 KB
116/307 KB
120/307 KB
124/307 KB
128/307 KB
132/307 KB
136/307 KB
140/307 KB
144/307 KB
144/307 KB 3/32 KB
144/307 KB 5/32 KB
148/307 KB 5/32 KB
148/307 KB 8/32 KB
152/307 KB 8/32 KB
156/307 KB 8/32 KB
160/307 KB 8/32 KB
164/307 KB 8/32 KB
168/307 KB 8/32 KB
172/307 KB 8/32 KB
176/307 KB 8/32 KB
3/265 KB 176/307 KB 8/32 KB
3/444 KB 3/265 KB 176/307 KB 8/32 KB
3/444 KB 5/265 KB 176/307 KB 8/32 KB
5/444 KB 5/265 KB 176/307 KB 11/32 KB
5/444 KB 5/265 KB 176/307 KB 11/32 KB
5/444 KB 8/265 KB 176/307 KB 11/32 KB
8/444 KB 8/265 KB 176/307 KB 11/32 KB
8/444 KB 8/265 KB 176/307 KB 13/32 KB
11/444 KB 8/265 KB 176/307 KB 13/32 KB
11/444 KB 11/265 KB 176/307 KB 13/32 KB
13/444 KB 11/265 KB 176/307 KB 13/32 KB
13/444 KB 11/265 KB 180/307 KB 13/32 KB
13/444 KB 11/265 KB 184/307 KB 13/32 KB
13/444 KB 11/265 KB 188/307 KB 13/32 KB
13/444 KB 13/265 KB 192/307 KB 13/32 KB
13/444 KB 13/265 KB 192/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 192/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 196/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 200/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 200/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 204/307 KB 13/32 KB
13/444 KB 3/555 KB 13/265 KB 208/307 KB 13/32 KB
13/444 KB 6/555 KB 13/265 KB 208/307 KB 13/32 KB
13/444 KB 7/555 KB 13/265 KB 208/307 KB 13/32 KB
13/444 KB 10/555 KB 13/265 KB 208/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 208/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 212/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 216/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 220/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 224/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 228/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 232/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 236/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 240/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 244/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 248/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 252/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 256/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 260/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 264/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 268/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 272/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 276/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 280/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 284/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 288/307 KB 13/32 KB
13/444 KB 11/555 KB 13/265 KB 288/307 KB 16/32 KB
13/444 KB 11/555 KB 13/265 KB 288/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 292/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 296/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 300/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 304/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 307/307 KB 19/32 KB
13/444 KB 11/555 KB 13/265 KB 307/307 KB 21/32 KB
13/444 KB 11/555 KB 16/265 KB 307/307 KB 21/32 KB
16/444 KB 11/555 KB 16/265 KB 307/307 KB 21/32 KB
16/444 KB 14/555 KB 16/265 KB 307/307 KB 21/32 KB
16/444 KB 14/555 KB 16/265 KB 307/307 KB 24/32 KB
16/444 KB 14/555 KB 19/265 KB 307/307 KB 24/32 KB
19/444 KB 14/555 KB 19/265 KB 307/307 KB 24/32 KB
19/444 KB 15/555 KB 19/265 KB 307/307 KB 24/32 KB
19/444 KB 15/555 KB 19/265 KB 307/307 KB 27/32 KB
19/444 KB 15/555 KB 21/265 KB 307/307 KB 27/32 KB
21/444 KB 15/555 KB 21/265 KB 307/307 KB 27/32 KB
21/444 KB 15/555 KB 24/265 KB 307/307 KB 27/32 KB
21/444 KB 18/555 KB 24/265 KB 307/307 KB 27/32 KB
21/444 KB 19/555 KB 24/265 KB 307/307 KB 27/32 KB
24/444 KB 19/555 KB 24/265 KB 307/307 KB 27/32 KB
24/444 KB 19/555 KB 24/265 KB 307/307 KB 29/32 KB
24/444 KB 19/555 KB 24/265 KB 307/307 KB 32/32 KB
24/444 KB 19/555 KB 24/265 KB 307/307 KB 32/32 KB
24/444 KB 19/555 KB 27/265 KB 307/307 KB 32/32 KB
24/444 KB 22/555 KB 27/265 KB 307/307 KB 32/32 KB
27/444 KB 22/555 KB 27/265 KB 307/307 KB 32/32 KB
27/444 KB 22/555 KB 29/265 KB 307/307 KB 32/32 KB
29/444 KB 22/555 KB 29/265 KB 307/307 KB 32/32 KB
29/444 KB 23/555 KB 29/265 KB 307/307 KB 32/32 KB
32/444 KB 23/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 23/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 26/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 27/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 30/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 31/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 34/555 KB 32/265 KB 307/307 KB 32/32 KB
32/444 KB 35/555 KB 32/265 KB 307/307 KB 32/32 KB
36/444 KB 35/555 KB 32/265 KB 307/307 KB 32/32 KB
36/444 KB 38/555 KB 32/265 KB 307/307 KB 32/32 KB
40/444 KB 38/555 KB 32/265 KB 307/307 KB 32/32 KB
44/444 KB 38/555 KB 32/265 KB 307/307 KB 32/32 KB
48/444 KB 38/555 KB 32/265 KB 307/307 KB 32/32 KB
48/444 KB 38/555 KB 36/265 KB 307/307 KB 32/32 KB
48/444 KB 38/555 KB 40/265 KB 307/307 KB 32/32 KB
48/444 KB 39/555 KB 40/265 KB 307/307 KB 32/32 KB
48/444 KB 39/555 KB 44/265 KB 307/307 KB 32/32 KB
48/444 KB 39/555 KB 48/265 KB 307/307 KB 32/32 KB
48/444 KB 42/555 KB 48/265 KB 307/307 KB 32/32 KB
48/444 KB 43/555 KB 48/265 KB 307/307 KB 32/32 KB
48/444 KB 46/555 KB 48/265 KB 307/307 KB 32/32 KB
48/444 KB 47/555 KB 48/265 KB 307/307 KB 32/32 KB
52/444 KB 47/555 KB 48/265 KB 307/307 KB 32/32 KB
56/444 KB 47/555 KB 48/265 KB 307/307 KB 32/32 KB
60/444 KB 47/555 KB 48/265 KB 307/307 KB 32/32 KB
64/444 KB 47/555 KB 48/265 KB 307/307 KB 32/32 KB
64/444 KB 47/555 KB 52/265 KB 307/307 KB 32/32 KB
64/444 KB 50/555 KB 52/265 KB 307/307 KB 32/32 KB
64/444 KB 50/555 KB 56/265 KB 307/307 KB 32/32 KB
64/444 KB 50/555 KB 60/265 KB 307/307 KB 32/32 KB
64/444 KB 50/555 KB 64/265 KB 307/307 KB 32/32 KB
64/444 KB 51/555 KB 64/265 KB 307/307 KB 32/32 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.18.Final/netty-codec-4.1.18.Final.jar (307 KB at 1443.5 KB/sec)
64/444 KB 54/555 KB 64/265 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.18.Final/netty-resolver-4.1.18.Final.jar (32 KB at 155.3 KB/sec)
64/444 KB 57/555 KB 64/265 KB
64/444 KB 57/555 KB 68/265 KB
64/444 KB 57/555 KB 72/265 KB
64/444 KB 57/555 KB 76/265 KB
64/444 KB 57/555 KB 80/265 KB
64/444 KB 59/555 KB 80/265 KB
68/444 KB 59/555 KB 80/265 KB
72/444 KB 59/555 KB 80/265 KB
76/444 KB 59/555 KB 80/265 KB
80/444 KB 59/555 KB 80/265 KB
80/444 KB 62/555 KB 80/265 KB
80/444 KB 65/555 KB 80/265 KB
80/444 KB 67/555 KB 80/265 KB
80/444 KB 70/555 KB 80/265 KB
80/444 KB 73/555 KB 80/265 KB
80/444 KB 75/555 KB 80/265 KB
80/444 KB 75/555 KB 84/265 KB
80/444 KB 75/555 KB 88/265 KB
80/444 KB 75/555 KB 92/265 KB
80/444 KB 75/555 KB 96/265 KB
80/444 KB 78/555 KB 96/265 KB
80/444 KB 81/555 KB 96/265 KB
84/444 KB 81/555 KB 96/265 KB
88/444 KB 81/555 KB 96/265 KB
92/444 KB 81/555 KB 96/265 KB
96/444 KB 81/555 KB 96/265 KB
96/444 KB 81/555 KB 100/265 KB
96/444 KB 83/555 KB 100/265 KB
96/444 KB 83/555 KB 104/265 KB
96/444 KB 83/555 KB 108/265 KB
96/444 KB 83/555 KB 112/265 KB
96/444 KB 86/555 KB 112/265 KB
100/444 KB 86/555 KB 112/265 KB
100/444 KB 89/555 KB 112/265 KB
104/444 KB 89/555 KB 112/265 KB
108/444 KB 89/555 KB 112/265 KB
112/444 KB 89/555 KB 112/265 KB
112/444 KB 91/555 KB 112/265 KB
112/444 KB 94/555 KB 112/265 KB
112/444 KB 97/555 KB 112/265 KB
112/444 KB 97/555 KB 116/265 KB
112/444 KB 97/555 KB 120/265 KB
112/444 KB 97/555 KB 124/265 KB
112/444 KB 97/555 KB 128/265 KB
112/444 KB 99/555 KB 128/265 KB
112/444 KB 102/555 KB 128/265 KB
112/444 KB 105/555 KB 128/265 KB
116/444 KB 105/555 KB 128/265 KB
120/444 KB 105/555 KB 128/265 KB
124/444 KB 105/555 KB 128/265 KB
128/444 KB 105/555 KB 128/265 KB
128/444 KB 107/555 KB 128/265 KB
128/444 KB 110/555 KB 128/265 KB
128/444 KB 110/555 KB 132/265 KB
128/444 KB 110/555 KB 136/265 KB
128/444 KB 113/555 KB 136/265 KB
128/444 KB 113/555 KB 140/265 KB
128/444 KB 113/555 KB 144/265 KB
128/444 KB 115/555 KB 144/265 KB
132/444 KB 115/555 KB 144/265 KB
136/444 KB 115/555 KB 144/265 KB
140/444 KB 115/555 KB 144/265 KB
140/444 KB 118/555 KB 144/265 KB
144/444 KB 118/555 KB 144/265 KB
144/444 KB 121/555 KB 148/265 KB
144/444 KB 121/555 KB 148/265 KB
144/444 KB 121/555 KB 152/265 KB
144/444 KB 121/555 KB 156/265 KB
144/444 KB 121/555 KB 160/265 KB
144/444 KB 123/555 KB 160/265 KB
148/444 KB 123/555 KB 160/265 KB
152/444 KB 123/555 KB 160/265 KB
152/444 KB 126/555 KB 160/265 KB
156/444 KB 126/555 KB 160/265 KB
160/444 KB 126/555 KB 160/265 KB
160/444 KB 126/555 KB 164/265 KB
160/444 KB 126/555 KB 168/265 KB
160/444 KB 129/555 KB 168/265 KB
160/444 KB 129/555 KB 172/265 KB
160/444 KB 129/555 KB 176/265 KB
160/444 KB 131/555 KB 176/265 KB
160/444 KB 134/555 KB 176/265 KB
164/444 KB 134/555 KB 176/265 KB
168/444 KB 134/555 KB 176/265 KB
172/444 KB 134/555 KB 176/265 KB
176/444 KB 134/555 KB 176/265 KB
176/444 KB 134/555 KB 180/265 KB
176/444 KB 134/555 KB 184/265 KB
176/444 KB 134/555 KB 188/265 KB
176/444 KB 134/555 KB 192/265 KB
176/444 KB 138/555 KB 192/265 KB
176/444 KB 142/555 KB 192/265 KB
176/444 KB 146/555 KB 192/265 KB
176/444 KB 150/555 KB 192/265 KB
180/444 KB 150/555 KB 192/265 KB
184/444 KB 150/555 KB 192/265 KB
188/444 KB 150/555 KB 192/265 KB
192/444 KB 150/555 KB 192/265 KB
192/444 KB 150/555 KB 196/265 KB
192/444 KB 150/555 KB 200/265 KB
192/444 KB 150/555 KB 204/265 KB
192/444 KB 150/555 KB 208/265 KB
192/444 KB 154/555 KB 208/265 KB
192/444 KB 158/555 KB 208/265 KB
192/444 KB 162/555 KB 208/265 KB
192/444 KB 166/555 KB 208/265 KB
196/444 KB 166/555 KB 208/265 KB
200/444 KB 166/555 KB 208/265 KB
204/444 KB 166/555 KB 208/265 KB
208/444 KB 166/555 KB 208/265 KB
208/444 KB 166/555 KB 212/265 KB
208/444 KB 166/555 KB 216/265 KB
208/444 KB 166/555 KB 220/265 KB
208/444 KB 166/555 KB 224/265 KB
208/444 KB 170/555 KB 224/265 KB
208/444 KB 174/555 KB 224/265 KB
208/444 KB 178/555 KB 224/265 KB
208/444 KB 182/555 KB 224/265 KB
212/444 KB 182/555 KB 224/265 KB
216/444 KB 182/555 KB 224/265 KB
220/444 KB 182/555 KB 224/265 KB
220/444 KB 182/555 KB 228/265 KB
224/444 KB 182/555 KB 228/265 KB
224/444 KB 182/555 KB 232/265 KB
224/444 KB 182/555 KB 236/265 KB
224/444 KB 182/555 KB 240/265 KB
224/444 KB 186/555 KB 240/265 KB
224/444 KB 190/555 KB 240/265 KB
224/444 KB 194/555 KB 240/265 KB
224/444 KB 198/555 KB 240/265 KB
228/444 KB 198/555 KB 240/265 KB
232/444 KB 198/555 KB 240/265 KB
232/444 KB 198/555 KB 244/265 KB
236/444 KB 198/555 KB 244/265 KB
236/444 KB 198/555 KB 248/265 KB
240/444 KB 198/555 KB 248/265 KB
240/444 KB 198/555 KB 252/265 KB
240/444 KB 198/555 KB 256/265 KB
240/444 KB 198/555 KB 260/265 KB
240/444 KB 198/555 KB 264/265 KB
240/444 KB 198/555 KB 265/265 KB
244/444 KB 198/555 KB 265/265 KB
248/444 KB 198/555 KB 265/265 KB
252/444 KB 198/555 KB 265/265 KB
256/444 KB 198/555 KB 265/265 KB
256/444 KB 202/555 KB 265/265 KB
256/444 KB 206/555 KB 265/265 KB
256/444 KB 210/555 KB 265/265 KB
256/444 KB 214/555 KB 265/265 KB
260/444 KB 214/555 KB 265/265 KB
264/444 KB 214/555 KB 265/265 KB
268/444 KB 214/555 KB 265/265 KB
272/444 KB 214/555 KB 265/265 KB
272/444 KB 218/555 KB 265/265 KB
272/444 KB 222/555 KB 265/265 KB
272/444 KB 226/555 KB 265/265 KB
272/444 KB 230/555 KB 265/265 KB
276/444 KB 230/555 KB 265/265 KB
280/444 KB 230/555 KB 265/265 KB
284/444 KB 230/555 KB 265/265 KB
288/444 KB 230/555 KB 265/265 KB
292/444 KB 230/555 KB 265/265 KB
296/444 KB 230/555 KB 265/265 KB
300/444 KB 230/555 KB 265/265 KB
304/444 KB 230/555 KB 265/265 KB
308/444 KB 230/555 KB 265/265 KB
312/444 KB 230/555 KB 265/265 KB
316/444 KB 230/555 KB 265/265 KB
320/444 KB 230/555 KB 265/265 KB
324/444 KB 230/555 KB 265/265 KB
328/444 KB 230/555 KB 265/265 KB
332/444 KB 230/555 KB 265/265 KB
336/444 KB 230/555 KB 265/265 KB
336/444 KB 234/555 KB 265/265 KB
336/444 KB 238/555 KB 265/265 KB
336/444 KB 242/555 KB 265/265 KB
336/444 KB 246/555 KB 265/265 KB
340/444 KB 246/555 KB 265/265 KB
344/444 KB 246/555 KB 265/265 KB
348/444 KB 246/555 KB 265/265 KB
352/444 KB 246/555 KB 265/265 KB
352/444 KB 250/555 KB 265/265 KB
352/444 KB 254/555 KB 265/265 KB
352/444 KB 258/555 KB 265/265 KB
352/444 KB 262/555 KB 265/265 KB
356/444 KB 262/555 KB 265/265 KB
360/444 KB 262/555 KB 265/265 KB
364/444 KB 262/555 KB 265/265 KB
368/444 KB 262/555 KB 265/265 KB
368/444 KB 266/555 KB 265/265 KB
368/444 KB 270/555 KB 265/265 KB
372/444 KB 270/555 KB 265/265 KB
372/444 KB 274/555 KB 265/265 KB
376/444 KB 274/555 KB 265/265 KB
380/444 KB 274/555 KB 265/265 KB
380/444 KB 278/555 KB 265/265 KB
384/444 KB 278/555 KB 265/265 KB
388/444 KB 278/555 KB 265/265 KB
392/444 KB 278/555 KB 265/265 KB
396/444 KB 278/555 KB 265/265 KB
400/444 KB 278/555 KB 265/265 KB
400/444 KB 282/555 KB 265/265 KB
400/444 KB 286/555 KB 265/265 KB
400/444 KB 290/555 KB 265/265 KB
400/444 KB 294/555 KB 265/265 KB
404/444 KB 294/555 KB 265/265 KB
408/444 KB 294/555 KB 265/265 KB
412/444 KB 294/555 KB 265/265 KB
416/444 KB 294/555 KB 265/265 KB
416/444 KB 298/555 KB 265/265 KB
416/444 KB 302/555 KB 265/265 KB
416/444 KB 306/555 KB 265/265 KB
420/444 KB 306/555 KB 265/265 KB
420/444 KB 310/555 KB 265/265 KB
424/444 KB 310/555 KB 265/265 KB
428/444 KB 310/555 KB 265/265 KB
432/444 KB 310/555 KB 265/265 KB
436/444 KB 310/555 KB 265/265 KB
440/444 KB 310/555 KB 265/265 KB
444/444 KB 310/555 KB 265/265 KB
444/444 KB 314/555 KB 265/265 KB
444/444 KB 318/555 KB 265/265 KB
444/444 KB 322/555 KB 265/265 KB
444/444 KB 326/555 KB 265/265 KB
444/444 KB 330/555 KB 265/265 KB
444/444 KB 334/555 KB 265/265 KB
444/444 KB 338/555 KB 265/265 KB
444/444 KB 339/555 KB 265/265 KB
444/444 KB 343/555 KB 265/265 KB
444/444 KB 347/555 KB 265/265 KB
444/444 KB 350/555 KB 265/265 KB
444/444 KB 351/555 KB 265/265 KB
444/444 KB 355/555 KB 265/265 KB
444/444 KB 359/555 KB 265/265 KB
444/444 KB 363/555 KB 265/265 KB
444/444 KB 366/555 KB 265/265 KB
444/444 KB 369/555 KB 265/265 KB
444/444 KB 371/555 KB 265/265 KB
444/444 KB 374/555 KB 265/265 KB
444/444 KB 377/555 KB 265/265 KB
444/444 KB 379/555 KB 265/265 KB
444/444 KB 382/555 KB 265/265 KB
444/444 KB 385/555 KB 265/265 KB
444/444 KB 387/555 KB 265/265 KB
444/444 KB 390/555 KB 265/265 KB
444/444 KB 393/555 KB 265/265 KB
444/444 KB 395/555 KB 265/265 KB
444/444 KB 398/555 KB 265/265 KB
444/444 KB 402/555 KB 265/265 KB
444/444 KB 406/555 KB 265/265 KB
444/444 KB 410/555 KB 265/265 KB
444/444 KB 414/555 KB 265/265 KB
444/444 KB 418/555 KB 265/265 KB
444/444 KB 422/555 KB 265/265 KB
444/444 KB 426/555 KB 265/265 KB
444/444 KB 430/555 KB 265/265 KB
444/444 KB 434/555 KB 265/265 KB
444/444 KB 438/555 KB 265/265 KB
444/444 KB 442/555 KB 265/265 KB
444/444 KB 446/555 KB 265/265 KB
444/444 KB 450/555 KB 265/265 KB
444/444 KB 454/555 KB 265/265 KB
444/444 KB 458/555 KB 265/265 KB
444/444 KB 462/555 KB 265/265 KB
444/444 KB 466/555 KB 265/265 KB
444/444 KB 470/555 KB 265/265 KB
444/444 KB 474/555 KB 265/265 KB
444/444 KB 478/555 KB 265/265 KB
444/444 KB 482/555 KB 265/265 KB
444/444 KB 486/555 KB 265/265 KB
444/444 KB 490/555 KB 265/265 KB
444/444 KB 494/555 KB 265/265 KB
444/444 KB 498/555 KB 265/265 KB
444/444 KB 502/555 KB 265/265 KB
444/444 KB 506/555 KB 265/265 KB
444/444 KB 510/555 KB 265/265 KB
444/444 KB 514/555 KB 265/265 KB
444/444 KB 518/555 KB 265/265 KB
444/444 KB 522/555 KB 265/265 KB
444/444 KB 526/555 KB 265/265 KB
444/444 KB 530/555 KB 265/265 KB
444/444 KB 534/555 KB 265/265 KB
444/444 KB 538/555 KB 265/265 KB
444/444 KB 542/555 KB 265/265 KB
444/444 KB 546/555 KB 265/265 KB
444/444 KB 550/555 KB 265/265 KB
444/444 KB 554/555 KB 265/265 KB
444/444 KB 555/555 KB 265/265 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.18.Final/netty-buffer-4.1.18.Final.jar (265 KB at 881.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.18.Final/netty-transport-4.1.18.Final.jar (444 KB at 1360.1 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.18.Final/netty-common-4.1.18.Final.jar (555 KB at 1678.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-protocol ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-protocol ---
[INFO] Set property "describe" to "git:BungeeCord-Protocol:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-protocol ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-protocol ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-protocol ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-protocol ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-protocol ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-protocol ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/target/bungeecord-protocol-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-protocol ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/target/bungeecord-protocol-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/protocol/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-protocol/1.12-SNAPSHOT/bungeecord-protocol-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-API 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-api ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-api ---
[INFO] Set property "describe" to "git:BungeeCord-API:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/main/java/net/md_5/bungee/api/ProxyServer.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/main/java/net/md_5/bungee/api/ProxyServer.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/main/java/net/md_5/bungee/util/CaseInsensitiveMap.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/main/java/net/md_5/bungee/util/CaseInsensitiveMap.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-api ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-api ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.util.CaseInsensitiveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in net.md_5.bungee.util.CaseInsensitiveTest
Running net.md_5.bungee.util.AddressParseTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in net.md_5.bungee.util.AddressParseTest
Results :
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-api ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/target/bungeecord-api-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-api ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/target/bungeecord-api-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/api/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-api/1.12-SNAPSHOT/bungeecord-api-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Log 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-log ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-log ---
[INFO] Set property "describe" to "git:BungeeCord-Log:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-log ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-log ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-log ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-log ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-log ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-log ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/target/bungeecord-log-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-log ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/target/bungeecord-log-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-log/1.12-SNAPSHOT/bungeecord-log-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/log/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-log/1.12-SNAPSHOT/bungeecord-log-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Native 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-native ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-native ---
[INFO] Set property "describe" to "git:BungeeCord-Native:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-native ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-native ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-native ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-native ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-native ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.NativeZlibTest
Testing: net.md_5.bungee.jni.zlib.NativeZlib@707f7052
Took: 398ms
Testing: net.md_5.bungee.jni.zlib.JavaZlib@2752f6e2
Took: 377ms
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.871 sec - in net.md_5.bungee.NativeZlibTest
Running net.md_5.bungee.NativeCipherTest
Testing Java cipher...
This cipher works correctly!
Benchmarking Java cipher...
Encryption Iteration: 4096, Elapsed: 3157 ms
Decryption Iteration: 4096, Elapsed: 3119 ms
Testing native cipher...
This cipher works correctly!
Benchmarking native cipher...
Encryption Iteration: 4096, Elapsed: 1662 ms
Decryption Iteration: 4096, Elapsed: 1638 ms
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.94 sec - in net.md_5.bungee.NativeCipherTest
Results :
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-native ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/target/bungeecord-native-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-native ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/target/bungeecord-native-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-native/1.12-SNAPSHOT/bungeecord-native-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/native/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-native/1.12-SNAPSHOT/bungeecord-native-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Query 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-query ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-query ---
[INFO] Set property "describe" to "git:BungeeCord-Query:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-query ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-query ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/src/main/java/net/md_5/bungee/query/QueryHandler.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/src/main/java/net/md_5/bungee/query/QueryHandler.java uses or overrides a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/src/main/java/net/md_5/bungee/query/QueryHandler.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-query ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-query ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-query ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-query ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-query ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/target/bungeecord-query-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-query ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/target/bungeecord-query-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-query/1.12-SNAPSHOT/bungeecord-query-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/query/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-query/1.12-SNAPSHOT/bungeecord-query-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Proxy 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.18.Final/netty-codec-haproxy-4.1.18.Final.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.18.Final/netty-codec-haproxy-4.1.18.Final.pom (2 KB at 20.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.18.Final/netty-codec-http-4.1.18.Final.pom
2/2 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.18.Final/netty-codec-http-4.1.18.Final.pom (2 KB at 27.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.18.Final/netty-handler-4.1.18.Final.pom
3/3 KB
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.18.Final/netty-handler-4.1.18.Final.pom (3 KB at 27.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.18.Final/netty-transport-native-epoll-4.1.18.Final.pom
3/15 KB
5/15 KB
8/15 KB
11/15 KB
13/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.18.Final/netty-transport-native-epoll-4.1.18.Final.pom (15 KB at 203.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.18.Final/netty-transport-native-unix-common-4.1.18.Final.pom
3/15 KB
5/15 KB
8/15 KB
11/15 KB
13/15 KB
15/15 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.18.Final/netty-transport-native-unix-common-4.1.18.Final.pom (15 KB at 223.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.pom
Downloaded: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.pom (0 B at 0.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.18.Final/netty-codec-haproxy-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.18.Final/netty-codec-http-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.18.Final/netty-handler-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.18.Final/netty-transport-native-unix-common-4.1.18.Final.jar
Downloading: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.18.Final/netty-transport-native-epoll-4.1.18.Final-linux-x86_64.jar
3/25 KB
5/25 KB
8/25 KB
11/25 KB
13/25 KB
16/25 KB
19/25 KB
21/25 KB
24/25 KB
25/25 KB
3/138 KB 25/25 KB
3/138 KB 25/25 KB 3/367 KB
3/138 KB 3/31 KB 25/25 KB 3/367 KB
3/138 KB 3/31 KB 25/25 KB 3/367 KB
3/138 KB 6/31 KB 25/25 KB 3/367 KB
3/138 KB 7/31 KB 25/25 KB 3/367 KB
3/138 KB 10/31 KB 25/25 KB 3/367 KB
3/138 KB 11/31 KB 25/25 KB 3/367 KB
3/138 KB 14/31 KB 25/25 KB 3/367 KB
3/138 KB 15/31 KB 25/25 KB 3/367 KB
3/138 KB 18/31 KB 3/367 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-haproxy/4.1.18.Final/netty-codec-haproxy-4.1.18.Final.jar (25 KB at 316.9 KB/sec)
3/138 KB 19/31 KB 3/367 KB
Downloading: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar
3/138 KB 22/31 KB 3/367 KB
3/138 KB 23/31 KB 3/367 KB
5/138 KB 23/31 KB 3/367 KB
5/138 KB 26/31 KB 3/367 KB
8/138 KB 26/31 KB 3/367 KB
8/138 KB 29/31 KB 3/367 KB
11/138 KB 29/31 KB 3/367 KB
11/138 KB 31/31 KB 3/367 KB
13/138 KB 31/31 KB 3/367 KB
16/138 KB 31/31 KB 3/367 KB
19/138 KB 31/31 KB 3/367 KB
21/138 KB 31/31 KB 3/367 KB
24/138 KB 31/31 KB 3/367 KB
27/138 KB 31/31 KB 3/367 KB
27/138 KB 31/31 KB 3/551 KB 3/367 KB
27/138 KB 31/31 KB 5/551 KB 3/367 KB
29/138 KB 31/31 KB 5/551 KB 3/367 KB
32/138 KB 31/31 KB 5/551 KB 3/367 KB
32/138 KB 31/31 KB 8/551 KB 3/367 KB
36/138 KB 31/31 KB 8/551 KB 3/367 KB
40/138 KB 31/31 KB 8/551 KB 3/367 KB
44/138 KB 31/31 KB 8/551 KB 3/367 KB
48/138 KB 31/31 KB 8/551 KB 3/367 KB
52/138 KB 31/31 KB 8/551 KB 3/367 KB
56/138 KB 31/31 KB 8/551 KB 3/367 KB
60/138 KB 31/31 KB 8/551 KB 3/367 KB
60/138 KB 31/31 KB 11/551 KB 3/367 KB
64/138 KB 31/31 KB 11/551 KB 3/367 KB
68/138 KB 31/31 KB 11/551 KB 3/367 KB
72/138 KB 31/31 KB 11/551 KB 3/367 KB
76/138 KB 31/31 KB 11/551 KB 3/367 KB
80/138 KB 31/31 KB 11/551 KB 3/367 KB
80/138 KB 31/31 KB 11/551 KB 5/367 KB
80/138 KB 31/31 KB 11/551 KB 8/367 KB
80/138 KB 31/31 KB 11/551 KB 11/367 KB
84/138 KB 31/31 KB 11/551 KB 11/367 KB
88/138 KB 31/31 KB 11/551 KB 11/367 KB
92/138 KB 31/31 KB 11/551 KB 11/367 KB
96/138 KB 31/31 KB 11/551 KB 13/367 KB
96/138 KB 31/31 KB 11/551 KB 13/367 KB
96/138 KB 31/31 KB 11/551 KB 16/367 KB
96/138 KB 31/31 KB 11/551 KB 19/367 KB
96/138 KB 31/31 KB 11/551 KB 21/367 KB
100/138 KB 31/31 KB 11/551 KB 21/367 KB
100/138 KB 31/31 KB 11/551 KB 24/367 KB
104/138 KB 31/31 KB 11/551 KB 24/367 KB
108/138 KB 31/31 KB 11/551 KB 24/367 KB
112/138 KB 31/31 KB 11/551 KB 24/367 KB
Downloaded: https://repo.maven.apache.org/maven2/mysql/mysql-connector-java/5.1.44/mysql-connector-java-5.1.44.jar (0 B at 0.0 KB/sec)
112/138 KB 31/31 KB 11/551 KB 27/367 KB
116/138 KB 31/31 KB 11/551 KB 27/367 KB
116/138 KB 31/31 KB 11/551 KB 29/367 KB
120/138 KB 31/31 KB 11/551 KB 29/367 KB
124/138 KB 31/31 KB 11/551 KB 29/367 KB
128/138 KB 31/31 KB 11/551 KB 29/367 KB
128/138 KB 31/31 KB 11/551 KB 32/367 KB
132/138 KB 31/31 KB 11/551 KB 32/367 KB
136/138 KB 31/31 KB 11/551 KB 32/367 KB
138/138 KB 31/31 KB 11/551 KB 32/367 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.18.Final/netty-transport-native-unix-common-4.1.18.Final.jar (31 KB at 294.8 KB/sec)
138/138 KB 11/551 KB 36/367 KB
138/138 KB 11/551 KB 40/367 KB
138/138 KB 11/551 KB 44/367 KB
138/138 KB 11/551 KB 48/367 KB
138/138 KB 11/551 KB 52/367 KB
138/138 KB 11/551 KB 56/367 KB
138/138 KB 11/551 KB 60/367 KB
138/138 KB 11/551 KB 64/367 KB
138/138 KB 11/551 KB 68/367 KB
138/138 KB 11/551 KB 72/367 KB
138/138 KB 11/551 KB 76/367 KB
138/138 KB 13/551 KB 76/367 KB
138/138 KB 13/551 KB 80/367 KB
138/138 KB 16/551 KB 80/367 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.18.Final/netty-transport-native-epoll-4.1.18.Final-linux-x86_64.jar (138 KB at 956.9 KB/sec)
16/551 KB 84/367 KB
16/551 KB 88/367 KB
16/551 KB 92/367 KB
16/551 KB 96/367 KB
16/551 KB 100/367 KB
16/551 KB 104/367 KB
16/551 KB 108/367 KB
16/551 KB 112/367 KB
19/551 KB 112/367 KB
19/551 KB 116/367 KB
19/551 KB 120/367 KB
19/551 KB 124/367 KB
19/551 KB 128/367 KB
21/551 KB 128/367 KB
21/551 KB 132/367 KB
21/551 KB 136/367 KB
21/551 KB 140/367 KB
21/551 KB 144/367 KB
24/551 KB 144/367 KB
27/551 KB 144/367 KB
29/551 KB 144/367 KB
32/551 KB 144/367 KB
36/551 KB 144/367 KB
40/551 KB 144/367 KB
44/551 KB 144/367 KB
48/551 KB 144/367 KB
52/551 KB 144/367 KB
56/551 KB 144/367 KB
60/551 KB 144/367 KB
64/551 KB 144/367 KB
64/551 KB 148/367 KB
64/551 KB 152/367 KB
64/551 KB 156/367 KB
64/551 KB 160/367 KB
64/551 KB 164/367 KB
64/551 KB 168/367 KB
64/551 KB 172/367 KB
64/551 KB 176/367 KB
64/551 KB 180/367 KB
64/551 KB 184/367 KB
64/551 KB 188/367 KB
64/551 KB 192/367 KB
64/551 KB 196/367 KB
64/551 KB 200/367 KB
64/551 KB 204/367 KB
64/551 KB 208/367 KB
68/551 KB 208/367 KB
72/551 KB 208/367 KB
76/551 KB 208/367 KB
80/551 KB 208/367 KB
80/551 KB 212/367 KB
80/551 KB 216/367 KB
80/551 KB 220/367 KB
80/551 KB 224/367 KB
80/551 KB 228/367 KB
80/551 KB 232/367 KB
80/551 KB 236/367 KB
80/551 KB 240/367 KB
84/551 KB 240/367 KB
88/551 KB 240/367 KB
92/551 KB 240/367 KB
96/551 KB 240/367 KB
96/551 KB 244/367 KB
96/551 KB 248/367 KB
96/551 KB 252/367 KB
96/551 KB 256/367 KB
96/551 KB 260/367 KB
96/551 KB 264/367 KB
96/551 KB 268/367 KB
96/551 KB 272/367 KB
100/551 KB 272/367 KB
104/551 KB 272/367 KB
108/551 KB 272/367 KB
112/551 KB 272/367 KB
112/551 KB 276/367 KB
112/551 KB 280/367 KB
112/551 KB 284/367 KB
112/551 KB 288/367 KB
112/551 KB 292/367 KB
112/551 KB 296/367 KB
112/551 KB 300/367 KB
112/551 KB 304/367 KB
112/551 KB 308/367 KB
112/551 KB 312/367 KB
112/551 KB 316/367 KB
112/551 KB 320/367 KB
112/551 KB 324/367 KB
112/551 KB 328/367 KB
112/551 KB 332/367 KB
112/551 KB 336/367 KB
112/551 KB 340/367 KB
112/551 KB 344/367 KB
112/551 KB 348/367 KB
112/551 KB 352/367 KB
112/551 KB 356/367 KB
112/551 KB 360/367 KB
112/551 KB 364/367 KB
112/551 KB 367/367 KB
116/551 KB 367/367 KB
120/551 KB 367/367 KB
124/551 KB 367/367 KB
128/551 KB 367/367 KB
132/551 KB 367/367 KB
136/551 KB 367/367 KB
140/551 KB 367/367 KB
144/551 KB 367/367 KB
148/551 KB 367/367 KB
152/551 KB 367/367 KB
156/551 KB 367/367 KB
160/551 KB 367/367 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.18.Final/netty-handler-4.1.18.Final.jar (367 KB at 1255.4 KB/sec)
164/551 KB
168/551 KB
172/551 KB
176/551 KB
180/551 KB
184/551 KB
188/551 KB
192/551 KB
196/551 KB
200/551 KB
204/551 KB
208/551 KB
212/551 KB
216/551 KB
220/551 KB
224/551 KB
228/551 KB
232/551 KB
236/551 KB
240/551 KB
244/551 KB
248/551 KB
252/551 KB
256/551 KB
260/551 KB
264/551 KB
268/551 KB
272/551 KB
276/551 KB
280/551 KB
284/551 KB
288/551 KB
292/551 KB
296/551 KB
300/551 KB
304/551 KB
308/551 KB
312/551 KB
316/551 KB
320/551 KB
324/551 KB
328/551 KB
332/551 KB
336/551 KB
340/551 KB
344/551 KB
348/551 KB
352/551 KB
356/551 KB
360/551 KB
364/551 KB
368/551 KB
372/551 KB
376/551 KB
380/551 KB
384/551 KB
388/551 KB
392/551 KB
396/551 KB
400/551 KB
404/551 KB
408/551 KB
412/551 KB
416/551 KB
420/551 KB
424/551 KB
428/551 KB
432/551 KB
436/551 KB
440/551 KB
444/551 KB
448/551 KB
452/551 KB
456/551 KB
460/551 KB
464/551 KB
468/551 KB
472/551 KB
476/551 KB
480/551 KB
484/551 KB
488/551 KB
492/551 KB
496/551 KB
500/551 KB
504/551 KB
508/551 KB
512/551 KB
516/551 KB
520/551 KB
524/551 KB
528/551 KB
532/551 KB
536/551 KB
540/551 KB
544/551 KB
548/551 KB
551/551 KB
Downloaded: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.18.Final/netty-codec-http-4.1.18.Final.jar (551 KB at 748.8 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-proxy ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-proxy ---
[INFO] Set property "describe" to "git:BungeeCord-Proxy:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/src/main/java/net/md_5/bungee/conf/Configuration.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/src/main/java/net/md_5/bungee/conf/Configuration.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/src/main/java/net/md_5/bungee/netty/ChannelWrapper.java: Some input files use unchecked or unsafe operations.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/src/main/java/net/md_5/bungee/netty/ChannelWrapper.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-proxy ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-proxy ---
[INFO] Surefire report directory: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.md_5.bungee.ThrottleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in net.md_5.bungee.ThrottleTest
Running net.md_5.bungee.scheduler.SchedulerTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.37 sec - in net.md_5.bungee.scheduler.SchedulerTest
Running net.md_5.bungee.util.BoundedArrayListTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in net.md_5.bungee.util.BoundedArrayListTest
Running net.md_5.bungee.chat.ComponentsTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec - in net.md_5.bungee.chat.ComponentsTest
Results :
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-proxy ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/target/bungeecord-proxy-1.12-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-proxy ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/target/bungeecord-proxy-1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-proxy/1.12-SNAPSHOT/bungeecord-proxy-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/proxy/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-proxy/1.12-SNAPSHOT/bungeecord-proxy-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord-Bootstrap 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-bootstrap ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-bootstrap ---
[INFO] Set property "describe" to "git:BungeeCord-Bootstrap:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-bootstrap ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-bootstrap ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-bootstrap ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-bootstrap ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-bootstrap ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ bungeecord-bootstrap ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/target/BungeeCord.jar
[INFO]
[INFO] --- maven-shade-plugin:3.0.0:shade (default) @ bungeecord-bootstrap ---
[INFO] Including net.md-5:bungeecord-proxy:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including com.flowpowered:flow-nbt:jar:1.0.0 in the shaded jar.
[INFO] Including io.netty:netty-codec-haproxy:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-codec:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-codec-http:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-handler:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-buffer:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-transport:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-resolver:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-common:jar:4.1.18.Final in the shaded jar.
[INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.18.Final in the shaded jar.
[INFO] Including net.md-5:bungeecord-api:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-chat:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including com.google.code.gson:gson:jar:2.8.0 in the shaded jar.
[INFO] Including net.md-5:bungeecord-config:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including org.yaml:snakeyaml:jar:1.19 in the shaded jar.
[INFO] Including net.md-5:bungeecord-event:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-log:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including jline:jline:jar:2.12.1 in the shaded jar.
[INFO] Including net.md-5:bungeecord-native:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.md-5:bungeecord-protocol:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar.
[INFO] Including net.md-5:bungeecord-query:jar:1.12-SNAPSHOT in the shaded jar.
[INFO] Including mysql:mysql-connector-java:jar:5.1.44 in the shaded jar.
[INFO] Including net.sf.jopt-simple:jopt-simple:jar:4.9 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:20.0 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/target/BungeeCord.jar with /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/target/bungeecord-bootstrap-1.12-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/dependency-reduced-pom.xml
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-bootstrap ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/target/BungeeCord.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/bootstrap/dependency-reduced-pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-bootstrap/1.12-SNAPSHOT/bungeecord-bootstrap-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building BungeeCord Modules 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module ---
[INFO] Set property "describe" to "git:BungeeCord Modules:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module/1.12-SNAPSHOT/bungeecord-module-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cmd_alert 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-alert ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-cmd-alert ---
[INFO] Set property "describe" to "git:cmd_alert:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-alert ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-cmd-alert ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java: Some input files use or override a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/src/main/java/net/md_5/bungee/module/cmd/alert/CommandAlert.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-cmd-alert ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-alert ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-cmd-alert ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-cmd-alert ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-alert ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/target/cmd_alert.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-cmd-alert ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/target/cmd_alert.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-alert/1.12-SNAPSHOT/bungeecord-module-cmd-alert-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-alert/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-alert/1.12-SNAPSHOT/bungeecord-module-cmd-alert-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cmd_find 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-find ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-cmd-find ---
[INFO] Set property "describe" to "git:cmd_find:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-find ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-cmd-find ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java uses or overrides a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/src/main/java/net/md_5/bungee/module/cmd/find/CommandFind.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-cmd-find ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-find ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-cmd-find ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-cmd-find ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-find ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/target/cmd_find.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-cmd-find ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/target/cmd_find.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-find/1.12-SNAPSHOT/bungeecord-module-cmd-find-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-find/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-find/1.12-SNAPSHOT/bungeecord-module-cmd-find-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cmd_list 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-list ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-cmd-list ---
[INFO] Set property "describe" to "git:cmd_list:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-list ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-cmd-list ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java uses or overrides a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/src/main/java/net/md_5/bungee/module/cmd/list/CommandList.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-cmd-list ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-list ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-cmd-list ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-cmd-list ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-list ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/target/cmd_list.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-cmd-list ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/target/cmd_list.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-list/1.12-SNAPSHOT/bungeecord-module-cmd-list-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-list/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-list/1.12-SNAPSHOT/bungeecord-module-cmd-list-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cmd_send 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-send ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-cmd-send ---
[INFO] Set property "describe" to "git:cmd_send:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-cmd-send ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java uses or overrides a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/src/main/java/net/md_5/bungee/module/cmd/send/CommandSend.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-cmd-send ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-send ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-cmd-send ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-cmd-send ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-send ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/target/cmd_send.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-cmd-send ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/target/cmd_send.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-send/1.12-SNAPSHOT/bungeecord-module-cmd-send-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-send/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-send/1.12-SNAPSHOT/bungeecord-module-cmd-send-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building cmd_server 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-cmd-server ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-cmd-server ---
[INFO] Set property "describe" to "git:cmd_server:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-cmd-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-cmd-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/target/classes
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java uses or overrides a deprecated API.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java: Recompile with -Xlint:deprecation for details.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java uses unchecked or unsafe operations.
[INFO] /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/main/java/net/md_5/bungee/module/cmd/server/CommandServer.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-cmd-server ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-cmd-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-cmd-server ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-cmd-server ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-cmd-server ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/target/cmd_server.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-cmd-server ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/target/cmd_server.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-server/1.12-SNAPSHOT/bungeecord-module-cmd-server-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/cmd-server/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-cmd-server/1.12-SNAPSHOT/bungeecord-module-cmd-server-1.12-SNAPSHOT.pom
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building reconnect_yaml 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bungeecord-module-reconnect-yaml ---
[INFO]
[INFO] --- scriptus:0.3.1:describe (default) @ bungeecord-module-reconnect-yaml ---
[INFO] Set property "describe" to "git:reconnect_yaml:1.12-SNAPSHOT:aadfe0b:unknown"
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ bungeecord-module-reconnect-yaml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ bungeecord-module-reconnect-yaml ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/reconnect-yaml/target/classes
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ bungeecord-module-reconnect-yaml ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ bungeecord-module-reconnect-yaml ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/reconnect-yaml/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ bungeecord-module-reconnect-yaml ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ bungeecord-module-reconnect-yaml ---
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ bungeecord-module-reconnect-yaml ---
[INFO] Building jar: /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/reconnect-yaml/target/reconnect_yaml.jar
[INFO]
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bungeecord-module-reconnect-yaml ---
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/reconnect-yaml/target/reconnect_yaml.jar to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-reconnect-yaml/1.12-SNAPSHOT/bungeecord-module-reconnect-yaml-1.12-SNAPSHOT.jar
[INFO] Installing /home/jenkins/workspace/Bungeecord 1.7.10 Patch/BungeeCord/module/reconnect-yaml/pom.xml to /home/jenkins/.m2/repository/net/md-5/bungeecord-module-reconnect-yaml/1.12-SNAPSHOT/bungeecord-module-reconnect-yaml-1.12-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] BungeeCord-Parent .................................. SUCCESS [ 5.022 s]
[INFO] BungeeCord-Chat .................................... SUCCESS [ 5.734 s]
[INFO] BungeeCord-Config .................................. SUCCESS [ 3.267 s]
[INFO] BungeeCord-Event ................................... SUCCESS [ 1.073 s]
[INFO] BungeeCord-Protocol ................................ SUCCESS [ 5.090 s]
[INFO] BungeeCord-API ..................................... SUCCESS [ 2.675 s]
[INFO] BungeeCord-Log ..................................... SUCCESS [ 0.788 s]
[INFO] BungeeCord-Native .................................. SUCCESS [ 12.025 s]
[INFO] BungeeCord-Query ................................... SUCCESS [ 0.801 s]
[INFO] BungeeCord-Proxy ................................... SUCCESS [ 6.110 s]
[INFO] BungeeCord-Bootstrap ............................... SUCCESS [ 4.731 s]
[INFO] BungeeCord Modules ................................. SUCCESS [ 0.470 s]
[INFO] cmd_alert .......................................... SUCCESS [ 0.653 s]
[INFO] cmd_find ........................................... SUCCESS [ 0.634 s]
[INFO] cmd_list ........................................... SUCCESS [ 1.116 s]
[INFO] cmd_send ........................................... SUCCESS [ 0.745 s]
[INFO] cmd_server ......................................... SUCCESS [ 0.648 s]
[INFO] reconnect_yaml ..................................... SUCCESS [ 0.654 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.507 s
[INFO] Finished at: 2018-01-29T00:22:34-06:00
[INFO] Final Memory: 132M/1239M
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...[WS-CLEANUP] done
Finished: SUCCESS