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 6dcde425fae7b2601e2ff5f797c3d457eb646697^{commit} # timeout=10 > git branch -a -v --no-abbrev --contains 6dcde425fae7b2601e2ff5f797c3d457eb646697 # timeout=10 Checking out Revision 6dcde425fae7b2601e2ff5f797c3d457eb646697 (origin/plugin) > git config core.sparsecheckout # timeout=10 > git checkout -f 6dcde425fae7b2601e2ff5f797c3d457eb646697 # timeout=10 Commit message: "Merge remote-tracking branch 'origin/master' into plugin" > git rev-list --no-walk 27592a87cb982ba734db2cbd0d86870623420cc5 # timeout=10 [CubesideUtils] $ mvn clean install deploy -Dbuild.number=146 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 [[1;34mINFO[m] Scanning for projects... [[1;34mINFO[m] [[1;34mINFO[m] [1m-------------------< [0;36mde.iani.cubeside:CubesideUtils[0;1m >-------------------[m [[1;34mINFO[m] [1mBuilding CubesideUtils 1.14-plugin-SNAPSHOT[m [[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml [[1;33mWARNING[m] Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400 [[1;33mWARNING[m] Failure to transfer net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from https://repo.md-5.net/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of md_5-releases has elapsed or updates are forced. Original error: Could not transfer metadata net.md-5:bungeecord-chat:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-chat/1.13-SNAPSHOT/maven-metadata.xml with status code 400 Downloading from md_5-releases: https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml [[1;33mWARNING[m] Could not transfer metadata net.md-5:bungeecord-parent:1.13-SNAPSHOT/maven-metadata.xml from/to md_5-releases (https://repo.md-5.net/content/repositories/releases/): Failed to transfer file https://repo.md-5.net/content/repositories/releases/net/md-5/bungeecord-parent/1.13-SNAPSHOT/maven-metadata.xml with status code 400 [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] Copying 3 resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;34mINFO[m] Compiling 75 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [[1;34mINFO[m] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java uses or overrides a deprecated API. [[1;34mINFO[m] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: Recompile with -Xlint:deprecation for details. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:testCompile[m [1m(default-testCompile)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;34mINFO[m] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:3.0.0-M3:test[m [1m(default-test)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] [[1;34mINFO[m] ------------------------------------------------------- [[1;34mINFO[m] T E S T S [[1;34mINFO[m] ------------------------------------------------------- [[1;34mINFO[m] Running de.iani.cubesideutils.collections.[1mLinkedGeneralHashMapTest[m [[1;34mINFO[m] [1;32mTests run: [0;1;32m6[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in de.iani.cubesideutils.collections.[1mLinkedGeneralHashMapTest[m [[1;34mINFO[m] Running de.iani.cubesideutils.collections.[1mGeneralHashMapTest[m [[1;34mINFO[m] [1;32mTests run: [0;1;32m5[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in de.iani.cubesideutils.collections.[1mGeneralHashMapTest[m [[1;34mINFO[m] [[1;34mINFO[m] Results: [[1;34mINFO[m] [[1;34mINFO[m] [1;32mTests run: 11, Failures: 0, Errors: 0, Skipped: 0[m [[1;34mINFO[m] [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.2.0:jar[m [1m(default-jar)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.jar [[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.pom [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] Copying 3 resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;34mINFO[m] Compiling 75 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/classes [[1;34mINFO[m] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java uses or overrides a deprecated API. [[1;34mINFO[m] /home/tomcat/.jenkins/workspace/CubesideUtils/src/main/java/de/iani/cubesideutils/world/EmptyChunkGenerator.java: Recompile with -Xlint:deprecation for details. [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources. [[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/CubesideUtils/src/test/resources [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:testCompile[m [1m(default-testCompile)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Changes detected - recompiling the module! [[1;34mINFO[m] Compiling 2 source files to /home/tomcat/.jenkins/workspace/CubesideUtils/target/test-classes [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:3.0.0-M3:test[m [1m(default-test)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Skipping execution of surefire because it has already been run for this configuration [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:3.2.0:jar[m [1m(default-jar)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mCubesideUtils[0;1m ---[m [[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/target/CubesideUtils.jar to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.jar [[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/CubesideUtils/pom.xml to /home/tomcat/.m2/repository/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-SNAPSHOT.pom [[1;34mINFO[m] [[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy[m [1m(default-deploy)[m @ [36mCubesideUtils[0;1m ---[m Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml Progress (1): 797 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml (797 B at 7.2 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.191204-2.jar Progress (1): 4.1/203 kB Progress (1): 8.2/203 kB Progress (1): 12/203 kB Progress (1): 16/203 kB Progress (1): 20/203 kB Progress (1): 25/203 kB Progress (1): 29/203 kB Progress (1): 33/203 kB Progress (1): 37/203 kB Progress (1): 41/203 kB Progress (1): 45/203 kB Progress (1): 49/203 kB Progress (1): 53/203 kB Progress (1): 57/203 kB Progress (1): 61/203 kB Progress (1): 66/203 kB Progress (1): 70/203 kB Progress (1): 74/203 kB Progress (1): 78/203 kB Progress (1): 82/203 kB Progress (1): 86/203 kB Progress (1): 90/203 kB Progress (1): 94/203 kB Progress (1): 98/203 kB Progress (1): 102/203 kB Progress (1): 106/203 kB Progress (1): 111/203 kB Progress (1): 115/203 kB Progress (1): 119/203 kB Progress (1): 123/203 kB Progress (1): 127/203 kB Progress (1): 131/203 kB Progress (1): 135/203 kB Progress (1): 139/203 kB Progress (1): 143/203 kB Progress (1): 147/203 kB Progress (1): 152/203 kB Progress (1): 156/203 kB Progress (1): 160/203 kB Progress (1): 164/203 kB Progress (1): 168/203 kB Progress (1): 172/203 kB Progress (1): 176/203 kB Progress (1): 180/203 kB Progress (1): 184/203 kB Progress (1): 188/203 kB Progress (1): 193/203 kB Progress (1): 197/203 kB Progress (1): 201/203 kB Progress (1): 203 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.191204-2.jar (203 kB at 1.2 MB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.191204-2.pom Progress (1): 3.8 kB Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/CubesideUtils-1.14-plugin-20200415.191204-2.pom (3.8 kB at 59 kB/s) Downloading from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 374 B Downloaded from nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (374 B at 5.2 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml Progress (1): 797 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/1.14-plugin-SNAPSHOT/maven-metadata.xml (797 B at 17 kB/s) Uploading to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml Progress (1): 374 B Uploaded to nexus: https://www.iani.de/nexus/content/repositories/snapshots/de/iani/cubeside/CubesideUtils/maven-metadata.xml (374 B at 7.5 kB/s) [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] [1;32mBUILD SUCCESS[m [[1;34mINFO[m] [1m------------------------------------------------------------------------[m [[1;34mINFO[m] Total time: 12.154 s [[1;34mINFO[m] Finished at: 2020-04-15T21:12:05+02:00 [[1;34mINFO[m] [1m------------------------------------------------------------------------[m Archiving artifacts [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS