Started by GitHub push by mcmonkey4eva Building in workspace /var/lib/jenkins/jobs/DenizenCore/workspace 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/DenizenScript/Denizen-Core.git # timeout=10 Fetching upstream changes from https://github.com/DenizenScript/Denizen-Core.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/DenizenScript/Denizen-Core.git +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 0c3d2a1505f4eb22a661771c72083e936f674240 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c3d2a1505f4eb22a661771c72083e936f674240 Commit message: "encoding option for script loading" > git rev-list --no-walk ad9b93e0d0bbfdf45d4f1292e506e862b0a1acfc # timeout=10 > git tag -a -f -m Jenkins Build #262 jenkins-DenizenCore-262 # timeout=10 Parsing POMs Established TCP socket on 39050 [workspace] $ /var/lib/jenkins/tools/hudson.model.JDK/JDK8/bin/java -Djava.awt.headless=true -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-agent-1.12.jar:/var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.3 /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 39050 <===[JENKINS REMOTING CAPACITY]===>channel started Executing Maven: -B -f /var/lib/jenkins/jobs/DenizenCore/workspace/pom.xml clean install [INFO] Scanning for projects... [HUDSON] Collecting dependencies info [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building DenizenCore 1.40-SNAPSHOT [INFO] ------------------------------------------------------------------------ Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml Downloading: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml Downloading: https://maven.freneticllc.com/org/json/json/maven-metadata.xml Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 13.0 KB/sec) Downloaded: http://repo1.maven.org/maven2/org/json/json/maven-metadata.xml (825 B at 12.4 KB/sec) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ denizencore --- [INFO] Deleting /var/lib/jenkins/jobs/DenizenCore/workspace/target [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ denizencore --- [INFO] Compiling 113 source files to /var/lib/jenkins/jobs/DenizenCore/workspace/target/classes [INFO] [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ denizencore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/jobs/DenizenCore/workspace/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ denizencore --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.7.2:test (default-test) @ denizencore --- [INFO] No tests to run. [INFO] Surefire report directory: /var/lib/jenkins/jobs/DenizenCore/workspace/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- There are no tests to run. Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [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.3.1:jar (default-jar) @ denizencore --- [INFO] Building jar: /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar [INFO] [INFO] --- maven-shade-plugin:3.2.0:shade (default) @ denizencore --- [INFO] Excluding org.json:json:jar:20180813 from the shaded jar. [INFO] Excluding org.yaml:snakeyaml:jar:1.14 from the shaded jar. [INFO] Including com.freneticllc.freneticutilities:freneticdatasyntax:jar:1.0 in the shaded jar. [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar with /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT-shaded.jar [INFO] Dependency-reduced POM written at: /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml [INFO] [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ denizencore --- [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to /var/lib/jenkins/.m2/repository/net/aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.pom [WARNING] Attempt to (de-)serialize anonymous class org.jfrog.hudson.maven2.MavenDependenciesRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 10.696s [INFO] Finished at: Thu May 23 19:21:31 UTC 2019 [INFO] Final Memory: 22M/146M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/dependency-reduced-pom.xml to net.aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.pom [JENKINS] Archiving /var/lib/jenkins/jobs/DenizenCore/workspace/target/denizencore-1.40-SNAPSHOT.jar to net.aufdemrand/denizencore/1.40-SNAPSHOT/denizencore-1.40-SNAPSHOT.jar channel stopped Archiving artifacts IRC notifier plugin: Sending notification to: #citizens IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens' IRC notifier plugin: Sending notification to: #denizen-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#denizen-dev' IRC notifier plugin: Sending notification to: #citizens-dev IRC notifier plugin: [ERROR] not connected. Cannot send message to '#citizens-dev' [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@275246de[description=The core Denizen engine,homepage=,name=Denizen-Core,license=,fork=false,archived=false,size=1476,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=[Thu, 23 May 2019 19:21:32 GMT], ETag=[W/"c58f2987f1cec63b05ecc00fc33c20ed"], Last-Modified=[Thu, 23 May 2019 19:21:07 GMT], OkHttp-Received-Millis=[1558639292196], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1558639291761], 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, Accept-Encoding], 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=[A0D8:3B31:2FCC484:39EDCA9:5CE6F2BB], X-OAuth-Scopes=[public_repo, repo:status], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4996], X-RateLimit-Reset=[1558642795], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/DenizenScript/Denizen-Core,id=24804721]] (sha:0c3d2a1) with context:ci/jenkins/build-status Setting commit status on GitHub for https://github.com/DenizenScript/Denizen-Core/commit/0c3d2a1505f4eb22a661771c72083e936f674240 Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Sending notification to Discord. Finished: SUCCESS