Open dependabot[bot] opened 1 day ago
Quarkus CI
This is the status report for running Quarkus CI
on commit f5d5c480146334e333fc288344e139e75f9d3510.
Status | Name | Step | Failures | Logs | Raw logs | Build scan |
---|---|---|---|---|---|---|
✖ | Native Tests - Data1 | Build |
Failures | Logs | Raw logs | :mag: |
✖ | Native Tests - Misc4 | Build |
Failures | Logs | Raw logs | :mag: |
You can consult the Develocity build scans.
- Failing: integration-tests/hibernate-orm-tenancy/connection-resolver integration-tests/hibernate-orm-tenancy/connection-resolver-legacy-qualifiers integration-tests/hibernate-orm-tenancy/datasource and 1 more
✖ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-orm-tenancy-connection-resolver: Failed to build quarkus application
✖ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-orm-tenancy-connection-resolver-legacy-qualifiers: Failed to build quarkus application
✖ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-hibernate-orm-tenancy-datasource: Failed to build quarkus application
✖ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-jpa-mariadb: Failed to build quarkus application
- Failing: integration-tests/opentelemetry-jdbc-instrumentation
✖ Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-opentelemetry-jdbc-instrumentation: Failed to build quarkus application
✖ io.quarkus.it.opentelemetry.vertx.exporter.grpc.SimpleGrpcNoTLSWithCompressionTest.test
- History
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.
- org.awaitility.core.ConditionTimeoutException
✖ io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls
- History
expected: "thread1" but was: "thread2"
- org.opentest4j.AssertionFailedError
✖ io.quarkus.it.rest.client.BasicTestIT.shouldCreateClientSpans
- History
expected: <1> but was: <2>
- org.opentest4j.AssertionFailedError
Bumps org.mariadb.jdbc:mariadb-java-client from 3.5.0 to 3.5.1.
Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
8acdd27
[misc] benchmark handling bcpkix-jdk18on signed JAR99a4649
[misc] adding benchmark parsec04170a1
[misc] update travis windows testing to java 1799d585b
bump 3.5.18c8200f
[CONJ-1213] sql command ending with semicolon and trailing space are not usin...b7f38ea
[misc] javadoc formatting correction3f1706e
[misc] correct javadoc entriese3df57b
[misc] permit java 11 testing147a08a
[misc] parsec SSL fingerprint test correctionda6a56c
[misc] parsec fingerprint hash using either java 15 or BouncyCastleYou 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show