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

Update smallrye-jwt to 4.6.1 #44537

Merged
merged 1 commit into from
Nov 16, 2024

Update smallrye-jwt

8abb30d
Select commit
Loading
Failed to load commit list.
Merged

Update smallrye-jwt to 4.6.1 #44537

Update smallrye-jwt
8abb30d
Select commit
Loading
Failed to load commit list.
quarkus-bot / Build summary for 8abb30dbac2aab658051f2047dd5dc2c34b5edbc completed Nov 16, 2024

Build summary for 8abb30dbac2aab658051f2047dd5dc2c34b5edbc

Failing Jobs - Building 8abb30d - Back to Pull request

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🚧
JVM Tests - JDK 21 Build Failures Logs Raw logs 🚧

Warning

This workflow run had flaky tests. See details for more information.

Details

Test Failures

⚙️ JVM Tests - JDK 21 #

- Failing: integration-tests/test-extension/extension/deployment 
! Skipped: integration-tests/test-extension/tests 

📦 integration-tests/test-extension/extension/deployment

# Tests:    87
+ Success:  85
- Failures: 0
- Errors:   1
! Skipped:  1

io.quarkus.extest.OverrideBuildTimeConfigTest. - History - Source on GitHub - 🠅

java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.ensureApplicationStartupOrFailure(QuarkusProdModeTest.java:691)
	at io.quarkus.test.QuarkusProdModeTest.start(QuarkusProdModeTest.java:617)
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:486)
	... 1 more

Flaky tests - Develocity

⚙️ Native Tests - HTTP

📦 integration-tests/rest-client-reactive

io.quarkus.it.rest.client.BasicTestIT.shouldCreateClientSpans - History

  • expected: <1> but was: <2> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
	at io.quarkus.it.rest.client.BasicTest.shouldCreateClientSpans(BasicTest.java:216)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:805)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Annotations

Check failure on line 1 in integration-tests/test-extension/extension/deployment/src/test/java/io/quarkus/extest/OverrideBuildTimeConfigTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for 8abb30dbac2aab658051f2047dd5dc2c34b5edbc

JVM Tests - JDK 21

java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Raw output
java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.ensureApplicationStartupOrFailure(QuarkusProdModeTest.java:691)
	at io.quarkus.test.QuarkusProdModeTest.start(QuarkusProdModeTest.java:617)
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:486)
	... 1 more