Skip to content

Console Output

Started by user Justin Rose
Running as SYSTEM
Building in workspace /var/lib/jenkins/workspace/Loot Chests
The recommended git tool is: NONE
using credential 3cf53f7d-c98a-4dab-aedf-0ce98d78dbe0
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Loot Chests/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.loot-chests.url https://justinian6.com/source/scm/lc/loot-chests.git # timeout=10
Fetching upstream changes from https://justinian6.com/source/scm/lc/loot-chests.git
 > git --version # timeout=10
 > git --version # 'git version 2.37.3'
using GIT_ASKPASS to set credentials Main Token
 > git fetch --tags --force --progress -- https://justinian6.com/source/scm/lc/loot-chests.git +refs/heads/*:refs/remotes/loot-chests/* # timeout=10
 > git rev-parse refs/remotes/loot-chests/prod^{commit} # timeout=10
Checking out Revision e8bed7756145ab4b1e92a01d274348839acd0127 (refs/remotes/loot-chests/prod)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8bed7756145ab4b1e92a01d274348839acd0127 # timeout=10
Commit message: "Year updated to 2024"
 > git rev-list --no-walk e8bed7756145ab4b1e92a01d274348839acd0127 # timeout=10
Posting build status of INPROGRESS to Justinian6 Repository for commit id [e8bed7756145ab4b1e92a01d274348839acd0127] and ref 'refs/heads/prod'
Parsing POMs
Established TCP socket on 33433
[Loot Chests] $ /opt/jdk/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/opt/maven/boot/plexus-classworlds-2.6.0.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3160.vd76b_9ddd10cc.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33433
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/workspace/Loot Chests/pom.xml clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------------< com.justinian6:loot-chests >---------------------
[INFO] Building LootChests 1.9.3
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ loot-chests ---
[INFO] Deleting /var/lib/jenkins/workspace/Loot Chests/target
[INFO] 
[INFO] --- license-maven-plugin:4.2.rc3:format (default) @ loot-chests ---
[INFO] Updating license headers...
[INFO] 
[INFO] --- license-maven-plugin:4.2.rc3:check (default) @ loot-chests ---
[INFO] Checking licenses...
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ loot-chests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources to .
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ loot-chests ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/lib/jenkins/workspace/Loot Chests/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ loot-chests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/Loot Chests/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ loot-chests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ loot-chests ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ loot-chests ---
[INFO] Building jar: /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar
[INFO] 
[INFO] --- maven-shade-plugin:3.4.1:shade (default) @ loot-chests ---
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib:jar:1.7.21 in the shaded jar.
[INFO] Including org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.7.21 in the shaded jar.
[INFO] Including org.jetbrains:annotations:jar:13.0 in the shaded jar.
[INFO] Including com.google.guava:guava:jar:17.0 in the shaded jar.
[INFO] Including com.google.inject:guice:jar:5.1.0 in the shaded jar.
[INFO] Including javax.inject:javax.inject:jar:1 in the shaded jar.
[INFO] Including aopalliance:aopalliance:jar:1.0 in the shaded jar.
[INFO] Including com.google.inject.extensions:guice-assistedinject:jar:5.1.0 in the shaded jar.
[INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar.
[INFO] Including org.slf4j:slf4j-api:jar:2.0.3 in the shaded jar.
[INFO] Including org.slf4j:slf4j-simple:jar:2.0.3 in the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar with /var/lib/jenkins/workspace/Loot Chests/target/loot-chests-1.9.3-shaded.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ loot-chests ---
[INFO] Installing /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar to /var/lib/jenkins/.m2/repository/com/justinian6/loot-chests/1.9.3/loot-chests-1.9.3.jar
[INFO] Installing /var/lib/jenkins/workspace/Loot Chests/pom.xml to /var/lib/jenkins/.m2/repository/com/justinian6/loot-chests/1.9.3/loot-chests-1.9.3.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.972 s
[INFO] Finished at: 2024-01-01T07:40:15-08:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving /var/lib/jenkins/workspace/Loot Chests/pom.xml to com.justinian6/loot-chests/1.9.3/loot-chests-1.9.3.pom
[JENKINS] Archiving /var/lib/jenkins/workspace/Loot Chests/target/LootChests.jar to com.justinian6/loot-chests/1.9.3/loot-chests-1.9.3.jar
channel stopped
Archiving artifacts
Posting build status of SUCCESSFUL to Justinian6 Repository for commit id [e8bed7756145ab4b1e92a01d274348839acd0127] and ref 'refs/heads/prod'
Finished: SUCCESS