Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building in workspace /var/lib/jenkins/workspace/JustEnoughItems-MC1.14
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/mezz/JustEnoughItems.git # timeout=10
Fetching upstream changes from https://github.com/mezz/JustEnoughItems.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/mezz/JustEnoughItems.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/1.10
Seen branch in repository origin/1.11
Seen branch in repository origin/1.12
Seen branch in repository origin/1.12-wip
Seen branch in repository origin/1.13
Seen branch in repository origin/1.13-pre
Seen branch in repository origin/1.14
Seen branch in repository origin/1.8
Seen branch in repository origin/1.8.8
Seen branch in repository origin/1.8.9
Seen branch in repository origin/1.9
Seen branch in repository origin/default-wrapper
Seen branch in repository origin/ingredient-list-refactor
Seen branch in repository origin/sorting
Seen branch in repository origin/subtype-interpreter
Seen branch in repository origin/test-gradle
Seen branch in repository origin/test-travis-ci
Seen 17 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 4fc00e79f4531d87552cb9dce7dc65837d626636 (origin/1.14)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4fc00e79f4531d87552cb9dce7dc65837d626636 # timeout=10
Commit message: "Fix #1743 Use Forge hook for fuel burn times, do not cache fuels or potion reagents"
 > git rev-list --no-walk 4e3b628fee211ab4f8a6dd510fb98c673b971e1d # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Mask passwords that will be passed as build parameters.
[JustEnoughItems-MC1.14] $ /bin/sh -xe /tmp/jenkins270431088758591237.sh
+ rm -rf build/libs
[Gradle] - Launching build.
[JustEnoughItems-MC1.14] $ /var/lib/jenkins/workspace/JustEnoughItems-MC1.14/gradlew ******** -s -Plocal_maven=/var/www/dvs1/files/maven test reobf uploadArchives curseforge

> Configure project :
New Dep: net.minecraftforge:forge:1.14.4-28.1.10_mapped_snapshot_20190817-1.14.3_at_8a9d897b6aa650dc2ab425b94fefdd939f6f5214

> Task :compileApiJava
> Task :processApiResources NO-SOURCE
> Task :apiClasses

> Task :compileJava
Note: Some input files use or override 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 UP-TO-DATE
> Task :classes
> Task :compileTestJava
> Task :processTestResources NO-SOURCE
> Task :testClasses

> Task :test
mezz.jei.test.TickTimerTest
    ? testBasicTickTimerMath()
    ? testMoreTicksThanValuesMath()
    ? testIndivisibleTicking()

mezz.jei.test.IngredientFilterTest
    ? testSetup()
    ? testAddingAndRemovingIngredients()
    ? testRebuilding()
    ? testConfigBlacklist()

--------------------------------------------------------------------------
Results: SUCCESS (7 tests, 7 passed, 0 failed, 0 skipped)
--------------------------------------------------------------------------

> Task :downloadMcpConfig
> Task :extractSrg UP-TO-DATE
> Task :createMcpToSrg UP-TO-DATE
> Task :jar
> Task :reobfJar
> Task :apiJar
> Task :javadoc
> Task :javadocJar
> Task :sourcesJar
> Task :uploadArchives
> Task :assemble
> Task :makeChangelog

> Task :curseforge238222
Uploaded /var/lib/jenkins/workspace/JustEnoughItems-MC1.14/build/libs/jei-1.14.4-6.0.0.16.jar to CurseForge Project: 238222, with ID: 2803419

> Task :curseforge

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 21s
17 actionable tasks: 14 executed, 3 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
Recording fingerprints
Recording fingerprints
Collecting metadata...
Metadata collection done.
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
Triggering a new build of nexus-indexes
Finished: SUCCESS