Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8227595

keytool/fakegen/DefaultSignatureAlgorithm.java fails due to "exitValue = 6"

XMLWordPrintable

    • b31
    • sparc_64
    • solaris_11

        The following test is failing in the JDK14 CI:

        sun/security/tools/keytool/fakegen/DefaultSignatureAlgorithm.java

        Here's a snippet from the log file:

        ----------System.err:(21/1064)----------
         stdout: [];
         stderr: []
         exitValue = 6

        java.lang.RuntimeException: Expected to get exit value of [0]

        at jdk.test.lib.process.OutputAnalyzer.shouldHaveExitValue(OutputAnalyzer.java:442)
        at DefaultSignatureAlgorithm.check(DefaultSignatureAlgorithm.java:74)
        at DefaultSignatureAlgorithm.main(DefaultSignatureAlgorithm.java:53)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:830)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected to get exit value of [0]

        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected to get exit value of [0]
        ----------rerun:(41/5173)*----------

              weijun Weijun Wang
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: