Updates to Infinispan 15 release #344
GitHub Actions / Build summary for 9810d06bab4212ce3bc2b9231f179b5f1ee242b5
completed
Mar 13, 2024
Build summary for 9810d06bab4212ce3bc2b9231f179b5f1ee242b5
Failing Jobs - Building 9810d06 - Back to Workflow run summary
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✔️ | JVM Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
✖ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
✔️ | JVM Tests - JDK 21 | Logs | Raw logs | 🚧 |
Details
Test Failures
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/qute/deployment
! Skipped: devtools/cli extensions/mailer/deployment extensions/resteasy-classic/resteasy-qute/deployment and 6 more
📦 extensions/qute/deployment
# Tests: 216
+ Success: 215
- Failures: 1
- Errors: 0
! Skipped: 0
✖ io.quarkus.qute.deployment.devmode.NoRestartTemplatesDevModeTest.testNoRestartTemplates
line 49
- Source on GitHub - 🠅
org.opentest4j.AssertionFailedError: expected: <Hello 178b6a1d-6008-4afc-a1f0-a31a5362eaa9!!!> but was: <Hello 3078d253-129d-4879-9107-b06a7a2d9db6!!!>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.qute.deployment.devmode.NoRestartTemplatesDevModeTest.testNoRestartTemplates(NoRestartTemplatesDevModeTest.java:49)
Flaky tests
⚙️ JVM Tests - JDK 17
📦 integration-tests/opentelemetry
✖ io.quarkus.it.opentelemetry.EndUserEnabledTest.baseTest
AttributesMap{data={code.namespace=io.quarkus.it.opentelemetry.util.EndUserResource, http.route=/otel/enduser, net.protocol.name=http, http.method=GET, http.scheme=http, net.host.name=localhost, user_agent.original=Apache-HttpClient/4.5.14 (Java/17.0.10), http.target=/otel/enduser, code.function=dummy, net.host.port=8081, http.response_content_length=0, http.client_ip=127.0.0.1, http.status_code=200}, capacity=128, totalAddedValues=13} ==> expected: <testUser> but was: <null>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: AttributesMap{data={code.namespace=io.quarkus.it.opentelemetry.util.EndUserResource, http.route=/otel/enduser, net.protocol.name=http, http.method=GET, http.scheme=http, net.host.name=localhost, user_agent.original=Apache-HttpClient/4.5.14 (Java/17.0.10), http.target=/otel/enduser, code.function=dummy, net.host.port=8081, http.response_content_length=0, http.client_ip=127.0.0.1, http.status_code=200}, capacity=128, totalAddedValues=13} ==> expected: <testUser> but was: <null>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1156)
at io.quarkus.it.opentelemetry.EndUserEnabledTest.evaluateAttributes...
AttributesMap{data={http.route=/otel/enduser, code.namespace=io.quarkus.it.opentelemetry.util.EndUserResource, http.scheme=http, http.method=GET, net.protocol.name=http, http.response_content_length=0, net.host.port=8081, code.function=dummy, http.target=/otel/enduser, http.status_code=200, net.host.name=localhost, user_agent.original=Apache-HttpClient/4.5.14 (Java/17.0.10), http.client_ip=127.0.0.1}, capacity=128, totalAddedValues=13} ==> expected: <testUser> but was: <null>
-org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: AttributesMap{data={http.route=/otel/enduser, code.namespace=io.quarkus.it.opentelemetry.util.EndUserResource, http.scheme=http, http.method=GET, net.protocol.name=http, http.response_content_length=0, net.host.port=8081, code.function=dummy, http.target=/otel/enduser, http.status_code=200, net.host.name=localhost, user_agent.original=Apache-HttpClient/4.5.14 (Java/17.0.10), http.client_ip=127.0.0.1}, capacity=128, totalAddedValues=13} ==> expected: <testUser> but was: <null>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1156)
at io.quarkus.it.opentelemetry.EndUserEnabledTest.evaluateAttributes...
⚙️ JVM Tests - JDK 21
📦 extensions/smallrye-reactive-messaging-kafka/deployment
✖ io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase.sseStream
Assertion condition Expecting size of: [] to be greater than or equal to 2 but was 0 within 10 seconds.
-org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException:
Assertion condition
Expecting size of:
[]
to be greater than or equal to 2 but was 0 within 10 seconds.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)
Annotations
github-actions / Build summary for 9810d06bab4212ce3bc2b9231f179b5f1ee242b5
JVM Tests - JDK 17 Windows
org.opentest4j.AssertionFailedError: expected: <Hello 178b6a1d-6008-4afc-a1f0-a31a5362eaa9!!!> but was: <Hello 3078d253-129d-4879-9107-b06a7a2d9db6!!!>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
Raw output
org.opentest4j.AssertionFailedError: expected: <Hello 178b6a1d-6008-4afc-a1f0-a31a5362eaa9!!!> but was: <Hello 3078d253-129d-4879-9107-b06a7a2d9db6!!!>
at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
at io.quarkus.qute.deployment.devmode.NoRestartTemplatesDevModeTest.testNoRestartTemplates(NoRestartTemplatesDevModeTest.java:49)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Loading