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

Remove the Jenkins plaintext reports

    XMLWordPrintableJSON

Details

    Description

      Remove the generation of the cassandra-test-report.txt plain text report (that was added in CASSANDRA-15729).

      The xml report is now at 3GB and too big to fit through any xsl transformation. It is only going to get bigger as more tests and test stages are added.

      This size failure is seen in the pipeline logs as

      docker run --rm -v /home/jenkins/jenkins-slave/workspace/Cassandra-trunk@2:/tmp apache_cassandra_ci/generate_plaintext_test_report
      Warning: at xsl:stylesheet on line 4 column 49 of cassandra-test-report.xsl:  Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor
       java.lang.IndexOutOfBoundsException: [660540429,660540717]
      	at net.sf.saxon.tinytree.LargeStringBuffer.subSequence(Unknown Source)
      	at net.sf.saxon.tinytree.TinyTextImpl.getStringValue(Unknown Source)
      	at net.sf.saxon.tinytree.TinyParentNodeImpl.getStringValue(Unknown Source)
              …
      

      In addition we can and do now archive everything to https://nightlies.apache.org/cassandra/ , solving the original requirements of CASSANDRA-15729 of providing a permanent archive of test results.

      Attachments

        1. jenkins-local-consoleText.txt
          11 kB
          Michael Semb Wever

        Issue Links

          Activity

            People

              mck Michael Semb Wever
              mck Michael Semb Wever
              Michael Semb Wever
              Tomasz Lasica
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: