Uploaded image for project: 'Apache Cassandra'
  1. Apache Cassandra
  2. CASSANDRA-17288

In Jenkins, replace PostBuildTask plugin with PostBuildScript plugin

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • NA
    • CI
    • None

    Description

      PostbuildTask loads the build log into memory, causing OutOfMemoryException.
      https://issues.jenkins.io/browse/JENKINS-12830

      We started hitting this problem this week, see discussion here:
      https://the-asf.slack.com/archives/CK23JSY2K/p1643063068079200?thread_ts=1643052183.068300&cid=CK23JSY2K

      Fix is to use the PostBuildTask plugin instead, which does not perform any reading off or matching on the build log.

      PR: https://github.com/apache/cassandra-builds/pull/61

      Attachments

        Activity

          People

            mck Michael Semb Wever
            mck Michael Semb Wever
            Michael Semb Wever
            Brandon Williams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: