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

jvmti/DataDumpRequest/datadumpreq001 failed due to "exit code is 134"

    XMLWordPrintable

Details

    • b07
    • generic
    • generic

    Backports

      Description

        The following test failed due to "exit code is 134":

        vmTestbase/nsk/jvmti/DataDumpRequest/datadumpreq001/TestDescription.java

        Here's a snippet from the log file:

        ----------System.out:(9/1690)----------
        run [ExecDriver, --java, -agentlib:datadumpreq001=-waittime=5 -verbose=, nsk.jvmti.DataDumpRequest.datadumpreq001]
        exec [/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.jdk/jdk-14/fastdebug/bin/java, -XX:MaxRAMPercentage=12, -cp, /scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase/nsk/jvmti/DataDumpRequest/datadumpreq001/TestDescription.d:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/test/lib, -Djava.library.path=/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.test/hotspot/jtreg/native, -agentlib:datadumpreq001=-waittime=5 -verbose=, nsk.jvmti.DataDumpRequest.datadumpreq001]
        - datadumpreq001.cpp, 118: setting event callbacks ...
        - datadumpreq001.cpp, 124: setting event callbacks done
        enabling JVMTI events ...
        - datadumpreq001.cpp, 127: enabling the events done

        - datadumpreq001.cpp, 77: waiting for DataDumpRequest event...
        Timeout refired 480 times
        ----------System.err:(18/5077)----------
        java.lang.AssertionError: [/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.jdk/jdk-14/fastdebug/bin/java, -XX:MaxRAMPercentage=12, -cp, /scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase/nsk/jvmti/DataDumpRequest/datadumpreq001/TestDescription.d:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/test/lib, -Djava.library.path=/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.test/hotspot/jtreg/native, -agentlib:datadumpreq001=-waittime=5 -verbose=, nsk.jvmti.DataDumpRequest.datadumpreq001] exit code is 134
        at ExecDriver.main(ExecDriver.java:137)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at PropertyResolvingWrapper.main(PropertyResolvingWrapper.java:104)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:830)

        JavaTest Message: Test threw exception: java.lang.AssertionError: [/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.jdk/jdk-14/fastdebug/bin/java, -XX:MaxRAMPercentage=12, -cp, /scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase/nsk/jvmti/DataDumpRequest/datadumpreq001/TestDescription.d:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/test/lib, -Djava.library.path=/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.test/hotspot/jtreg/native, -agentlib:datadumpreq001=-waittime=5 -verbose=, nsk.jvmti.DataDumpRequest.datadumpreq001] exit code is 134
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.AssertionError: [/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.jdk/jdk-14/fastdebug/bin/java, -XX:MaxRAMPercentage=12, -cp, /scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase/nsk/jvmti/DataDumpRequest/datadumpreq001/TestDescription.d:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/vmTestbase:/scratch/mesos/slaves/a1bab71e-a362-4507-81ed-9c72a04b09cc-S146/frameworks/1735e8a2-a1db-478c-8104-60c8b0af87dd-0196/executors/aff75698-7645-4a7c-9fce-899fade11bae/runs/6faff8e9-fee7-4e29-a6c2-001f738e2821/testoutput/test-support/jtreg_open_test_hotspot_jtreg_vmTestbase_nsk_jvmti/classes/1/test/lib, -Djava.library.path=/scratch/mesos/jib-master/install/jdk-14+6-162/macosx-x64-debug.test/hotspot/jtreg/native, -agentlib:datadumpreq001=-waittime=5 -verbose=, nsk.jvmti.DataDumpRequest.datadumpreq001] exit code is 134
        ----------rerun:(30/6310)*----------

        There are four failures in this sighting: two on macOSX
        and two on Linux-X64; four different machines.

        Attachments

          Issue Links

            Activity

              People

                ysuenaga Yasumasa Suenaga
                dcubed Daniel Daugherty
                Votes:
                0 Vote for this issue
                Watchers:
                11 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: