-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump smallrye-context-propagation.version from 2.2.1 to 2.3.0 #51236
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
base: main
Are you sure you want to change the base?
Bump smallrye-context-propagation.version from 2.2.1 to 2.3.0 #51236
Conversation
Bumps `smallrye-context-propagation.version` from 2.2.1 to 2.3.0. Updates `io.smallrye:smallrye-context-propagation` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) Updates `io.smallrye:smallrye-context-propagation-propagators-rxjava1` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) Updates `io.smallrye:smallrye-context-propagation-propagators-rxjava2` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) Updates `io.smallrye:smallrye-context-propagation-api` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) Updates `io.smallrye:smallrye-context-propagation-jta` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) Updates `io.smallrye:smallrye-context-propagation-storage` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/smallrye/smallrye-context-propagation/releases) - [Commits](smallrye/smallrye-context-propagation@2.2.1...2.3.0) --- updated-dependencies: - dependency-name: io.smallrye:smallrye-context-propagation dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.smallrye:smallrye-context-propagation-propagators-rxjava1 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.smallrye:smallrye-context-propagation-propagators-rxjava2 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.smallrye:smallrye-context-propagation-api dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.smallrye:smallrye-context-propagation-jta dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.smallrye:smallrye-context-propagation-storage dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Status for workflow
|
| Status | Name | Step | Failures | Logs | Raw logs | Build scan |
|---|---|---|---|---|---|---|
| ❌ | JVM Tests - JDK 17 | Build |
Failures | Logs | Raw logs | 🔍 |
| ❌ | JVM Tests - JDK 21 | Build |
Failures | Logs | Raw logs | 🔍 |
| ❌ | JVM Tests - JDK 21 Semeru | Build |
Failures | Logs | Raw logs | 🔍 |
| ❌ | JVM Tests - JDK 25 | Build |
Failures | Logs | Raw logs | 🔍 |
| ❌ | JVM Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
| ✔️ | JVM Integration Tests - JDK 17 | Logs | Raw logs | 🚧 | ||
| ❌ | JVM Integration Tests - JDK 17 Windows | Build |
Failures | Logs | Raw logs | 🚧 |
| ✔️ | JVM Integration Tests - JDK 21 | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 21 Semeru | Logs | Raw logs | 🚧 | ||
| ✔️ | JVM Integration Tests - JDK 25 | Logs | Raw logs | 🚧 |
Full information is available in the Build summary check run.
You can consult the Develocity build scans.
Failures
⚙️ JVM Tests - JDK 17 #
- Failing: extensions/vertx/deployment
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 179 more📦 extensions/vertx/deployment
❌ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure line 49 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <java.io.IOException: boom> but was: <boom>
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.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 21 #
- Failing: extensions/vertx/deployment
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 179 more📦 extensions/vertx/deployment
❌ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure line 49 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <java.io.IOException: boom> but was: <boom>
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.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 21 Semeru #
- Failing: extensions/vertx/deployment
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 179 more📦 extensions/vertx/deployment
❌ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure line 49 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <java.io.IOException: boom> but was: <boom>
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.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 25 #
- Failing: extensions/vertx/deployment
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 179 more📦 extensions/vertx/deployment
❌ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure line 49 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <java.io.IOException: boom> but was: <boom>
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.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Tests - JDK 17 Windows #
- Failing: extensions/vertx/deployment
! Skipped: devtools/bom-descriptor-json devtools/cli extensions/agroal/deployment and 179 more📦 extensions/vertx/deployment
❌ io.quarkus.vertx.deployment.MessageConsumerFailureTest.testFailure line 49 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <java.io.IOException: boom> but was: <boom>
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.vertx.deployment.MessageConsumerFailureTest.verifyFailure(MessageConsumerFailureTest.java:110)
⚙️ JVM Integration Tests - JDK 17 Windows #
- Failing: integration-tests/oidc-wiremock
📦 integration-tests/oidc-wiremock
❌ io.quarkus.it.keycloak.CodeFlowAuthorizationTest. - History - More details - Source on GitHub
java.lang.RuntimeException: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.test.junit.QuarkusTestExtension.throwBootFailureException(QuarkusTestExtension.java:663)
at io.quarkus.test.junit.QuarkusTestExtension.interceptBeforeAllMethod(QuarkusTestExtension.java:730)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Failed to start quarkus
at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
at io.quarkus.runtime.Application.start(Application.java:101)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
❌ io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowUserInfoCachedInIdToken line 431 - History - More details - Source on GitHub
org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
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.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:31)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:183)
at io.quarkus.it.keycloak.CodeFlowAuthorizationTest.testCodeFlowUserInfoCachedInIdToken(CodeFlowAuthorizationTest.java:431)
Flaky tests - Develocity
⚙️ MicroProfile TCKs Tests
📦 tcks/microprofile-lra
❌ org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable - History
Expecting the metric Compensated callback was called Expected: a value equal to or greater than <1> but: <0> was less than <1>-java.lang.AssertionError
java.lang.AssertionError:
Expecting the metric Compensated callback was called
Expected: a value equal to or greater than <1>
but: <0> was less than <1>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.assertMetricCallbackCalled(TckRecoveryTests.java:210)
at org.eclipse.microprofile.lra.tck.TckRecoveryTests.testCancelWhenParticipantIsUnavailable(TckRecoveryTests.java:195)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
Bumps
smallrye-context-propagation.versionfrom 2.2.1 to 2.3.0.Updates
io.smallrye:smallrye-context-propagationfrom 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-context-propagation-propagators-rxjava1from 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-context-propagation-propagators-rxjava2from 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-context-propagation-apifrom 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-context-propagation-jtafrom 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationUpdates
io.smallrye:smallrye-context-propagation-storagefrom 2.2.1 to 2.3.0Commits
79fc352[maven-release-plugin] prepare release 2.3.0a3aee1e2.3.0 release48a620cRewrote CompletableFutureWrapperf0bc07e[maven-release-plugin] prepare for next development iterationYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)