quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.83k stars 2.7k forks source link

[3.17] 3.17.0 backports 1 #44581

Closed gsmet closed 2 days ago

gsmet commented 2 days ago

Please don't merge, I will merge it myself.

github-actions[bot] commented 2 days ago

🙈 The PR is closed and the preview is expired.

quarkus-bot[bot] commented 2 days ago

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 9ea9a9f24e0cb5a33967387d8c9c369a234a71ca.

:white_check_mark: 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.

[!WARNING] There are other workflow runs running, you probably need to wait for their status before merging.

quarkus-bot[bot] commented 2 days ago

Status for workflow Quarkus CI

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

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
✖ MicroProfile TCKs Tests Verify Failures Logs Raw logs :mag:

You can consult the Develocity build scans.

Failures

:gear: MicroProfile TCKs Tests #

- Failing: tcks/microprofile-opentelemetry 

:package: tcks/microprofile-opentelemetry

✖ Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.0:test (tracing) on project quarkus-tck-microprofile-opentelemetry: There are test failures. Please refer to /home/runner/work/quarkus/quarkus/tcks/microprofile-opentelemetry/target/surefire-reports-tracing for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.


Flaky tests - Develocity

:gear: JVM Tests - JDK 21

:package: integration-tests/opentelemetry-vertx-exporter

✖ io.quarkus.it.opentelemetry.vertx.exporter.grpc.SimpleGrpcWithTLSNoCompressionTest.test - History

``` org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a Lambda expression in io.quarkus.it.opentelemetry.vertx.exporter.AbstractExporterTest Expecting Optional to contain a value but it was empty within 30 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) at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1006) at org.awaitility.core.ConditionFactory.untilAsserted(ConditionFactory.java:790) ```