[jdk11u-dev] RFR: 8300119: CgroupMetrics.getTotalMemorySize0() can report invalid results on 32 bit systems

Severin Gehwolf sgehwolf at openjdk.org
Fri Jan 20 09:30:44 UTC 2023


On Fri, 20 Jan 2023 08:55:44 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> what is wrong with the teste?

@GoeLin Fails in the `Upload Bundles` step with:


 An error has been caught http-client index 1, retrying the upload
Error: read ECONNRESET
    at TLSWrap.onStreamRead (node:internal/stream_base_commons:220:20) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}
Retry limit has been reached for chunk at offset 0 to https://pipelines.actions.githubusercontent.com/LwAjf51mnN3I1Exn2y80AbLOeux3fmHmARaAY2bfQwc3f8Nvdp/_apis/resources/Containers/18129669?itemPath=bundles-linux-x86%2Fsymbols-linux-x86.tar.gz
Warning: Aborting upload for /home/runner/work/jdk11u-dev/jdk11u-dev/bundles/symbols-linux-x86.tar.gz due to failure


This seems unrelated to the patch to me. Some infra issue...

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1672


More information about the jdk-updates-dev mailing list