Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-24842

Add progress to artifact archiver

    XMLWordPrintable

Details

    Description

      When archiving artifacts, you can't see any progress bar or progress message and on some slow network or with large artifacts you are not sure if the archiving got stuck or it's still ongoing.

      Attachments

        Activity

          danielbeck Daniel Beck added a comment -

          That is not going to be feasible any time soon, as the default artifact archiver reuses FilePath.copyRecursiveTo, and that doesn't support writing informational messages.

          danielbeck Daniel Beck added a comment - That is not going to be feasible any time soon, as the default artifact archiver reuses FilePath.copyRecursiveTo, and that doesn't support writing informational messages.

          Some sort of progress info would be very useful for diagnosing issues with network or storage speed that archiving large artifacts tends to expose. Any chance this gets picked up?

          tsniatowski Tomasz Śniatowski added a comment - Some sort of progress info would be very useful for diagnosing issues with network or storage speed that archiving large artifacts tends to expose. Any chance this gets picked up?

          People

            Unassigned Unassigned
            dcaroest David Caro
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: