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

High throughput causes ConcurrentModificationException

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • _unsorted
    • None
    • 1.0.2

      It looks like some kind of serialization operation is happening to an AzureBlobAction while the individualBlobs list is being modified. We have this happening several times a day at the moment, but we have a pretty high throughput of builds which is probably related.

       

      hudson.remoting.ProxyException: java.util.ConcurrentModificationException       at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:909)…
      Caused: hudson.remoting.ProxyException: java.lang.RuntimeException: Failed to serialize com.microsoftopentechnologies.windowsazurestorage.AzureBlobAction#individualBlobs for class com.microsoftopentechnologies.windowsazurestorage.AzureBlobAction       
      at hudson.util.RobustReflectionConverter$2.writeField(RobustReflectionConverter.java:256)…
      

            jieshe Jie Shen
            jieshe Jie Shen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: