Skip to content
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

download tests fail in Scala 2.12 community build on OpenJDK 10 #54

Closed
SethTisue opened this issue Jul 12, 2018 · 5 comments
Closed

download tests fail in Scala 2.12 community build on OpenJDK 10 #54

SethTisue opened this issue Jul 12, 2018 · 5 comments

Comments

@SethTisue
Copy link

I'm not sure if this is two problems or one problem, but at e.g. https://scala-ci.typesafe.com/view/scala-2.12.x/job/scala-2.12.x-jdk10-integrate-community-build/56/consoleFull and in other runs we consistently see:

[gigahorse] [info] - should retrieve a resource from Wikipedia *** FAILED ***
[gigahorse] [info]   java.net.ConnectException: General SSLEngine problem
...
[gigahorse] [info]   Cause: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
...

and then a bit later the whole thing hangs until Jenkins times out:

[gigahorse] [info] http.download
Build timed out (after 15 minutes). Marking the build as aborted.
@SethTisue SethTisue changed the title downloads fail in Scala 2.12 community build on OpenJDK 10 download tests fail in Scala 2.12 community build on OpenJDK 10 Jul 12, 2018
@xuwei-k
Copy link
Contributor

xuwei-k commented Jul 12, 2018

@xuwei-k
Copy link
Contributor

xuwei-k commented Jul 12, 2018

@eed3si9n
Copy link
Owner

Potentially related:

So the cert store can be in JKS format, PKCS12 format with empty password, or PKCS12 format with the password set to changeit?

@SethTisue
Copy link
Author

@SethTisue
Copy link
Author

(not sure whether this got fixed because we're on JDK 11 now, or what)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants