Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8324190

containers/docker/TestJcmd.java timesout

XMLWordPrintable

      Tests:
      containers/docker/TestJcmd.java

      Product tested: jdk-17.0.11+3-181(CI run)
      OS/architecture: Linux-aarch64
      Reproducible: yes, 70 failures out of 100 repetitions
      Is it a Regression: not able to reproduce the issue in older builds(CI build - jdk17.0.11+1-132). Seems like the issue started after the test file change from JDK-8322813.
      Is it a platform-specific issue: currently seen in linux-aarch64

      Error:
      Failed to start a process (thread dump follows)
      java.util.concurrent.TimeoutException
      at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:221)
      at jdk.test.lib.process.ProcessTools.startProcess(ProcessTools.java:141)
      at TestJcmd.startObservedContainer(TestJcmd.java:182)
      at TestJcmd.main(TestJcmd.java:77)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.base/java.lang.reflect.Method.invoke(Method.java:568)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:333)
      at java.base/java.lang.Thread.run(Thread.java:842)

      JavaTest Message: Test threw exception: java.util.concurrent.TimeoutException
      JavaTest Message: shutting down test

            pchawdhary PAWAN CHAWDHARY
            aharadigopal Adithya Haradi Gopal (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: