Started by GitHub push by CodeCrafter47 Building in workspace /var/lib/jenkins/workspace/BungeeMail 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/BungeeMail.git # timeout=10 Fetching upstream changes from https://github.com/CodeCrafter47/BungeeMail.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/CodeCrafter47/BungeeMail.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 7ba0af931d1da0c83d1e0d96200640d462716180 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 7ba0af931d1da0c83d1e0d96200640d462716180 Commit message: "prepare for next development cycle" > git rev-list --no-walk 69854d9fb9fdb26fdfe4dc4960bd0d33760be34d # timeout=10 [Set GitHub commit status (universal)] PENDING on repos [GHRepository@3ddeacd8[description=http://www.spigotmc.org/resources/bungeemail.1856/,homepage=,name=BungeeMail,fork=false,archived=false,size=130,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], 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=[Tue, 02 Apr 2019 11:24:10 GMT], ETag=[W/"8d7306a0c850612f1b7728acd73e58b4"], Last-Modified=[Tue, 02 Apr 2019 11:23:58 GMT], OkHttp-Received-Millis=[1554204246214], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1554204246066], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], 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=[D09A:34C9:1CEFFF4:3A67FDC:5CA34659], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1554207850], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/BungeeMail,id=26995640]] (sha:7ba0af9) with context:BungeeMail Setting commit status on GitHub for https://github.com/CodeCrafter47/BungeeMail/commit/7ba0af931d1da0c83d1e0d96200640d462716180 Parsing POMs Established TCP socket on 33954 [BungeeMail] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/boot/plexus-classworlds-2.5.2.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default/conf/logging jenkins.maven3.agent.Maven33Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/default /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven33-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 33954 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/workspace/BungeeMail/pom.xml clean verify [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building BungeeMail 1.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ BungeeMail --- [INFO] Deleting /var/lib/jenkins/workspace/BungeeMail/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeMail --- [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources to . [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ BungeeMail --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding ANSI_X3.4-1968, i.e. build is platform dependent! [INFO] Compiling 9 source files to /var/lib/jenkins/workspace/BungeeMail/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeMail --- [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/BungeeMail/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ BungeeMail --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeMail --- [INFO] No tests to run. [JENKINS] Recording test results[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeMail --- [INFO] Building jar: /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.7-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:2.3:shade (default) @ BungeeMail --- [INFO] Including org.apache.commons:commons-dbcp2:jar:2.2.0 in the shaded jar. [INFO] Including org.apache.commons:commons-pool2:jar:2.5.0 in the shaded jar. [INFO] Including commons-logging:commons-logging:jar:1.2 in the shaded jar. [INFO] Including codecrafter47.util:chat-utils:jar:1.1-SNAPSHOT in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.7-SNAPSHOT.jar with /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.7-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml [INFO] Dependency-reduced POM written at: /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.929 s [INFO] Finished at: 2019-04-02T13:24:33+02:00 [INFO] Final Memory: 21M/51M [INFO] ------------------------------------------------------------------------ [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeMail/dependency-reduced-pom.xml to codecrafter47/BungeeMail/1.7-SNAPSHOT/BungeeMail-1.7-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/workspace/BungeeMail/target/BungeeMail-1.7-SNAPSHOT.jar to codecrafter47/BungeeMail/1.7-SNAPSHOT/BungeeMail-1.7-SNAPSHOT.jar channel stopped Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@78a31003[description=http://www.spigotmc.org/resources/bungeemail.1856/,homepage=,name=BungeeMail,fork=false,archived=false,size=130,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], 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=[Tue, 02 Apr 2019 11:24:10 GMT], ETag=[W/"8d7306a0c850612f1b7728acd73e58b4"], Last-Modified=[Tue, 02 Apr 2019 11:23:58 GMT], OkHttp-Received-Millis=[1554204246214], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1554204246066], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], 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=[D09A:34C9:1CEFFF4:3A67FDC:5CA34659], X-OAuth-Scopes=[admin:repo_hook, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1554207850], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/CodeCrafter47/BungeeMail,id=26995640]] (sha:7ba0af9) with context:BungeeMail Setting commit status on GitHub for https://github.com/CodeCrafter47/BungeeMail/commit/7ba0af931d1da0c83d1e0d96200640d462716180 Finished: SUCCESS