Karm / mandrel-integration-tests

Integration tests for GraalVM and its Mandrel distribution. Runs Quarkus, Helidon and Micronaut applications and small targeted reproducers. The focus is solely on native-image utility and compilation of Java applications into native executables.
Apache License 2.0
5 stars 3 forks source link

[CI] Mandrel integration tests fail with Java 23 mandrel build of `graal/master` on Windows #243

Closed zakkak closed 5 days ago

zakkak commented 6 months ago

This is an issue to automatically track failures in Mandrel's CI runs.

mandrel-bot commented 5 months ago

Unfortunately, the build failed!

Filtered Logs:

2024-01-17T01:59:07.7193655Z Error: Could not find target method: private native boolean com.oracle.svm.core.hub.DynamicHub.hasSealedAncestor(java.lang.Class)
2024-01-17T01:59:18.9360553Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-17T01:59:30.7259235Z Error: Could not find target method: private native boolean com.oracle.svm.core.hub.DynamicHub.hasSealedAncestor(java.lang.Class)
2024-01-17T01:59:38.9023474Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-17T01:59:48.3141905Z Error: Could not find target method: private native boolean com.oracle.svm.core.hub.DynamicHub.hasSealedAncestor(java.lang.Class)
2024-01-17T01:59:59.3989458Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-17T02:00:00.6324532Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 69.835 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-17T02:00:00.6344132Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 14.98 s  <<< FAILURE!
2024-01-17T02:00:00.6492936Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.403 s  <<< FAILURE!
2024-01-17T02:00:00.6513128Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.396 s  <<< FAILURE!
2024-01-17T02:00:00.6582754Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.271 s  <<< FAILURE!
2024-01-17T02:00:00.6600421Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.54 s  <<< FAILURE!
2024-01-17T02:00:00.6623888Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 9.961 s  <<< FAILURE!
2024-01-17T02:00:08.2352686Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 7.6 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-17T02:00:08.2354568Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 7.6 s  <<< ERROR!
2024-01-17T02:00:08.7494964Z [ERROR] Failures: 
2024-01-17T02:00:08.7496605Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-17T02:00:08.7502422Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-17T02:00:08.7507109Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-17T02:00:08.7511428Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-17T02:00:08.7515043Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-17T02:00:08.7519743Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-17T02:00:08.7524863Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:202->testRuntime:99 � IllegalArgument
2024-01-17T02:00:08.7526459Z [ERROR] Tests run: 17, Failures: 6, Errors: 1, Skipped: 10
2024-01-17T02:00:08.7570163Z [INFO] testsuite .......................................... FAILURE [01:32 min]
2024-01-17T02:00:08.7598298Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7549832723/job/20554892608

zakkak commented 5 months ago

Issue tracked in https://github.com/graalvm/mandrel/issues/663

mandrel-bot commented 5 months ago

The build is still failing!

Filtered Logs:

2024-01-18T01:59:01.3715708Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-18T01:59:12.8141830Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-18T01:59:24.7540854Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-18T01:59:33.0460752Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-18T01:59:42.3910742Z Error: Could not find target method: private native boolean com.oracle.svm.core.hub.DynamicHub.hasSealedAncestor(java.lang.Class)
2024-01-18T01:59:53.7836198Z Error: Could not find target method: private native void com.oracle.svm.core.hub.DynamicHub.addSealingInfo(int,java.lang.StringBuilder)
2024-01-18T01:59:55.0056158Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 70.515 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-18T01:59:55.0059341Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 14.798 s  <<< FAILURE!
2024-01-18T01:59:55.0104479Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.65 s  <<< FAILURE!
2024-01-18T01:59:55.0231514Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.566 s  <<< FAILURE!
2024-01-18T01:59:55.0239034Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.362 s  <<< FAILURE!
2024-01-18T01:59:55.0242947Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.453 s  <<< FAILURE!
2024-01-18T01:59:55.0247631Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.286 s  <<< FAILURE!
2024-01-18T02:00:04.6633296Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 9.651 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-18T02:00:04.6635115Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 9.651 s  <<< ERROR!
2024-01-18T02:00:05.1716374Z [ERROR] Failures: 
2024-01-18T02:00:05.1718594Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-18T02:00:05.1724821Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-18T02:00:05.1729363Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-18T02:00:05.1732253Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-18T02:00:05.1734233Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-18T02:00:05.1736807Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-18T02:00:05.1740981Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:202->testRuntime:99 � IllegalArgument
2024-01-18T02:00:05.1742209Z [ERROR] Tests run: 17, Failures: 6, Errors: 1, Skipped: 10
2024-01-18T02:00:05.1786001Z [INFO] testsuite .......................................... FAILURE [01:37 min]
2024-01-18T02:00:05.1814251Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7564091559/job/20598061626

jerboaa commented 5 months ago

Failures look to be https://github.com/graalvm/mandrel/issues/663 and #245

mandrel-bot commented 5 months ago

The build is still failing!

Filtered Logs:

2024-01-19T02:06:34.9309534Z [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 8.011 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-19T02:06:34.9310517Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 8.011 s  <<< ERROR!
2024-01-19T02:06:35.4484689Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:202->testRuntime:99 � IllegalArgument
2024-01-19T02:06:35.4489308Z [ERROR] Tests run: 17, Failures: 0, Errors: 1, Skipped: 10
2024-01-19T02:06:35.4562736Z [INFO] testsuite .......................................... FAILURE [07:19 min]
2024-01-19T02:06:35.4592811Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7578258221/job/20640959954

zakkak commented 5 months ago

Still #245

mandrel-bot commented 5 months ago

Build fixed:

mandrel-bot commented 5 months ago

Unfortunately, the build failed!

Filtered Logs:

2024-01-27T02:37:59.2982382Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:10.7025887Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:22.7595479Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:31.1888353Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:40.5654110Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:51.7311917Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-27T02:38:52.9649276Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 69.372 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-27T02:38:52.9651638Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 13.994 s  <<< FAILURE!
2024-01-27T02:38:52.9682577Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.616 s  <<< FAILURE!
2024-01-27T02:38:52.9725851Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.645 s  <<< FAILURE!
2024-01-27T02:38:52.9840495Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.519 s  <<< FAILURE!
2024-01-27T02:38:52.9847400Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.497 s  <<< FAILURE!
2024-01-27T02:38:52.9856739Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.053 s  <<< FAILURE!
2024-01-27T02:39:26.2349812Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 33.265 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-27T02:39:26.2354481Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 33.265 s  <<< FAILURE!
2024-01-27T02:39:26.7520808Z [ERROR] Failures: 
2024-01-27T02:39:26.7522297Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-27T02:39:26.7528172Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-27T02:39:26.7531193Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-27T02:39:26.7533526Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-27T02:39:26.7535484Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-27T02:39:26.7538055Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-27T02:39:26.7539991Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:110 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-01-27T02:39:26.7541119Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-01-27T02:39:26.7589922Z [INFO] testsuite .......................................... FAILURE [01:57 min]
2024-01-27T02:39:26.7619433Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7675380551/job/20921951582

mandrel-bot commented 5 months ago

The build is still failing!

Filtered Logs:

2024-01-28T01:58:47.3336102Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:58:58.5479181Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:59:10.6373330Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:59:18.8915191Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:59:28.5842785Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:59:39.9347355Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-28T01:59:41.1567345Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 70.832 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-28T01:59:41.1671877Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 14.513 s  <<< FAILURE!
2024-01-28T01:59:41.1736880Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.445 s  <<< FAILURE!
2024-01-28T01:59:41.1761813Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.696 s  <<< FAILURE!
2024-01-28T01:59:41.1770166Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.349 s  <<< FAILURE!
2024-01-28T01:59:41.1776653Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.799 s  <<< FAILURE!
2024-01-28T01:59:41.1784293Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.241 s  <<< FAILURE!
2024-01-28T02:00:15.6232986Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 34.449 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-28T02:00:15.6237681Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 34.449 s  <<< FAILURE!
2024-01-28T02:00:16.1384569Z [ERROR] Failures: 
2024-01-28T02:00:16.1386005Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-28T02:00:16.1389813Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-28T02:00:16.1394378Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-28T02:00:16.1396755Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-28T02:00:16.1398694Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-28T02:00:16.1402020Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-28T02:00:16.1403961Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:110 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-01-28T02:00:16.1405117Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-01-28T02:00:16.1452132Z [INFO] testsuite .......................................... FAILURE [02:00 min]
2024-01-28T02:00:16.1477836Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7682520319/job/20937204117

mandrel-bot commented 5 months ago

The build is still failing!

Filtered Logs:

2024-01-29T01:53:25.6856986Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:53:37.2108844Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:53:49.1323345Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:53:57.6806525Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:54:07.2570614Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:54:18.6443659Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-29T01:54:19.8698509Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 68.353 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-29T01:54:19.8717617Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 12.618 s  <<< FAILURE!
2024-01-29T01:54:19.8849130Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.868 s  <<< FAILURE!
2024-01-29T01:54:19.8885557Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.532 s  <<< FAILURE!
2024-01-29T01:54:19.8907137Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.625 s  <<< FAILURE!
2024-01-29T01:54:19.8913682Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.685 s  <<< FAILURE!
2024-01-29T01:54:19.8921244Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.28 s  <<< FAILURE!
2024-01-29T01:54:55.1333196Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 35.268 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-29T01:54:55.1342262Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 35.268 s  <<< FAILURE!
2024-01-29T01:54:55.6435587Z [ERROR] Failures: 
2024-01-29T01:54:55.6437792Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-29T01:54:55.6443922Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-29T01:54:55.6448863Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-29T01:54:55.6453103Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-29T01:54:55.6456682Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-29T01:54:55.6461531Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-29T01:54:55.6464924Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:110 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-01-29T01:54:55.6466971Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-01-29T01:54:55.6499476Z [INFO] testsuite .......................................... FAILURE [01:57 min]
2024-01-29T01:54:55.6526716Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7689910070/job/20953405839

zakkak commented 5 months ago

Caused by https://github.com/graalvm/mandrel/issues/676

mandrel-bot commented 5 months ago

The build is still failing!

Filtered Logs:

2024-01-30T02:06:31.0265490Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:06:42.4419249Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:06:54.6594273Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:07:03.2040117Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:07:12.8181297Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:07:24.4711417Z Error: Static modifier mismatch: private void com.oracle.svm.core.thread.Target_java_lang_VirtualThread.notifyJvmtiHideFrames(boolean), private static native void java.lang.VirtualThread.notifyJvmtiHideFrames(boolean)
2024-01-30T02:07:25.7261088Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 70.542 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-01-30T02:07:25.7267951Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 14.26 s  <<< FAILURE!
2024-01-30T02:07:25.7274306Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.722 s  <<< FAILURE!
2024-01-30T02:07:25.7294581Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.74 s  <<< FAILURE!
2024-01-30T02:07:25.7304870Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.65 s  <<< FAILURE!
2024-01-30T02:07:25.7312653Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.707 s  <<< FAILURE!
2024-01-30T02:07:25.7319192Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.532 s  <<< FAILURE!
2024-01-30T02:08:04.0655090Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 38.35 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-01-30T02:08:04.0656758Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 38.35 s  <<< FAILURE!
2024-01-30T02:08:04.5776388Z [ERROR] Failures: 
2024-01-30T02:08:04.5778487Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-01-30T02:08:04.5784050Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-01-30T02:08:04.5788979Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-01-30T02:08:04.5793239Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-01-30T02:08:04.5796820Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-01-30T02:08:04.5801478Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-01-30T02:08:04.5805067Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:110 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-01-30T02:08:04.5807121Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-01-30T02:08:04.5850784Z [INFO] testsuite .......................................... FAILURE [02:05 min]
2024-01-30T02:08:04.5877539Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7704937963/job/20998725852

mandrel-bot commented 5 months ago

Build fixed:

mandrel-bot commented 4 months ago

Unfortunately, the build failed!

Filtered Logs:

2024-02-20T02:03:15.5343388Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 111.732 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-02-20T02:03:15.5353814Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 33.724 s  <<< FAILURE!
2024-02-20T02:03:15.5439282Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 18.009 s  <<< FAILURE!
2024-02-20T02:03:15.5478410Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 13.561 s  <<< FAILURE!
2024-02-20T02:03:15.5493875Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 13.965 s  <<< FAILURE!
2024-02-20T02:03:15.5499935Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 14.943 s  <<< FAILURE!
2024-02-20T02:03:15.5508080Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 14.536 s  <<< FAILURE!
2024-02-20T02:03:50.4447150Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 34.91 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-02-20T02:03:50.4448988Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 34.91 s  <<< FAILURE!
2024-02-20T02:03:50.9546898Z [ERROR] Failures: 
2024-02-20T02:03:50.9549134Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-02-20T02:03:50.9555649Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-02-20T02:03:50.9560399Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-02-20T02:03:50.9564600Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-02-20T02:03:50.9568142Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-02-20T02:03:50.9572974Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-02-20T02:03:50.9576573Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:110 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-02-20T02:03:50.9578616Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-02-20T02:03:50.9628068Z [INFO] testsuite .......................................... FAILURE [02:40 min]
2024-02-20T02:03:50.9658092Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7967159240/job/21750142690

zakkak commented 4 months ago

This is due to a mandrel build failure. Tracked in https://github.com/graalvm/mandrel/issues/681

mandrel-bot commented 4 months ago

Build fixed:

mandrel-bot commented 3 months ago

Unfortunately, the build failed!

Filtered Logs:

2024-03-25T22:05:57.7578553Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 241.609 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-03-25T22:05:57.7580332Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 241.609 s  <<< FAILURE!
2024-03-25T22:05:58.2812172Z [ERROR] Failures: 
2024-03-25T22:05:58.2821753Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:158 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-03-25T22:05:58.2833504Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-03-25T22:05:58.2903292Z [INFO] testsuite .......................................... FAILURE [11:25 min]
2024-03-25T22:05:58.2941387Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8423212740/job/23070426049

mandrel-bot commented 3 months ago

The build is still failing!

Filtered Logs:

2024-03-26T04:33:34.7853085Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 246.202 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-03-26T04:33:34.7854970Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 246.202 s  <<< FAILURE!
2024-03-26T04:33:35.3193342Z [ERROR] Failures: 
2024-03-26T04:33:35.3202365Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:158 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-03-26T04:33:35.3214321Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-03-26T04:33:35.3277807Z [INFO] testsuite .......................................... FAILURE [11:12 min]
2024-03-26T04:33:35.3314531Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8429420113/job/23087119182

mandrel-bot commented 3 months ago

The build is still failing!

Filtered Logs:

2024-03-26T04:44:53.9282692Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 249.079 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-03-26T04:44:53.9284498Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 249.079 s  <<< FAILURE!
2024-03-26T04:44:54.4541410Z [ERROR] Failures: 
2024-03-26T04:44:54.4548342Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:204->testRuntime:158 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-03-26T04:44:54.4560528Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-03-26T04:44:54.4690184Z [INFO] testsuite .......................................... FAILURE [11:31 min]
2024-03-26T04:44:54.4724816Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8423245231/job/23087317095

jerboaa commented 3 months ago

Caused by https://github.com/Karm/mandrel-integration-tests/issues/252

mandrel-bot commented 3 months ago

Build fixed:

mandrel-bot commented 2 months ago

Unfortunately, the build failed!

Filtered Logs:

2024-04-20T02:15:13.1785345Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:15:24.2085196Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:15:36.0947100Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:15:44.1349820Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:15:53.3151631Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:16:04.2378491Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-20T02:16:05.5042373Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 66.018 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-04-20T02:16:05.5044072Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 11.715 s  <<< FAILURE!
2024-04-20T02:16:05.5049722Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.422 s  <<< FAILURE!
2024-04-20T02:16:05.5057386Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.3 s  <<< FAILURE!
2024-04-20T02:16:05.5066358Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.139 s  <<< FAILURE!
2024-04-20T02:16:05.5072729Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.29 s  <<< FAILURE!
2024-04-20T02:16:05.5081040Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 9.824 s  <<< FAILURE!
2024-04-20T02:16:36.1090562Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 30.603 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-04-20T02:16:36.1092476Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 30.603 s  <<< FAILURE!
2024-04-20T02:16:36.6180837Z [ERROR] Failures: 
2024-04-20T02:16:36.6183496Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-04-20T02:16:36.6191799Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-04-20T02:16:36.6197004Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-04-20T02:16:36.6201326Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-04-20T02:16:36.6204959Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-04-20T02:16:36.6209789Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-04-20T02:16:36.6213390Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:108 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-04-20T02:16:36.6215496Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-04-20T02:16:36.6243008Z [INFO] testsuite .......................................... FAILURE [01:49 min]
2024-04-20T02:16:36.6269797Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8761583811/job/24048621070

mandrel-bot commented 2 months ago

The build is still failing!

Filtered Logs:

2024-04-21T01:58:42.0818555Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:58:53.0504659Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:59:04.6223184Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:59:12.5364624Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:59:21.6334442Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:59:32.3015606Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-21T01:59:33.5790180Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 66.638 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-04-21T01:59:33.5792636Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 13.565 s  <<< FAILURE!
2024-04-21T01:59:33.5799158Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 13.296 s  <<< FAILURE!
2024-04-21T01:59:33.5807685Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.067 s  <<< FAILURE!
2024-04-21T01:59:33.5816509Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.023 s  <<< FAILURE!
2024-04-21T01:59:33.5823998Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.167 s  <<< FAILURE!
2024-04-21T01:59:33.5831977Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 9.58 s  <<< FAILURE!
2024-04-21T02:00:04.2668307Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 30.686 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-04-21T02:00:04.2670179Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 30.686 s  <<< FAILURE!
2024-04-21T02:00:04.7746629Z [ERROR] Failures: 
2024-04-21T02:00:04.7748609Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-04-21T02:00:04.7754117Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-04-21T02:00:04.7759807Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-04-21T02:00:04.7764095Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-04-21T02:00:04.7767672Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-04-21T02:00:04.7772310Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-04-21T02:00:04.7775804Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:108 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-04-21T02:00:04.7777832Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-04-21T02:00:04.7818426Z [INFO] testsuite .......................................... FAILURE [01:51 min]
2024-04-21T02:00:04.7845452Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8769204679/job/24064713528

mandrel-bot commented 2 months ago

The build is still failing!

Filtered Logs:

2024-04-22T01:59:14.2527648Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T01:59:24.7211641Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T01:59:36.5758502Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T01:59:44.7801325Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T01:59:53.7410785Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T02:00:04.5607960Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-22T02:00:05.8183690Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 64.996 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-04-22T02:00:05.8225405Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 11.478 s  <<< FAILURE!
2024-04-22T02:00:05.8238281Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 12.792 s  <<< FAILURE!
2024-04-22T02:00:05.8249490Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.395 s  <<< FAILURE!
2024-04-22T02:00:05.8260527Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.292 s  <<< FAILURE!
2024-04-22T02:00:05.8267331Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.057 s  <<< FAILURE!
2024-04-22T02:00:05.8274799Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 9.723 s  <<< FAILURE!
2024-04-22T02:00:36.1084427Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 30.295 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-04-22T02:00:36.1086158Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 30.295 s  <<< FAILURE!
2024-04-22T02:00:36.6181803Z [ERROR] Failures: 
2024-04-22T02:00:36.6183930Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-04-22T02:00:36.6190077Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-04-22T02:00:36.6194969Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-04-22T02:00:36.6199322Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-04-22T02:00:36.6202918Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-04-22T02:00:36.6207696Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-04-22T02:00:36.6211277Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:108 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-04-22T02:00:36.6213314Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-04-22T02:00:36.6256994Z [INFO] testsuite .......................................... FAILURE [01:48 min]
2024-04-22T02:00:36.6284912Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8777168312/job/24082196608

jerboaa commented 2 months ago

Caused by a build failure of Mandrel (native image agent generation) which is tracked here: https://github.com/graalvm/mandrel/issues/717

mandrel-bot commented 2 months ago

The build is still failing!

Filtered Logs:

2024-04-24T02:07:16.4841405Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:07:27.1932825Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:07:38.9980826Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:07:46.9840418Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:07:56.1758365Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:08:07.5133620Z Error: Error instantiating Feature class com.oracle.svm.core.bootstrap.BootstrapMethodConfiguration. Ensure the class is not abstract and has a no-argument constructor.
2024-04-24T02:08:08.7621413Z [ERROR] Tests run: 12, Failures: 6, Errors: 0, Skipped: 6, Time elapsed: 68.681 s <<< FAILURE! - in org.graalvm.tests.integration.AppReproducersTest
2024-04-24T02:08:08.7623805Z [ERROR] calendarsBakedIn{TestInfo}  Time elapsed: 12.328 s  <<< FAILURE!
2024-04-24T02:08:08.7729422Z [ERROR] nativeJVMTextProcessing{TestInfo}  Time elapsed: 12.999 s  <<< FAILURE!
2024-04-24T02:08:08.7737897Z [ERROR] resLocationsE{TestInfo}  Time elapsed: 8.323 s  <<< FAILURE!
2024-04-24T02:08:08.7744743Z [ERROR] timezonesBakedIn{TestInfo}  Time elapsed: 9.085 s  <<< FAILURE!
2024-04-24T02:08:08.7748436Z [ERROR] randomNumbersReinit{TestInfo}  Time elapsed: 10.295 s  <<< FAILURE!
2024-04-24T02:08:08.7754465Z [ERROR] recordAnnotationsWorkPost22_1{TestInfo}  Time elapsed: 10.242 s  <<< FAILURE!
2024-04-24T02:08:40.7807596Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 32.018 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-04-24T02:08:40.7809426Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 32.018 s  <<< FAILURE!
2024-04-24T02:08:41.2886372Z [ERROR] Failures: 
2024-04-24T02:08:41.2887967Z [ERROR]   AppReproducersTest.calendarsBakedIn:780 Expected pattern .*Year: (?:1|1086), dayOfYear: 1, type: (?:japanese|buddhist|gregory).* was not found in the log. ==> expected: <true> but was: <false>
2024-04-24T02:08:41.2893749Z [ERROR]   AppReproducersTest.nativeJVMTextProcessing:941 There were two same hashes b6951775b0375ea13fc977581e54eb36d483e95ed3bc1e62fcb8da59830f1ef9 expected in the log. One from JVM run and one for Native image run. 1 such hashes were found. Check build-and-run.log and report.md. ==> expected: <2> but was: <1>
2024-04-24T02:08:41.2898488Z [ERROR]   AppReproducersTest.randomNumbersReinit:140 There should have been 4 distinct lines in the log,showing 2 different pseudorandom sequences. The fact that there are less than 4 means the native imagewas not properly re-seeded. See https://github.com/oracle/graal/issues/2265. ==> expected: <4> but was: <0>
2024-04-24T02:08:41.2902758Z [ERROR]   AppReproducersTest.recordAnnotationsWorkPost22_1:794->recordAnnotationsWork:825 Expected pattern .*RCA annotation: @recordannotations\.RCA.* was not found in the log. ==> expected: <true> but was: <false>
2024-04-24T02:08:41.2906509Z [ERROR]   AppReproducersTest.resLocationsE:442->resLocations:470 Expected output and actual output have a different number of lines. Actual was: 'target\reslocations.exe' is not recognized as an internal or external command,
2024-04-24T02:08:41.2911099Z [ERROR]   AppReproducersTest.timezonesBakedIn:739 Expected pattern .*heure normale.*Europe centrale.* was not found in the log. There might be a problem with timezones inclusion. See https://github.com/oracle/graal/issues/2776 ==> expected: <true> but was: <false>
2024-04-24T02:08:41.2914929Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:108 Timeout 10s was reached. Empty webpage does not contain string: `"UP"' ==> expected: <true> but was: <false>
2024-04-24T02:08:41.2917018Z [ERROR] Tests run: 17, Failures: 7, Errors: 0, Skipped: 10
2024-04-24T02:08:41.2949298Z [INFO] testsuite .......................................... FAILURE [02:03 min]
2024-04-24T02:08:41.2976919Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/8809623197/job/24181391001

jerboaa commented 2 months ago

Caused by a build failure of Mandrel (native image agent generation) which is tracked here: https://github.com/graalvm/mandrel/issues/717

mandrel-bot commented 1 month ago

Build fixed:

mandrel-bot commented 1 month ago

Unfortunately, the build failed!

Filtered Logs:

2024-05-24T01:14:55.1065164Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 209.749 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-24T01:14:55.1067089Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 209.749 s  <<< FAILURE!
2024-05-24T01:14:55.6273356Z [ERROR] Failures: 
2024-05-24T01:14:55.6279275Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-24T01:14:55.6285239Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-24T01:14:55.6384354Z [INFO] testsuite .......................................... FAILURE [10:40 min]
2024-05-24T01:14:55.6415111Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9216693143/job/25358223743

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-25T01:07:26.6199460Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 205.252 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-25T01:07:26.6203819Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 205.252 s  <<< FAILURE!
2024-05-25T01:07:27.1498007Z [ERROR] Failures: 
2024-05-25T01:07:27.1503761Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-25T01:07:27.1509898Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-25T01:07:27.1605030Z [INFO] testsuite .......................................... FAILURE [10:39 min]
2024-05-25T01:07:27.1636653Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9231440238/job/25401763481

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-26T01:05:19.0172394Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 208.464 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-26T01:05:19.0174227Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 208.464 s  <<< FAILURE!
2024-05-26T01:05:19.5447148Z [ERROR] Failures: 
2024-05-26T01:05:19.5453294Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-26T01:05:19.5459550Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-26T01:05:19.5549792Z [INFO] testsuite .......................................... FAILURE [10:34 min]
2024-05-26T01:05:19.5584523Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9239255750/job/25418536709

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-27T01:14:59.0704850Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 218.247 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-27T01:14:59.0705891Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 218.247 s  <<< FAILURE!
2024-05-27T01:14:59.5998087Z [ERROR] Failures: 
2024-05-27T01:14:59.6004951Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-27T01:14:59.6011966Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-27T01:14:59.6129441Z [INFO] testsuite .......................................... FAILURE [11:12 min]
2024-05-27T01:14:59.6166305Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9247329305/job/25436643056

jerboaa commented 1 month ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-28T01:05:30.2800695Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 209.335 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-28T01:05:30.2805618Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 209.335 s  <<< FAILURE!
2024-05-28T01:05:30.8090154Z [ERROR] Failures: 
2024-05-28T01:05:30.8093423Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-28T01:05:30.8102883Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-28T01:05:30.8198971Z [INFO] testsuite .......................................... FAILURE [10:27 min]
2024-05-28T01:05:30.8233747Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9261652007/job/25477849205

jerboaa commented 1 month ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-29T01:04:30.4917092Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 207.647 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-29T01:04:30.4922201Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 207.647 s  <<< FAILURE!
2024-05-29T01:04:31.0240270Z [ERROR] Failures: 
2024-05-29T01:04:31.0243971Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-29T01:04:31.0251397Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-29T01:04:31.0353585Z [INFO] testsuite .......................................... FAILURE [10:47 min]
2024-05-29T01:04:31.0388540Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9278208589/job/25529345768

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-30T01:20:53.9408308Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 211.932 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-30T01:20:53.9409481Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 211.932 s  <<< FAILURE!
2024-05-30T01:20:54.4610109Z [ERROR] Failures: 
2024-05-30T01:20:54.4617887Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-30T01:20:54.4625537Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-30T01:20:54.4732400Z [INFO] testsuite .......................................... FAILURE [10:35 min]
2024-05-30T01:20:54.4766277Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9294970765/job/25582092085

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-05-31T01:10:36.8068709Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 211.128 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-05-31T01:10:36.8071023Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 211.128 s  <<< FAILURE!
2024-05-31T01:10:37.3450324Z [ERROR] Failures: 
2024-05-31T01:10:37.3457848Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-05-31T01:10:37.3465111Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-05-31T01:10:37.3576530Z [INFO] testsuite .......................................... FAILURE [11:00 min]
2024-05-31T01:10:37.3622780Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9310998696/job/25630107287

jerboaa commented 1 month ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-06-01T01:06:09.5536133Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 210.123 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-01T01:06:09.5541668Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 210.123 s  <<< FAILURE!
2024-06-01T01:06:10.0834517Z [ERROR] Failures: 
2024-06-01T01:06:10.0840047Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-01T01:06:10.0846348Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-01T01:06:10.0940989Z [INFO] testsuite .......................................... FAILURE [10:52 min]
2024-06-01T01:06:10.0976255Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9325991638/job/25674357332

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-06-02T01:02:57.0384162Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 213.89 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-02T01:02:57.0386107Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 213.89 s  <<< FAILURE!
2024-06-02T01:02:57.4689627Z [ERROR] Failures: 
2024-06-02T01:02:57.4693035Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-02T01:02:57.4700627Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-02T01:02:57.4798196Z [INFO] testsuite .......................................... FAILURE [10:54 min]
2024-06-02T01:02:57.4828758Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9334256709/job/25692545646

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-06-03T01:05:50.0630248Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 209.412 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-03T01:05:50.0631928Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 209.412 s  <<< FAILURE!
2024-06-03T01:05:50.5951084Z [ERROR] Failures: 
2024-06-03T01:05:50.5957584Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-03T01:05:50.5964537Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-03T01:05:50.6057706Z [INFO] testsuite .......................................... FAILURE [10:45 min]
2024-06-03T01:05:50.6089673Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9342363595/job/25710811519

jerboaa commented 1 month ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-06-04T01:03:43.2032992Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 220.695 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-04T01:03:43.2034664Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 220.695 s  <<< FAILURE!
2024-06-04T01:03:43.3764021Z [ERROR] Failures: 
2024-06-04T01:03:43.3769139Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-04T01:03:43.3775571Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-04T01:03:43.3879354Z [INFO] testsuite .......................................... FAILURE [11:37 min]
2024-06-04T01:03:43.3911945Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9359171342/job/25762945712

mandrel-bot commented 1 month ago

The build is still failing!

Filtered Logs:

2024-06-04T07:12:29.1484823Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 205.451 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-04T07:12:29.1487723Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 205.451 s  <<< FAILURE!
2024-06-04T07:12:29.6823381Z [ERROR] Failures: 
2024-06-04T07:12:29.6827475Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-04T07:12:29.6834184Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-04T07:12:29.6928791Z [INFO] testsuite .......................................... FAILURE [10:58 min]
2024-06-04T07:12:29.6965685Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9362439944/job/25771706692

jerboaa commented 1 month ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 4 weeks ago

The build is still failing!

Filtered Logs:

2024-06-05T01:05:13.2889825Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 213.173 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-05T01:05:13.2895043Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 213.173 s  <<< FAILURE!
2024-06-05T01:05:13.8171118Z [ERROR] Failures: 
2024-06-05T01:05:13.8176679Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-05T01:05:13.8183104Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-05T01:05:13.8276901Z [INFO] testsuite .......................................... FAILURE [10:46 min]
2024-06-05T01:05:13.8311047Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9376135678/job/25816157799

jerboaa commented 4 weeks ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.

mandrel-bot commented 4 weeks ago

The build is still failing!

Filtered Logs:

2024-06-06T01:01:00.6019950Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 209.826 s <<< FAILURE! - in org.graalvm.tests.integration.RuntimesSmokeTest
2024-06-06T01:01:00.6022330Z [ERROR] quarkusFullMicroProfile{TestInfo}  Time elapsed: 209.826 s  <<< FAILURE!
2024-06-06T01:01:01.1354792Z [ERROR] Failures: 
2024-06-06T01:01:01.1358185Z [ERROR]   RuntimesSmokeTest.quarkusFullMicroProfile:200->testRuntime:156 build-and-run.log log should not contain error or warning lines that are not whitelisted. See D:\a\mandrel\mandrel\testsuite\target\archived-logs\org.graalvm.tests.integration.RuntimesSmokeTest\quarkusFullMicroProfile\build-and-run.log and check these offending lines: 
2024-06-06T01:01:01.1363944Z [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 10
2024-06-06T01:01:01.1465564Z [INFO] testsuite .......................................... FAILURE [10:49 min]
2024-06-06T01:01:01.1499037Z [ERROR]   mvn <args> -rf :testsuite

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9393111268/job/25869068463

jerboaa commented 4 weeks ago

See this https://github.com/Karm/mandrel-integration-tests/issues/244#issuecomment-2126652972 for an analysis.