-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
-
-
-
-
-
Failing tests:
Tests (31 failures / ±0)
org.wildfly.test.integration.microprofile.faulttolerance.micrometer.FaultToleranceMicrometerIntegrationDisabledTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.faulttolerance.micrometer.FaultToleranceMicrometerIntegrationTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.faulttolerance.multideployment.MultipleDeploymentMetricsTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.faulttolerance.opentelemetry.FaultToleranceOpenTelemetryIntegrationTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.amqp.AnonymousAmqpTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.amqp.SslAmqpWithSslConfiguredGloballyTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.amqp.SslAmqpWithSslConfiguredOnConnectorTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.api.ReactiveMessagingKafkaUserApiTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.compression.ReactiveMessagingKafkaCompressionTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.compression.ReactiveMessagingKafkaWithSnappyFailsOnWindowsAndMacTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.compression.ReactiveMessagingKafkaWithZstdFailsOnWindowsAndMacTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.serializer.ReactiveMessagingKafkaSerializerTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.ssl.ReactiveMessagingKafkaSslConfiguredGloballyTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.ssl.ReactiveMessagingKafkaSslConfiguredOnConnectionTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.kafka.tx.ReactiveMessagingKafkaTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.multiple.deployment.MultiDeploymentReactiveMessagingTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.multiple.earmodule.MultiEarModuleReactiveMessagingTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.otel.AmqpReactiveMessagingAndOtelTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.otel.KafkaReactiveMessagingAndOtelTestCase(layers-test).(?)
org.wildfly.test.integration.microprofile.reactive.messaging.rest.channels.ReactiveMessagingChannelsTestCase(layers-test).(?)
org.wildfly.test.integration.observability.micrometer.BasicMicrometerTestCase(layers-test).(?)
org.wildfly.test.integration.observability.micrometer.MicrometerOtelIntegrationTestCase(layers-test).(?)
org.wildfly.test.integration.observability.micrometer.MicrometerPrometheusTestCase(layers-test).(?)
org.wildfly.test.integration.observability.micrometer.multiple.MicrometerEarDeploymentTestCase(layers-test).(?)
org.wildfly.test.integration.observability.micrometer.multiple.MicrometerMultipleWarTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.BasicOpenTelemetryTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.ContextPropagationTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.OpenTelemetryIntegrationTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.OpenTelemetryMetricsTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.OpenTelemetryMultipleWarTestCase(layers-test).(?)
org.wildfly.test.integration.observability.opentelemetry.WithSpanTestCase(layers-test).(?)
Stacktrace:
ava.lang.AssertionError at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486) at org.jboss.arquillian.testcontainers.TestContainersObserver.createException(TestContainersObserver.java:110) at org.jboss.arquillian.testcontainers.TestContainersObserver.createContainer(TestContainersObserver.java:53) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:86) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:90) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:83)
Docker seems to be working OK on the agent VMs. Docker upgrade has happened about a week ago on the VM (specifically looking at the build08-rhel8 node).
Yeray pointed it be related to https://github.com/testcontainers/testcontainers-java/issues/11212
- incorporates
-
JBEAP-31559 (8.1.z) EAP - Upgrade Testcontainers from 1.20.6 to 2.0.2
-
- Resolved
-