fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #2221
spring-boot-2-matrix.yml
on: pull_request
Matrix: spring-boot-2-matrix
Annotations
73 errors and 13 warnings
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.7.0
Process completed with exit code 1.
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.6.15
Process completed with exit code 1.
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.5.15
Process completed with exit code 1.
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.1.0
Process completed with exit code 1.
|
|
Spring Boot 2.4.13
Canceling since a higher priority waiting request for Spring Boot 2.x Matrix-refs/pull/5263/merge exists
|
|
Spring Boot 2.4.13
The operation was canceled.
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.4.13
Process completed with exit code 1.
|
|
Spring Boot 2.7.18
Canceling since a higher priority waiting request for Spring Boot 2.x Matrix-refs/pull/5263/merge exists
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: actual value is null
|
|
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache evict produces span:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
|
|
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in:
sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
|
|
Spring Boot 2.7.18
The operation was canceled.
|
|
Spring Boot 2.2.5
Canceling since a higher priority waiting request for Spring Boot 2.x Matrix-refs/pull/5263/merge exists
|
|
Spring Boot 2.2.5
No test report files were found
|
|
Spring Boot 2.2.5
The operation was canceled.
|
|
Spring Boot 2.x Matrix
Canceling since a higher priority waiting request for Spring Boot 2.x Matrix-refs/pull/5263/merge exists
|
|
Spring Boot 2.7.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.7.0
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Spring Boot 2.6.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.6.15
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Spring Boot 2.5.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.5.15
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Spring Boot 2.1.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.1.0
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Spring Boot 2.4.13
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.4.13
This action is being deprecated in favor of 'codecov-action'.
Please update CI accordingly to use 'codecov-action@v5' with
'report_type: test_results'.
The 'codecov-action' should and can be run at least once for
coverage and once for test results
|
|
Spring Boot 2.7.18
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.2.5
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Spring Boot 2.2.5
No file matches path **/build/test-results/**/*.xml
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results-springboot-2-2.1.0
|
434 KB |
sha256:799a7f5bb917300f008327709ae03949661ead3d62c18e193c25e86aef650b9c
|
|
|
test-results-springboot-2-2.2.5
|
296 KB |
sha256:b04b4f689a58d3ed3af349f991b787b54a1d835d9cd45e134a61e03340433e0c
|
|
|
test-results-springboot-2-2.4.13
|
434 KB |
sha256:e5556c8a8d8d6376bf1dee8a79d16d4581790220b834c825b3daedadfd78242a
|
|
|
test-results-springboot-2-2.5.15
|
434 KB |
sha256:5add50e5c9d4c7880b62e7eb40c6ce86013910abbc8d76904d07f8ceb773dcdd
|
|
|
test-results-springboot-2-2.6.15
|
434 KB |
sha256:09cd685952507d5228455beb8c8e4b0824142d3acedd1cc392dd8e07d6adb17a
|
|
|
test-results-springboot-2-2.7.0
|
434 KB |
sha256:44176b53e3557728d4f5c82a0f8a0807e5794c51b0531cd4bc01344b9729c1bc
|
|
|
test-results-springboot-2-2.7.18
|
434 KB |
sha256:ffcd24f936781b5e746eee02ed57bd64124057f9f291862eb50e713411af7205
|
|