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

MonitorVmStartTerminate.java still times out after JDK-8209595

XMLWordPrintable

    • x86_64
    • os_x

      The following test timed out in the JDK22 CI:

      sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java

      Here's a snippet from the log file:

      #section:main
      ----------messages:(9/531)----------
      command: main MonitorVmStartTerminate
      reason: User specified action: run main/othervm MonitorVmStartTerminate
      started: Tue Oct 24 02:28:11 GMT 2023
      Mode: othervm [/othervm specified]
      Additional options from @modules: --add-modules java.management,jdk.internal.jvmstat --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED --add-exports jdk.internal.jvmstat/sun.jvmstat.monitor.event=ALL-UNNAMED
      Timeout information:
      --- Timeout information end.
      finished: Tue Oct 24 02:56:30 GMT 2023
      elapsed time (seconds): 1698.609
      ----------configuration:(5/223)----------

      <snip>

      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      hasMainArgs(14819): has main args: 'jstack --mixed --pid 12984'
      releaseStarted: not a test pid: 14819
      releaseTerminated([])
      started=9, terminated=9
      releaseStarted([])
      releaseTerminated([14819])
      started=9, terminated=9
      ----------System.err:(951/77528)----------
      Java Process af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 stdout:Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 342 ns
      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 1381467381 ns
      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 2533486926 ns
      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_7 to be removed, 3681440616 ns

      <snip>

      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1570746564984 ns
      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1578135326790 ns
      Waiting for af4fa8ff-08cc-41da-8fa5-1142bb79027c_6 to be removed, 1585474088049 ns

      ----------rerun:(39/7676)*----------

      <snip>

      result: Error. Program `/System/Volumes/Data/mesos/work_dir/jib-master/install/jdk-22+21-1634/macosx-x64-debug.jdk/jdk-22/fastdebug/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 1698597ms).

            kevinw Kevin Walls
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: