-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Circular timeout exceptions #24
Comments
Hi @vlsi , Is this timeout issue fixed? scan log: https://scans.gradle.com/s/6dln6uvdiykec Any clue? Regards, |
I rethink it a little, probably the failure is due to org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72 cannot be found? |
The failure is |
Thanks for the info. Besides using I assume following key files, right? Another question, do you know where can I change this 1.3.72 version to some other, e.g. 1.4.32? |
The files were just fine. Could you re-run the build with |
Sure, here it is:
|
What comes after Downloading key...? |
Here is the log starting from line 280 - it looks to me a timeout problem: FAILURE: Build failed with an exception.
BUILD FAILED in 3m 22s |
Here is a similar problem when building apache-jmeter-5.4.3:
|
|
Here is a similar problem when building apache-jmeter-5.4.1:
|
The text was updated successfully, but these errors were encountered: