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

EOF from OkHttp in kubernetes plugin on AKS 5m after start of sh step

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • kubernetes-plugin
    • None
    • 1.16.1

      When running the container step on AKS, after exactly five minutes a given sh step will print:

      java.io.EOFException
       	at okio.RealBufferedSource.require(RealBufferedSource.java:61)
       	at okio.RealBufferedSource.readByte(RealBufferedSource.java:74)
       	at okhttp3.internal.ws.WebSocketReader.readHeader(WebSocketReader.java:117)
       	at okhttp3.internal.ws.WebSocketReader.processNextFrame(WebSocketReader.java:101)
       	at okhttp3.internal.ws.RealWebSocket.loopReader(RealWebSocket.java:274)
       	at okhttp3.internal.ws.RealWebSocket$2.onResponse(RealWebSocket.java:214)
       	at okhttp3.RealCall$AsyncCall.execute(RealCall.java:206)
       	at okhttp3.internal.NamedRunnable.run(NamedRunnable.java:32)
       	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
       	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
       	at java.lang.Thread.run(Thread.java:748)
      

            jglick Jesse Glick
            jglick Jesse Glick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: