Open JasonFengJ9 opened 1 year ago
[2023-01-23T17:54:23.906Z] STDERR:
[2023-01-23T17:54:23.906Z] stdout: [-XX:-UseContainerSupport, but got Metrics.systemMetrics() == non-null
[2023-01-23T17:54:23.906Z] TEST FAILED!!!
[2023-01-23T17:54:23.906Z] ];
[2023-01-23T17:54:23.906Z] stderr: []
[2023-01-23T17:54:23.907Z] exitValue = 0
[2023-01-23T17:54:23.907Z]
[2023-01-23T17:54:23.907Z] java.lang.RuntimeException: 'TEST PASSED!!!' missing from stdout/stderr
[2023-01-23T17:54:23.907Z]
[2023-01-23T17:54:23.907Z] at jdk.test.lib.process.OutputAnalyzer.shouldContain(OutputAnalyzer.java:150)
[2023-01-23T17:54:23.907Z] at TestUseContainerSupport.testUseContainerSupport(TestUseContainerSupport.java:68)
[2023-01-23T17:54:23.907Z] at TestUseContainerSupport.main(TestUseContainerSupport.java:49)
[2023-01-23T17:54:23.907Z] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2023-01-23T17:54:23.907Z] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2023-01-23T17:54:23.907Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2023-01-23T17:54:23.907Z] at java.lang.reflect.Method.invoke(Method.java:498)
[2023-01-23T17:54:23.907Z] at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:298)
[2023-01-23T17:54:23.907Z] at java.lang.Thread.run(Thread.java:826)
[2023-01-23T17:54:23.907Z]
[2023-01-23T17:54:23.907Z] JavaTest Message: Test threw exception: java.lang.RuntimeException
Failure link
From an internal build(
ub18-aarch64-1
):Rerun in Grinder - Change TARGET to run only the failed test targets.
Optional info
Failure output (captured from console output)
Similar issue