Villager Market

Villager Market

3M Downloads

FaceOfCat/Villager Market 1.12 #11 has failed

MinecraftModDevelopmentBot opened this issue ยท 2 comments

commented

Build 'FaceOfCat/Villager Market 1.12' is failing!

Last 50 lines of build output:

[...truncated 6.99 KB...]
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean

BUILD SUCCESSFUL in 8s
5 actionable tasks: 5 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[Villager Market 1.12] $ "/var/lib/jenkins/workspace/FaceOfCat/Villager Market 1.12/gradlew" -Dorg.gradle.daemon=false build publish curseforge
The project name 'Villager Market 1.12' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/4.4.1/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).
This mapping 'snapshot_20180223' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-6084129e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':publish'.
> Cannot convert com.matthewprenger.cursegradle.CurseExtension_Decorated@3321291a to a task.
  The following types/formats are supported:
    - A String or CharSequence task name or path
    - A TaskReference instance
    - A Task instance
    - A Buildable instance
    - A TaskDependency instance
    - A RegularFileProperty or DirectoryProperty instance
    - A Closure instance that returns any of the above types
    - A Callable instance that returns any of the above types
    - An Iterable, Collection, Map or array instance that contains any of the above types

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@60261aef[description=<null>,homepage=<null>,name=Villager-Market,fork=false,archived=false,size=653,milestones={},language=Java,commits={},source=<null>,parent=<null>,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=[Sun, 16 Feb 2020 08:41:43 GMT], ETag=[W/"37d70516d812f29b1800db26bc834a73"], Last-Modified=[Sun, 16 Feb 2020 08:41:37 GMT], OkHttp-Received-Millis=[1581842503689], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1581842503499], 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, Accept, X-Requested-With], 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=[878A:3AA4D:3725347:4162ADF:5E490047], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4999], X-RateLimit-Reset=[1581846103], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Villager-Market,id=82972216]] (sha:f3fb316) with context:FaceOfCat/Villager Market 1.12
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Villager-Market/commit/f3fb3166a2eb27783abdddada9a33f219da09738

Changes since last successful build:

  • [candreix] f3fb316 - fixes #12 : concurrent list access CTD

View full output

commented

Build 'FaceOfCat/Villager Market 1.12' is failing!

Last 50 lines of build output:

[...truncated 7.01 KB...]
:deobfMcMCP SKIPPED
:setupCiWorkspace
:clean UP-TO-DATE

BUILD SUCCESSFUL in 8s
5 actionable tasks: 3 executed, 2 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[Gradle] - Launching build.
[Villager Market 1.12] $ "/var/lib/jenkins/workspace/FaceOfCat/Villager Market 1.12/gradlew" -Dorg.gradle.daemon=false build publish curseforge
The project name 'Villager Market 1.12' contains at least one of the following characters: [ , /, \, :, <, >, ", ?, *, |]. This has been deprecated and is scheduled to be removed in Gradle 5.0. Set the 'rootProject.name' or adjust the 'include' statement (see https://docs.gradle.org/4.4.1/dsl/org.gradle.api.initialization.Settings.html#org.gradle.api.initialization.Settings:include(java.lang.String[]) for more details).
This mapping 'snapshot_20180223' was designed for MC 1.12! Use at your own peril.
#################################################
         ForgeGradle 2.3-SNAPSHOT-6084129e        
  https://github.com/MinecraftForge/ForgeGradle  
#################################################
                 Powered by MCP                  
             http://modcoderpack.com             
     by: Searge, ProfMobius, R4wk, ZeuX          
     Fesh0r, IngisKahn, bspkrs, LexManos         
#################################################

FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':publish'.
> Cannot convert com.matthewprenger.cursegradle.CurseExtension_Decorated@40f9f60d to a task.
  The following types/formats are supported:
    - A String or CharSequence task name or path
    - A TaskReference instance
    - A Task instance
    - A Buildable instance
    - A TaskDependency instance
    - A RegularFileProperty or DirectoryProperty instance
    - A Closure instance that returns any of the above types
    - A Callable instance that returns any of the above types
    - An Iterable, Collection, Map or array instance that contains any of the above types

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 2s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeeded?
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@6de53e35[description=<null>,homepage=<null>,name=Villager-Market,fork=false,archived=false,size=653,milestones={},language=Java,commits={},source=<null>,parent=<null>,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=[Sun, 16 Feb 2020 08:45:18 GMT], ETag=[W/"e7afd0d043472944fc3d059e98b87223"], Last-Modified=[Sun, 16 Feb 2020 08:45:08 GMT], OkHttp-Received-Millis=[1581842718676], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1581842718441], 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, Accept, X-Requested-With], 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=[BADE:D863:39A58A1:444EB75:5E49011E], X-OAuth-Scopes=[admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, gist, notifications, repo, user], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4994], X-RateLimit-Reset=[1581846103], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/Villager-Market,id=82972216]] (sha:322bdfa) with context:FaceOfCat/Villager Market 1.12
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/Villager-Market/commit/322bdfac4315253a3daa94891c8aa65eb18e6d72

Changes since last successful build:

  • [candreix] f3fb316 - fixes #12 : concurrent list access CTD

  • [candreix] 322bdfa - trying to make curseforge task run on jenkins

View full output

commented

Build was fixed!