Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13746

Apache jenkins needs JVM 11 upgraded to at least 11.0.3 (SSL bugs)

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Done
    • None
    • None
    • None
    • None

    Description

      I just realized that back in June, there was a misscommunication between myself & Uwe (and a lack of double checking on my part!) regarding upgrading the JVM versions on our jenkins machines...

      ...Uwe only updated the JVMs on his policeman jenkins machines - the JVM used on the apache  jenkins nodes is still (as of 2019-09-06)  "11.0.1+13-LTS" ...

      https://builds.apache.org/view/L/view/Lucene/job/Lucene-Solr-Tests-master/3689/consoleText

      ...
      [java-info] java version "11.0.1"
      [java-info] Java(TM) SE Runtime Environment (11.0.1+13-LTS, Oracle Corporation)
      [java-info] Java HotSpot(TM) 64-Bit Server VM (11.0.1+13-LTS, Oracle Corporation)
      ...
      

      This means that even after the changes made in SOLR-12988 to re-enable SSL testing on java11, all Apache jenkins 'master' builds, (including, AFAICT the yetus / 'Patch Review' builds) are still SKIPping thousands of tests that use SSL (either explicitly, or due to randomization) becauseof the logic in SSLTestConfig to detects  bad JVM versions an prevent confusion/spurious failures.

      We really need to get the jenkins nodes updated to openjdk 11.0.3 or 11.0.4 ASAP.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: