Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Quarkus main fails with Java 23 mandrel build of mandrel/24.1 on Windows #743

Closed
mandrel-bot opened this issue Jun 3, 2024 · 34 comments
Labels
affects/JDK23 Affects JDK 23 based Mandrel bug Something isn't working testing CI and testing related issues and PRs

Comments

@mandrel-bot
Copy link

This issue is automatically updated by CI to report issues with Quarkus main and mandrel builds of graal/master

Replacement of #653 (to not require special repository permissions for opening/closing the issue)

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

2024-06-11T00:31:44.9305443Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9457538042

@zakkak
Copy link
Collaborator

zakkak commented Jun 11, 2024

This is caused by upstream merging oracle#9078 which includes a patch for https://bugs.openjdk.org/browse/JDK-8331189 (available in jdk-23+26) not yet present in the temurin EA builds (the failed build used 23-beta+25-ea)

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-12T00:31:39.5361906Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9474651496

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-13T00:32:28.8642173Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9491642906

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 13, 2024

See #743 (comment)

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-13T08:26:45.8310527Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9496235553

@mandrel-bot
Copy link
Author

The build is still failing!

@zakkak
Copy link
Collaborator

zakkak commented Jun 14, 2024

Failure is due to removed tags from upsream mx repo, tracked in graalvm/mx#282

@zakkak zakkak added testing CI and testing related issues and PRs affects/JDK23 Affects JDK 23 based Mandrel labels Jun 14, 2024
@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-14T13:41:00.4134747Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9517084639

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-15T00:31:34.8243632Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9523962844

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-16T00:33:06.0603615Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9531936175

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-17T00:32:18.4645505Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9540048142

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 17, 2024

See #742 (comment)

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-17T13:44:54.6080190Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9548784737

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-18T00:31:51.4698352Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9556822225

@mandrel-bot
Copy link
Author

The build is still failing!

@zakkak
Copy link
Collaborator

zakkak commented Jun 19, 2024

Caused by oracle#9145

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-20T00:31:39.6042870Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9589684111

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 20, 2024

See #742 (comment)

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-21T00:32:04.4552508Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9606266334

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 21, 2024

See #742 (comment)

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-22T00:31:40.9404052Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9621370521

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-23T00:33:03.2069587Z Error: Substitution target for com.oracle.svm.core.thread.Target_java_lang_ScopedValue_CallableOp is invalid as inner class CallableOp in java.lang.ScopedValue can not be found. Make sure that the inner class is present.

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9629373018

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-24T00:58:11.7361501Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [ 28.325 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9637589282

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-25T01:00:51.8896897Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [ 27.592 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9654376920

@jerboaa
Copy link
Collaborator

jerboaa commented Jun 25, 2024

The build is still failing!

* [Q main M 23 latest windows / Q IT Windows support](https://github.com/graalvm/mandrel/actions/runs/9654376920/job/26629136655)
  
  * Step: Build with Maven
    Filtered Logs:
2024-06-25T01:00:51.8896897Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [ 27.592 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9654376920

This is caused by our CI using JDK 23 to build a 24.2 GraalVM tree which is supposed to be used with JDK 24. See #749

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-26T00:56:39.0065082Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [ 24.151 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9671514722

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-27T01:05:16.6312940Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [ 40.313 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9688650725

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-27T08:50:23.7676531Z Error: Could not find target method: private java.lang.Object com.oracle.svm.core.thread.Target_java_lang_ScopedValue_Carrier.runWith(com.oracle.svm.core.thread.Target_java_lang_ScopedValue_Snapshot,java.util.concurrent.Callable) throws java.lang.Exception

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9693519578

@zakkak
Copy link
Collaborator

zakkak commented Jun 27, 2024

The above issues should be resolved by #757 which will be tested in the next weekly CI run in a couple of days.

@mandrel-bot
Copy link
Author

The build is still failing!

2024-06-29T01:02:44.6021859Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [04:20 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9720067442

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 1, 2024

The build is still failing!

* [Q main M 24.1 JDK 23 EA windows / Q IT Windows support](https://github.com/graalvm/mandrel/actions/runs/9720067442/job/26831395227)
  
  * Step: Build with Maven
    Filtered Logs:
2024-06-29T01:02:44.6021859Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [04:20 min]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9720067442

Example failure:

 Caused by: java.lang.NoSuchMethodError: jakarta.ws.rs.ext.Providers.getContextResolver(java.lang.Class, jakarta.ws.rs.core.MediaType)
	at jdk.proxy4/jdk.proxy4.$Proxy/sfa608265.$getMethod(Unknown Source)
	... 38 more

... which should be fixed by #758, once that backport lands in the 23 release tree.

@zakkak zakkak changed the title [CI] Quarkus main fails with Java 23 mandrel build of graal/master on Windows [CI] Quarkus main fails with Java 23 mandrel build of mandrel/24.1 on Windows Jul 1, 2024
@mandrel-bot
Copy link
Author

Build fixed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/JDK23 Affects JDK 23 based Mandrel bug Something isn't working testing CI and testing related issues and PRs
Projects
None yet
Development

No branches or pull requests

3 participants