Started by upstream project "TabOverlayCommon" build number 79 originally caused by: Started by GitHub push by CodeCrafter47 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/AdvancedTabOverlay No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/CodeCrafter47/AdvancedTabOverlay.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/AdvancedTabOverlay.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/AdvancedTabOverlay.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision cf068c65b6c649d2208c79c743100827daf3ba5e (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cf068c65b6c649d2208c79c743100827daf3ba5e # timeout=10 Commit message: "Improve Readme (#6)" > git rev-list --no-walk cf068c65b6c649d2208c79c743100827daf3ba5e # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@6d91ed78[description=,homepage=,name=AdvancedTabOverlay,license=,fork=false,archived=false,size=203,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 18 May 2020 12:52:02 GMT], ETag=["3130f1e49b858a2e77f885dd3797d3a0"], Last-Modified=[Sun, 17 May 2020 09:05:54 GMT], OkHttp-Received-Millis=[1589806322781], OkHttp-Response-Source=[CONDITIONAL_CACHE 304], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589806322592], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[CD0A:64DE:E83C57:22625CE:5EC284F1], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4986], X-RateLimit-Reset=[1589808533], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:cf068c6) with context:AdvancedTabOverlay Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/cf068c65b6c649d2208c79c743100827daf3ba5e [AdvancedTabOverlay] $ /bin/sh -xe /tmp/jenkins7241089133471801249.sh + ./gradlew clean shadowJar Starting a Gradle Daemon (subsequent builds will be faster) > Task :clean > Task :compileJava Note: /var/lib/jenkins/workspace/AdvancedTabOverlay/src/main/java/de/codecrafter47/taboverlay/bukkit/internal/ATODataAccess.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :processResources > Task :classes > Task :shadowJar Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 38s 4 actionable tasks: 4 executed Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@31573a92[description=,homepage=,name=AdvancedTabOverlay,license=,fork=false,archived=false,size=203,milestones={},language=Java,commits={},source=,parent=,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, Deprecation, Sunset], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Mon, 18 May 2020 12:52:02 GMT], ETag=["3130f1e49b858a2e77f885dd3797d3a0"], Last-Modified=[Sun, 17 May 2020 09:05:54 GMT], OkHttp-Received-Millis=[1589806322781], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1589806322592], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[304 Not Modified], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding, Accept, X-Requested-With], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[CD0A:64DE:E83C57:22625CE:5EC284F1], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4986], X-RateLimit-Reset=[1589808533], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/AdvancedTabOverlay,id=147845906]] (sha:cf068c6) with context:AdvancedTabOverlay Setting commit status on GitHub for https://github.com/CodeCrafter47/AdvancedTabOverlay/commit/cf068c65b6c649d2208c79c743100827daf3ba5e Finished: SUCCESS