Skip to content

Conversation

sebzieja
Copy link
Contributor

Bump strimzi-test-container to 1.109.2 as older version depends on com.arcmutate:pitest-annotations:jar which is available under the Arcmutate License, which states that
Usage requires the purchase (or grant) of a licence key.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jul 18, 2025
@sebzieja sebzieja changed the title Bump io.strimzi:strimzi-test-container from 0.109.1 to 0.109.2 Bump io.strimzi:strimzi-test-container from 0.109.1 to 0.109.2 to comply with Apache Licence Jul 18, 2025
@geoand geoand requested a review from cescoffier July 18, 2025 11:45
Copy link

quarkus-bot bot commented Jul 18, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit bdc7995.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17 Windows

📦 extensions/micrometer-opentelemetry/deployment

io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Async - History

  • Stream has no elements - java.lang.IllegalArgumentException
java.lang.IllegalArgumentException: Stream has no elements
	at io.quarkus.micrometer.opentelemetry.deployment.common.MetricDataFilter.lastReadingDataPoint(MetricDataFilter.java:236)
	at io.quarkus.micrometer.opentelemetry.deployment.compatibility.MicrometerTimedInterceptorTest.testTimeMethod_Async(MicrometerTimedInterceptorTest.java:126)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:448)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

⚙️ JVM Integration Tests - JDK 21

📦 integration-tests/virtual-threads/grpc-virtual-threads

io.quarkus.grpc.example.streaming.VirtualThreadTest.testEmpty - History

  • INTERNAL: Half-closed without a request - io.grpc.StatusRuntimeException
io.grpc.StatusRuntimeException: INTERNAL: Half-closed without a request
	at io.grpc.stub.ClientCalls.toStatusRuntimeException(ClientCalls.java:268)
	at io.grpc.stub.ClientCalls.getUnchecked(ClientCalls.java:249)
	at io.grpc.stub.ClientCalls.blockingUnaryCall(ClientCalls.java:167)
	at io.grpc.testing.integration.TestServiceGrpc$TestServiceBlockingStub.emptyCall(TestServiceGrpc.java:211)
	at io.quarkus.grpc.example.streaming.VirtualThreadTestBase.testEmpty(VirtualThreadTestBase.java:25)
	at java.base/java.lang.reflect.Method.invoke(Method.java:580)
	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1000)

@cescoffier cescoffier merged commit 390ab8c into quarkusio:main Jul 20, 2025
57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.26 - main milestone Jul 20, 2025
@cescoffier
Copy link
Member

Thanks!

@cescoffier
Copy link
Member

Added the backport labels.

3.15 is using an older version, so it is not affected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants