-
Task
-
Resolution: Done
-
Major
-
None
-
None
TheĀ CloudEventsIntegrationIT is failing on CI with:
Caused by: org.testcontainers.containers.ContainerFetchException: Failed to pull image: quay.io/cloudservices/cp-kafka:5.4.3 at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:119) at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:28) at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:19) at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:41) at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1406) ... 52 more Caused by: com.github.dockerjava.api.exception.InternalServerErrorException: Status 500: {"message":"unauthorized: access to the requested resource is not authorized"}
Since the image is not available and the module was removed for 15.0.x. We are going to disable this test class.