Skip to content
Success

Console Output

Started by GitBucket push by Starjon
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideUtils
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
using credential 39e74399-af13-4c80-9047-56e255b064d2
Cloning the remote Git repository
Cloning repository https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git init /home/tomcat/.jenkins/workspace/CubesideUtils # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git # timeout=10
Fetching upstream changes from https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://www.iani.de/gitbucket/git/Brokkonaut/CubesideUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse 78b8ce2c4a7e9dceed2b5e1a2df3ce5ab6920c88^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 78b8ce2c4a7e9dceed2b5e1a2df3ce5ab6920c88 # timeout=10
Checking out Revision 78b8ce2c4a7e9dceed2b5e1a2df3ce5ab6920c88 (origin/split)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 78b8ce2c4a7e9dceed2b5e1a2df3ce5ab6920c88 # timeout=10
Commit message: "Implement entity and item hover events."
 > git rev-list --no-walk aa4dea0800a1fbf266de3c4c955e89dacebfd17f # timeout=10
[CubesideUtils] $ mvn clean install deploy -Dbuild.number=174
NOTE: Picked up JDK_JAVA_OPTIONS:  --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.rmi/sun.rmi.transport=ALL-UNNAMED
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] CubesideUtils                                                      [pom]
[INFO] CubesideUtilsCore                                                  [jar]
[INFO] CubesideUtilsBukkit                                                [jar]
[INFO] CubesideUtilsBungee                                                [jar]
[INFO] 
[INFO] -------------------< de.iani.cubeside:CubesideUtils >-------------------
[INFO] Building CubesideUtils 1.16-SNAPSHOT                               [1/4]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtils ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtils ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtils ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 606 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 3.1 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20200819.163513-15.pom
Progress (1): 2.0 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/CubesideUtils-1.16-20200819.163513-15.pom (2.0 kB at 38 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 413 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 22 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 606 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.16-SNAPSHOT/maven-metadata.xml (606 B at 16 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml
Progress (1): 413 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (413 B at 24 kB/s)
[INFO] 
[INFO] -----------------< de.iani.cubeside:CubesideUtilsCore >-----------------
[INFO] Building CubesideUtilsCore 1.16-SNAPSHOT                           [2/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsCore ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running de.iani.cubesideutils.collections.LinkedGeneralHashMapTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in de.iani.cubesideutils.collections.LinkedGeneralHashMapTest
[INFO] Running de.iani.cubesideutils.collections.GeneralHashMapTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in de.iani.cubesideutils.collections.GeneralHashMapTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsCore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsCore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsCore ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsCore ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsCore ---
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsCore ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsCore ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/target/CubesideUtilsCore.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsCore/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsCore ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 783 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 78 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20200819.163517-15.jar
Progress (1): 4.1/141 kB
Progress (1): 8.2/141 kB
Progress (1): 12/141 kB 
Progress (1): 16/141 kB
Progress (1): 20/141 kB
Progress (1): 25/141 kB
Progress (1): 29/141 kB
Progress (1): 33/141 kB
Progress (1): 37/141 kB
Progress (1): 41/141 kB
Progress (1): 45/141 kB
Progress (1): 49/141 kB
Progress (1): 53/141 kB
Progress (1): 57/141 kB
Progress (1): 61/141 kB
Progress (1): 66/141 kB
Progress (1): 70/141 kB
Progress (1): 74/141 kB
Progress (1): 78/141 kB
Progress (1): 82/141 kB
Progress (1): 86/141 kB
Progress (1): 90/141 kB
Progress (1): 94/141 kB
Progress (1): 98/141 kB
Progress (1): 102/141 kB
Progress (1): 106/141 kB
Progress (1): 111/141 kB
Progress (1): 115/141 kB
Progress (1): 119/141 kB
Progress (1): 123/141 kB
Progress (1): 127/141 kB
Progress (1): 131/141 kB
Progress (1): 135/141 kB
Progress (1): 139/141 kB
Progress (1): 141 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20200819.163517-15.jar (141 kB at 3.7 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20200819.163517-15.pom
Progress (1): 2.8 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/CubesideUtilsCore-1.16-20200819.163517-15.pom (2.8 kB at 98 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml
Progress (1): 292 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 27 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 783 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/1.16-SNAPSHOT/maven-metadata.xml (783 B at 24 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml
Progress (1): 292 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsCore/maven-metadata.xml (292 B at 22 kB/s)
[INFO] 
[INFO] ----------------< de.iani.cubeside:CubesideUtilsBukkit >----------------
[INFO] Building CubesideUtilsBukkit 1.16-SNAPSHOT                         [3/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBukkit ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit ---
[INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
[INFO] Including junit:junit:jar:4.12 in the shaded jar.
[INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar.
[WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar define 2 overlapping resources: 
[WARNING]   - config.yml
[WARNING]   - plugin.yml
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBukkit ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBukkit ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBukkit ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBukkit ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBukkit ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.2.2:shade (default) @ CubesideUtilsBukkit ---
[INFO] Including de.iani.cubeside:CubesideUtilsCore:jar:1.16-SNAPSHOT in the shaded jar.
[INFO] Including com.googlecode.json-simple:json-simple:jar:1.1.1 in the shaded jar.
[INFO] Including junit:junit:jar:4.12 in the shaded jar.
[INFO] Including org.hamcrest:hamcrest-core:jar:1.3 in the shaded jar.
[WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar, hamcrest-core-1.3.jar, json-simple-1.1.1.jar, junit-4.12.jar define 1 overlapping resources: 
[WARNING]   - META-INF/MANIFEST.MF
[WARNING] CubesideUtilsBukkit.jar, CubesideUtilsCore.jar define 2 overlapping resources: 
[WARNING]   - config.yml
[WARNING]   - plugin.yml
[WARNING] maven-shade-plugin has detected that some class files are
[WARNING] present in two or more JARs. When this happens, only one
[WARNING] single version of the class is copied to the uber jar.
[WARNING] Usually this is not harmful and you can skip these warnings,
[WARNING] otherwise try to manually exclude artifacts based on
[WARNING] mvn dependency:tree -Ddetail=true and the above output.
[WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar with /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit-1.16-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBukkit ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/target/CubesideUtilsBukkit.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBukkit/dependency-reduced-pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBukkit ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 87 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20200819.163519-15.jar
Progress (1): 4.1/679 kB
Progress (1): 8.2/679 kB
Progress (1): 12/679 kB 
Progress (1): 16/679 kB
Progress (1): 20/679 kB
Progress (1): 25/679 kB
Progress (1): 29/679 kB
Progress (1): 33/679 kB
Progress (1): 37/679 kB
Progress (1): 41/679 kB
Progress (1): 45/679 kB
Progress (1): 49/679 kB
Progress (1): 53/679 kB
Progress (1): 57/679 kB
Progress (1): 61/679 kB
Progress (1): 66/679 kB
Progress (1): 70/679 kB
Progress (1): 74/679 kB
Progress (1): 78/679 kB
Progress (1): 82/679 kB
Progress (1): 86/679 kB
Progress (1): 90/679 kB
Progress (1): 94/679 kB
Progress (1): 98/679 kB
Progress (1): 102/679 kB
Progress (1): 106/679 kB
Progress (1): 111/679 kB
Progress (1): 115/679 kB
Progress (1): 119/679 kB
Progress (1): 123/679 kB
Progress (1): 127/679 kB
Progress (1): 131/679 kB
Progress (1): 135/679 kB
Progress (1): 139/679 kB
Progress (1): 143/679 kB
Progress (1): 147/679 kB
Progress (1): 152/679 kB
Progress (1): 156/679 kB
Progress (1): 160/679 kB
Progress (1): 164/679 kB
Progress (1): 168/679 kB
Progress (1): 172/679 kB
Progress (1): 176/679 kB
Progress (1): 180/679 kB
Progress (1): 184/679 kB
Progress (1): 188/679 kB
Progress (1): 193/679 kB
Progress (1): 197/679 kB
Progress (1): 201/679 kB
Progress (1): 205/679 kB
Progress (1): 209/679 kB
Progress (1): 213/679 kB
Progress (1): 217/679 kB
Progress (1): 221/679 kB
Progress (1): 225/679 kB
Progress (1): 229/679 kB
Progress (1): 233/679 kB
Progress (1): 238/679 kB
Progress (1): 242/679 kB
Progress (1): 246/679 kB
Progress (1): 250/679 kB
Progress (1): 254/679 kB
Progress (1): 258/679 kB
Progress (1): 262/679 kB
Progress (1): 266/679 kB
Progress (1): 270/679 kB
Progress (1): 274/679 kB
Progress (1): 279/679 kB
Progress (1): 283/679 kB
Progress (1): 287/679 kB
Progress (1): 291/679 kB
Progress (1): 295/679 kB
Progress (1): 299/679 kB
Progress (1): 303/679 kB
Progress (1): 307/679 kB
Progress (1): 311/679 kB
Progress (1): 315/679 kB
Progress (1): 319/679 kB
Progress (1): 324/679 kB
Progress (1): 328/679 kB
Progress (1): 332/679 kB
Progress (1): 336/679 kB
Progress (1): 340/679 kB
Progress (1): 344/679 kB
Progress (1): 348/679 kB
Progress (1): 352/679 kB
Progress (1): 356/679 kB
Progress (1): 360/679 kB
Progress (1): 365/679 kB
Progress (1): 369/679 kB
Progress (1): 373/679 kB
Progress (1): 377/679 kB
Progress (1): 381/679 kB
Progress (1): 385/679 kB
Progress (1): 389/679 kB
Progress (1): 393/679 kB
Progress (1): 397/679 kB
Progress (1): 401/679 kB
Progress (1): 406/679 kB
Progress (1): 410/679 kB
Progress (1): 414/679 kB
Progress (1): 418/679 kB
Progress (1): 422/679 kB
Progress (1): 426/679 kB
Progress (1): 430/679 kB
Progress (1): 434/679 kB
Progress (1): 438/679 kB
Progress (1): 442/679 kB
Progress (1): 446/679 kB
Progress (1): 451/679 kB
Progress (1): 455/679 kB
Progress (1): 459/679 kB
Progress (1): 463/679 kB
Progress (1): 467/679 kB
Progress (1): 471/679 kB
Progress (1): 475/679 kB
Progress (1): 479/679 kB
Progress (1): 483/679 kB
Progress (1): 487/679 kB
Progress (1): 492/679 kB
Progress (1): 496/679 kB
Progress (1): 500/679 kB
Progress (1): 504/679 kB
Progress (1): 508/679 kB
Progress (1): 512/679 kB
Progress (1): 516/679 kB
Progress (1): 520/679 kB
Progress (1): 524/679 kB
Progress (1): 528/679 kB
Progress (1): 532/679 kB
Progress (1): 537/679 kB
Progress (1): 541/679 kB
Progress (1): 545/679 kB
Progress (1): 549/679 kB
Progress (1): 553/679 kB
Progress (1): 557/679 kB
Progress (1): 561/679 kB
Progress (1): 565/679 kB
Progress (1): 569/679 kB
Progress (1): 573/679 kB
Progress (1): 578/679 kB
Progress (1): 582/679 kB
Progress (1): 586/679 kB
Progress (1): 590/679 kB
Progress (1): 594/679 kB
Progress (1): 598/679 kB
Progress (1): 602/679 kB
Progress (1): 606/679 kB
Progress (1): 610/679 kB
Progress (1): 614/679 kB
Progress (1): 618/679 kB
Progress (1): 623/679 kB
Progress (1): 627/679 kB
Progress (1): 631/679 kB
Progress (1): 635/679 kB
Progress (1): 639/679 kB
Progress (1): 643/679 kB
Progress (1): 647/679 kB
Progress (1): 651/679 kB
Progress (1): 655/679 kB
Progress (1): 659/679 kB
Progress (1): 664/679 kB
Progress (1): 668/679 kB
Progress (1): 672/679 kB
Progress (1): 676/679 kB
Progress (1): 679 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20200819.163519-15.jar (679 kB at 8.3 MB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20200819.163519-15.pom
Progress (1): 3.7 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/CubesideUtilsBukkit-1.16-20200819.163519-15.pom (3.7 kB at 231 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml
Progress (1): 294 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 18 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/1.16-SNAPSHOT/maven-metadata.xml (785 B at 65 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml
Progress (1): 294 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBukkit/maven-metadata.xml (294 B at 23 kB/s)
[INFO] 
[INFO] ----------------< de.iani.cubeside:CubesideUtilsBungee >----------------
[INFO] Building CubesideUtilsBungee 1.16-SNAPSHOT                         [4/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ CubesideUtilsBungee ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CubesideUtilsBungee ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ CubesideUtilsBungee ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CubesideUtilsBungee ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ CubesideUtilsBungee ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M3:test (default-test) @ CubesideUtilsBungee ---
[INFO] No tests to run.
[INFO] Skipping execution of surefire because it has already been run for this configuration
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ CubesideUtilsBungee ---
[INFO] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ CubesideUtilsBungee ---
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/target/CubesideUtilsBungee.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.jar
[INFO] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/CubesideUtilsBungee/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ CubesideUtilsBungee ---
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 87 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20200819.163519-14.jar
Progress (1): 4.1/7.9 kB
Progress (1): 7.9 kB    
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20200819.163519-14.jar (7.9 kB at 396 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20200819.163519-14.pom
Progress (1): 2.9 kB
                    
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/CubesideUtilsBungee-1.16-20200819.163519-14.pom (2.9 kB at 162 kB/s)
Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml
Progress (1): 294 B
                   
Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 23 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml
Progress (1): 785 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/1.16-SNAPSHOT/maven-metadata.xml (785 B at 52 kB/s)
Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml
Progress (1): 294 B
                   
Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtilsBungee/maven-metadata.xml (294 B at 15 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for CubesideUtils 1.16-SNAPSHOT:
[INFO] 
[INFO] CubesideUtils ...................................... SUCCESS [  0.785 s]
[INFO] CubesideUtilsCore .................................. SUCCESS [  4.507 s]
[INFO] CubesideUtilsBukkit ................................ SUCCESS [  1.762 s]
[INFO] CubesideUtilsBungee ................................ SUCCESS [  0.401 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.593 s
[INFO] Finished at: 2020-08-19T18:35:19+02:00
[INFO] ------------------------------------------------------------------------
Archiving artifacts
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
Finished: SUCCESS