Started by GitHub push by ME1312 Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/CommandBlock Support The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/ME1312/CommandBlock-Support.git > git init /var/lib/jenkins/workspace/CommandBlock Support # timeout=10 Fetching upstream changes from https://github.com/ME1312/CommandBlock-Support.git > git --version # timeout=10 > git --version # 'git version 2.25.1' > git fetch --tags --force --progress -- https://github.com/ME1312/CommandBlock-Support.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/ME1312/CommandBlock-Support.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision d73e96c241278302c9639c33182434b1c75ac170 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d73e96c241278302c9639c33182434b1c75ac170 # timeout=10 Commit message: "Calculate yaw and pitch using block direction" > git rev-list --no-walk cc642f1a6ebecf55e115d4a09d02b53675b4b367 # timeout=10 [CommandBlock Support] $ /usr/bin/env bash /tmp/jenkins531539209584128217.sh Getting version from file: /var/lib/jenkins/workspace/CommandBlock Support/build.txt Loaded version is 22w12b New run name is '22w12b' [CommandBlock Support] $ mvn verify [INFO] Scanning for projects... [INFO] [INFO] ---------------------------< net.ME1312:CBS >--------------------------- [INFO] Building CBS -PLACEHOLDER [INFO] --------------------------------[ jar ]--------------------------------- Downloading from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.18-rc3-R0.1-SNAPSHOT/maven-metadata.xml Progress (1): 1.5 kB Downloaded from spigot-repo: https://hub.spigotmc.org/nexus/content/repositories/snapshots/org/spigotmc/spigot-api/1.18-rc3-R0.1-SNAPSHOT/maven-metadata.xml (1.5 kB at 2.9 kB/s) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ CBS --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 2 resources [INFO] [INFO] --- maven-antrun-plugin:1.3:run (default) @ CBS --- [INFO] Executing tasks [copy] Copying 1 file to /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/classes [INFO] Executed tasks [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ CBS --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 11 source files to /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/classes [INFO] /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java: /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java uses or overrides a deprecated API. [INFO] /var/lib/jenkins/workspace/CommandBlock Support/src/net/ME1312/CBS/Command.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ CBS --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/CommandBlock Support/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ CBS --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ CBS --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ CBS --- [INFO] Building jar: /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/CBS--PLACEHOLDER.jar [INFO] [INFO] --- maven-assembly-plugin:2.2-beta-5:single (make-assembly) @ CBS --- [INFO] Building jar: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar [WARNING] Configuration options: 'appendAssemblyId' is set to false, and 'classifier' is missing. Instead of attaching the assembly file: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /var/lib/jenkins/workspace/CommandBlock Support/out/compile/target/CBS--PLACEHOLDER.jar with assembly file: /var/lib/jenkins/workspace/CommandBlock Support/artifacts/CBS.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.647 s [INFO] Finished at: 2022-03-27T02:44:29-04:00 [INFO] ------------------------------------------------------------------------ Archiving artifacts [Set GitHub commit status (universal)] SUCCESS on repos [GHRepository@44280428[nodeId=R_kgDOHEgcbQ,description=CBS – Support for player-only commands in Command Blocks ,homepage=,name=CommandBlock-Support,fork=false,archived=false,size=35,milestones={},language=Java,commits={},source=,parent=,isTemplate=false,url=https://api.github.com/repos/ME1312/CommandBlock-Support,id=474487917,nodeId=,createdAt=2022-03-26T23:14:25Z,updatedAt=2022-03-27T01:41:50Z]] (sha:d73e96c) with context:CommandBlock Support Setting commit status on GitHub for https://github.com/ME1312/CommandBlock-Support/commit/d73e96c241278302c9639c33182434b1c75ac170 [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] done Finished: SUCCESS