Jenkins pipeline aborts without any reason randomly

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Critical
    • Component/s: _unsorted
    • None

      There are times when the Jenkins pipeline gets aborted automatically, without any reason, which is then failing to communicate it back to AzureDevops, due to which the pipeline in DevOps is running infinitely. 
      Why the Jenkins is aborting by self at random times without any notice ? I have tried using another user as agent for Jenkins pipeline triger, and it still gets aborted randomly.
      I have tried updating the Jenkins plugins and versions, but still this seems to be a critical issue.

      The error which I received in Azure devops pipeline 
      Nov 18, 2025 11:11:30 AM io.jenkins.cli.shaded.org.glassfish.tyrus.container.jdk.client.ClientFilter processError
       
      SEVERE: Connection error has occurred
       
      java.io.IOException: The I/O operation has been aborted because of either a thread exit or an application request
       
      at java.base/sun.nio.ch.Iocp.translateErrorToIOException(Iocp.java:299)
       
      at java.base/sun.nio.ch.Iocp$EventHandlerTask.run(Iocp.java:389)
       
      at java.base/java.lang.Thread.run(Thread.java:1583) 

            Assignee:
            Unassigned
            Reporter:
            Jeevitha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: