Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-14210

[flaky test] IndexExporterTest

    XMLWordPrintable

Details

    • Task
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • None
    • None
    • None
    • Quasar

    Description

      Following build had a failing JUnit test that seems unrelated to the committed change:

      https://ci-xm.corp.bloomreach.com/blue/organizations/jenkins/brxm_build/detail/release%2F12.6/137/tests

       

      Error

      Unexpected long time of 78 ms taking for a save during a Lucene export (total Lucene export took '97' ms: This might imply a too course grained lock during Lucene export.

      Stacktrace

      java.lang.AssertionError: Unexpected long time of 78 ms taking for a save during a Lucene export (total Lucene export took '97' ms: This might imply a too course grained lock during Lucene export.
      at com.onehippo.cms7.index.IndexExporterTest.runExportWhileConcurrentWriteTests(IndexExporterTest.java:436)
      at com.onehippo.cms7.index.IndexExporterTest.index_export_concurrent_writes_with_1k_nodes(IndexExporterTest.java:361)

      Standard Output

      18.11.2020 11:19:39 ERROR [org.hippoecm.repository.LocalHippoRepository.start():328]
       
      Insecure default administrator credentials are enabled! Change the password!
       
      totalZipExportCreationTook = 97
      longestTimeSaveDuringExport = 78
      18.11.2020 11:19:54 WARN [com.onehippo.cms7.index.IndexExporterTest.runExportWhileConcurrentWriteTests():434] totalZipExportCreationTook took '97' ms
      18.11.2020 11:19:54 WARN [com.onehippo.cms7.index.IndexExporterTest.runExportWhileConcurrentWriteTests():435] Longest save during Lucene export took '78' ms which is unexpectedly long.

      Attachments

        Activity

          People

            ntrajkovski Nikola Trajkovski
            meggermont Michiel Eggermont (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: