MinecraftModDevelopmentMods / ModernMetals

Modern Metals Mod
GNU Lesser General Public License v2.1
9 stars 6 forks source link

Modern Metals 1.12.1 #67 has failed #79

Closed MinecraftModDevelopmentBot closed 6 years ago

MinecraftModDevelopmentBot commented 6 years ago

Build 'Modern Metals 1.12.1' is failing!

Last 50 lines of build output:

Started by GitHub push by jriwanek
Building in workspace /var/lib/jenkins/workspace/Modern Metals 1.12.1
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/MinecraftModDevelopmentMods/ModernMetals # timeout=10
Fetching upstream changes from https://github.com/MinecraftModDevelopmentMods/ModernMetals
 > git --version # timeout=10
using GIT_ASKPASS to set credentials The MMD Bot
 > git fetch --tags --progress https://github.com/MinecraftModDevelopmentMods/ModernMetals +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master-1.12^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master-1.12^{commit} # timeout=10
Checking out Revision 7bfa1cb8728a6e657cad9c9451521073542fdd67 (refs/remotes/origin/master-1.12)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7bfa1cb8728a6e657cad9c9451521073542fdd67
Commit message: "Match newest API completely"
 > git rev-list --no-walk 9cc0575f2bbf0d3e5f5b30de71893a5f0ae5883c # timeout=10
Injecting SonarQube environment variables using the configuration: SonarCloud
[Modern Metals 1.12.1] $ /bin/sh -xe /tmp/jenkins2032430693020891776.sh
+ rm -rf build/libs
[Set GitHub commit status (universal)] PENDING on repos [GHRepository@567c0f88[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30659,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, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], 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=[Tue, 02 Jan 2018 06:13:17 GMT], ETag=[W/"e89c82e0d0f5243861952bd8fac3c2b6"], Last-Modified=[Tue, 31 Oct 2017 10:22:00 GMT], OkHttp-Received-Millis=[1514873597812], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1514873597643], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], 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=[DD3D:17771:431DF35:EA99516:5A4B22FD], 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=[1514877197], X-Runtime-rack=[0.059118], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:7bfa1cb) with context:Modern Metals 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/7bfa1cb8728a6e657cad9c9451521073542fdd67
[Gradle] - Launching build.
[Modern Metals 1.12.1] $ "/var/lib/jenkins/workspace/Modern Metals 1.12.1/gradlew" --refresh-dependencies setupCiWorkspace clean build publish
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.1/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'Modern Metals 1.12.1'.
> Could not resolve all files for configuration ':classpath'.
   > Could not download jAstyle.jar (com.github.abrarsyed.jastyle:jAstyle:1.3)
      > Could not get resource 'https://jcenter.bintray.com/com/github/abrarsyed/jastyle/jAstyle/1.3/jAstyle-1.3.jar'.
         > Could not HEAD 'https://jcenter.bintray.com/com/github/abrarsyed/jastyle/jAstyle/1.3/jAstyle-1.3.jar'. Received status code 504 from server: Gateway Time-out

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

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

BUILD FAILED in 32s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Set GitHub commit status (universal)] FAILURE on repos [GHRepository@306853f7[description=Modern Metals Mod,homepage=,name=ModernMetals,license=<null>,fork=false,size=30659,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, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval], 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=[Tue, 02 Jan 2018 06:13:17 GMT], ETag=[W/"e89c82e0d0f5243861952bd8fac3c2b6"], Last-Modified=[Tue, 31 Oct 2017 10:22:00 GMT], OkHttp-Received-Millis=[1514873597812], OkHttp-Response-Source=[CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1514873597643], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP], 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=[DD3D:17771:431DF35:EA99516:5A4B22FD], 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=[1514877197], X-Runtime-rack=[0.059118], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/MinecraftModDevelopmentMods/ModernMetals,id=55920862]] (sha:7bfa1cb) with context:Modern Metals 1.12.1
Setting commit status on GitHub for https://github.com/MinecraftModDevelopmentMods/ModernMetals/commit/7bfa1cb8728a6e657cad9c9451521073542fdd67

Changes since last successful build:

View full output

MinecraftModDevelopmentBot commented 6 years ago

Build was fixed!