Skip to content

Console Output

Skipping 3,966 KB.. Full Log
2023-10-23 10:23:10,562 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:23:10 2023-10-23 10:23:10,562 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:23:10 2023-10-23 10:23:10,564 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(RootRouteTest) - withRequestTimeoutResponse was used in route however no request-timeout is set!
06:23:10 2023-10-23 10:23:10,565 INFO  [5059c88b-b32e-45c1-9367-296599258f1d][] o.e.d.g.s.e.d.RequestResultLoggingDirective  - StatusCode of request GET '/api/nan/things?ids=bumlux' was: 404
06:23:10 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.852 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteTest
06:23:10 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
06:23:10 2023-10-23 10:23:10,676 INFO  [handleCompletionExceptionWithDittoRuntimeExceptionAsCause][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleCompletionExceptionWithDittoRuntimeExceptionAsCause}]]>!
06:23:10 [INFO] [10/23/2023 10:23:10.685] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 [INFO] [10/23/2023 10:23:10.714] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,743 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
06:23:10 java.lang.AssertionError: null
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
06:23:10 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 2023-10-23 10:23:10,743 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <null>!
06:23:10 java.lang.AssertionError: null
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownErrorAsInternalServerError$7(RootRouteExceptionHandlerTest.java:189)
06:23:10 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownErrorAsInternalServerError(RootRouteExceptionHandlerTest.java:192)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 [INFO] [10/23/2023 10:23:10.744] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,772 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
06:23:10 2023-10-23 10:23:10,772 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:23:10 [INFO] [10/23/2023 10:23:10.773] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,805 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
06:23:10 java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
06:23:10 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 2023-10-23 10:23:10,805 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <42>!
06:23:10 java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.lambda$handleUnknownExceptionAsInternalServerError$6(RootRouteExceptionHandlerTest.java:177)
06:23:10 	at org.apache.pekko.http.javadsl.server.directives.PathDirectives.$anonfun$path$1(PathDirectives.scala:100)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$.$anonfun$addByNameNullaryApply$2(Directive.scala:184)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$3(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapInnerRoute$1(BasicDirectives.scala:49)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$2(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$tprovide$1(BasicDirectives.scala:157)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.ConjunctionMagnet$$anon$2.$anonfun$apply$1(Directive.scala:255)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive$$anon$1.tapply(Directive.scala:165)
06:23:10 	at org.apache.pekko.http.scaladsl.server.Directive.$anonfun$tflatMap$2(Directive.scala:102)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:10 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:23:10 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleUnknownExceptionAsInternalServerError(RootRouteExceptionHandlerTest.java:180)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 [INFO] [10/23/2023 10:23:10.806] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 [INFO] [10/23/2023 10:23:10.840] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,864 INFO  [handleDittoRuntimeException][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <GatewayMethodNotAllowedException> occurred in gateway root route: <GatewayMethodNotAllowedException [message='The provided HTTP method 'GET' is not allowed on this resource.', errorCode=gateway:method.notallowed, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Check if you used the correct resource and method combination.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=handleDittoRuntimeException}]]>!
06:23:10 [INFO] [10/23/2023 10:23:10.865] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,888 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <DittoJsonException>!
06:23:10 2023-10-23 10:23:10,888 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <DittoJsonException> occurred in gateway root route: <DittoJsonException [message='JSON did not include required <myField> field!', errorCode=json.field.missing, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='Check if all required JSON fields were set.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:23:10 [INFO] [10/23/2023 10:23:10.889] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 2023-10-23 10:23:10,927 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
06:23:10 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 Caused by: java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
06:23:10 	... 36 common frames omitted
06:23:10 2023-10-23 10:23:10,927 ERROR [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Unexpected exception in gateway root route: <java.lang.NumberFormatException: 42>!
06:23:10 java.util.concurrent.CompletionException: java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:125)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:10 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:10 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:10 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:10 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:10 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:10 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:10 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:10 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:10 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:10 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:10 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:10 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:10 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:10 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:10 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:10 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:10 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:10 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:10 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:10 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:10 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:10 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:10 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:10 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:10 Caused by: java.lang.NumberFormatException: 42
06:23:10 	at org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest.handleCompletionExceptionWithUnhandledRuntimeExceptionAsCause(RootRouteExceptionHandlerTest.java:124)
06:23:10 	... 36 common frames omitted
06:23:10 [INFO] [10/23/2023 10:23:10.928] [main] [CoordinatedShutdown(pekko://RootRouteExceptionHandlerTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:10 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.RootRouteExceptionHandlerTest
06:23:10 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
06:23:10 2023-10-23 10:23:10,954 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:10,985 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:10,993 WARN  [][] o.a.p.c.Cluster Cluster(pekko://FeaturesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:11 2023-10-23 10:23:11,011 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,048 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,073 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,093 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,133 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,152 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,191 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,231 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,254 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,277 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,295 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,339 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,364 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,389 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,412 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,449 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,471 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,495 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,529 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,554 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,581 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,635 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,657 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,674 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,742 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,781 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,803 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,850 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,873 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:11 2023-10-23 10:23:11,888 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:11 2023-10-23 10:23:11,936 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:11,961 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:11,987 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,008 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,067 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,095 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,135 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,158 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,183 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,204 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,245 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,277 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,303 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,342 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,362 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,387 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,426 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,448 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,468 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,489 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,506 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,545 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,565 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,586 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,628 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,650 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,665 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,686 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,703 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,743 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,761 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,783 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,799 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,835 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,865 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,886 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,909 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:12 2023-10-23 10:23:12,940 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:12 2023-10-23 10:23:12,957 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:12,995 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,043 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,063 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,084 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,104 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,137 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,175 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,197 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,243 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,282 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,302 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,331 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,356 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,379 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,399 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,428 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,448 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,469 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,495 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,530 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,553 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,582 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,604 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,629 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,649 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,667 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,686 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:13,705 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,756 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,782 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(FeaturesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.854 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.FeaturesRouteTest
06:23:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
06:23:16 2023-10-23 10:23:13,826 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,853 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,859 WARN  [][] o.a.p.c.Cluster Cluster(pekko://MessagesRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:16 2023-10-23 10:23:13,890 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,953 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:13,980 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,004 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,063 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,101 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,130 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,149 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,170 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,187 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,246 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,273 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,298 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,330 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,346 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,366 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,384 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,403 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,441 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,461 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,480 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,550 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,576 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,644 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,665 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,682 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,733 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,750 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,787 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,811 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,845 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,883 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,901 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,934 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,953 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:14,971 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:14,990 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(MessagesRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.201 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.MessagesRouteTest
06:23:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
06:23:16 2023-10-23 10:23:15,033 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,073 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,079 WARN  [][] o.a.p.c.Cluster Cluster(pekko://ThingsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:16 2023-10-23 10:23:15,139 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,183 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,245 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,279 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,338 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,361 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,382 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,445 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,465 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,482 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,502 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,533 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,553 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,556 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,571 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,595 INFO  [ThingsRouteTest.postThingWithLiveChannelHeader-0ff3e42][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelHeader-0ff3e42, channel=live}]]>!
06:23:16 2023-10-23 10:23:15,628 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,653 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,660 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,681 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,746 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,769 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,828 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,832 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,848 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,866 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,885 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,904 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,943 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:15,963 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:15,983 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,002 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:16,027 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,048 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:16,068 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,086 INFO  [ThingsRouteTest.postThingWithLiveChannelQueryParameter-f0c520f][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingNotCreatableException> occurred in gateway root route: <ThingNotCreatableException [message='Thing could not be created via channel <live>.', errorCode=things:thing.notcreatable, httpStatus=HttpStatus [code=405, category=CLIENT_ERROR], description='Creating a thing via <live> channel is not supported. If you want to create a digital twin instead, please use channel <twin>.', href=null, dittoHeaders=ImmutableDittoHeaders [{correlation-id=ThingsRouteTest.postThingWithLiveChannelQueryParameter-f0c520f}]]>!
06:23:16 2023-10-23 10:23:16,105 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,137 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:16,139 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:16,154 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,175 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 2023-10-23 10:23:16,191 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,230 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - Correlation ID was missing in headers of <ThingIdInvalidException>!
06:23:16 2023-10-23 10:23:16,230 INFO  [][] o.e.d.g.s.e.r.RootRouteExceptionHandler  - <ThingIdInvalidException> occurred in gateway root route: <ThingIdInvalidException [message='Thing ID '' is not valid!', errorCode=things:id.invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='It must conform to the namespaced entity ID notation (see Ditto documentation)', href=https://www.eclipse.dev/ditto/basic-namespaces-and-names.html#namespaced-id, dittoHeaders=ImmutableDittoHeaders [{}]]>!
06:23:16 2023-10-23 10:23:16,252 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,270 WARN  [][] o.a.p.a.ActorSystemImpl org.apache.pekko.actor.ActorSystemImpl(ThingsRouteTest) - withRequestTimeout was used in route however no request-timeout is set!
06:23:16 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.things.ThingsRouteTest
06:23:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
06:23:16 2023-10-23 10:23:16,301 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,338 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,344 WARN  [][] o.a.p.c.Cluster Cluster(pekko://0c7cd937-3d70-46bf-9801-db92cae4256d) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:16 2023-10-23 10:23:16,372 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,380 WARN  [][] o.a.p.c.Cluster Cluster(pekko://StatsRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:16 2023-10-23 10:23:16,453 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,490 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,550 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,587 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.352 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.stats.StatsRouteTest
06:23:16 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
06:23:16 2023-10-23 10:23:16,649 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,675 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,680 WARN  [][] o.a.p.c.Cluster Cluster(pekko://OverallStatusRouteTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:16 2023-10-23 10:23:16,727 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,766 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,828 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,867 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:16 2023-10-23 10:23:16,930 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:17 2023-10-23 10:23:16,968 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:17 2023-10-23 10:23:17,037 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:17 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.status.OverallStatusRouteTest
06:23:17 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
06:23:17 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.ditto.gateway.service.endpoints.routes.QueryParametersToHeadersMapTest
06:23:17 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
06:23:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.UriEncodingTest
06:23:17 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
06:23:17 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.endpoints.utils.HttpUtilsTest
06:23:17 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
06:23:17 2023-10-23 10:23:17,299 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
06:23:17 [INFO] [10/23/2023 10:23:17.332] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 [INFO] [10/23/2023 10:23:17.431] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 2023-10-23 10:23:17,474 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <application/x-www-form-urlencoded> request: < PUT someUrl>
06:23:17 [INFO] [10/23/2023 10:23:17.475] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 [INFO] [10/23/2023 10:23:17.532] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 [INFO] [10/23/2023 10:23:17.568] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 [INFO] [10/23/2023 10:23:17.606] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 2023-10-23 10:23:17,660 INFO  [][] o.e.d.g.s.e.d.ContentTypeValidationDirective  - Request rejected: unsupported media-type: <none/none> request: < PUT someUrl>
06:23:17 [INFO] [10/23/2023 10:23:17.661] [main] [CoordinatedShutdown(pekko://ContentTypeValidationDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.517 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.ContentTypeValidationDirectiveTest
06:23:17 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
06:23:17 2023-10-23 10:23:17,679 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
06:23:17 2023-10-23 10:23:17,679 WARN  [][] k.c.HttpPropagation$Settings  - W3C TraceContext propagation should be used only with identifier-scheme = double
06:23:17 2023-10-23 10:23:17,686 WARN  [][] kamon.Init  - Your application is running without the Kanela instrumentation agent. None of Kamon's automatic instrumentation will be applied to the current JVM. Consider using the kamon-bundle dependency or setting up the Kanela agent via the -javaagent:/path/to/kanela.jar command-line option
06:23:17 2023-10-23 10:23:17,754 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Process Metrics]
06:23:17 java.lang.NoClassDefFoundError: oshi/SystemInfo
06:23:17 	at kamon.instrumentation.system.process.ProcessMetricsCollector$MetricsCollectionTask.<init>(ProcessMetricsCollector.scala:65)
06:23:17 	at kamon.instrumentation.system.process.ProcessMetricsCollector.<init>(ProcessMetricsCollector.scala:39)
06:23:17 	at kamon.instrumentation.system.process.ProcessMetricsCollector$Factory.create(ProcessMetricsCollector.scala:171)
06:23:17 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
06:23:17 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
06:23:17 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
06:23:17 	at scala.Option.fold(Option.scala:263)
06:23:17 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
06:23:17 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
06:23:17 	at scala.collection.immutable.List.foreach(List.scala:333)
06:23:17 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
06:23:17 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
06:23:17 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
06:23:17 	at kamon.Kamon$.loadModules(Kamon.scala:19)
06:23:17 	at kamon.Init.init(Init.scala:69)
06:23:17 	at kamon.Init.init$(Init.scala:60)
06:23:17 	at kamon.Kamon$.init(Kamon.scala:19)
06:23:17 	at kamon.Kamon.init(Kamon.scala)
06:23:17 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
06:23:17 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
06:23:17 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:23:17 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:17 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:17 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:17 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:17 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:17 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:17 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:17 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:17 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:17 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:17 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
06:23:17 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
06:23:17 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
06:23:17 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
06:23:17 	... 31 common frames omitted
06:23:17 2023-10-23 10:23:17,759 INFO  [][] k.o.OpenTelemetryTraceReporter  - Creating OpenTelemetry Trace Reporter
06:23:17 2023-10-23 10:23:17,760 INFO  [][] k.o.OpenTelemetryTraceReporter  - Reconfigure OpenTelemetry Trace Reporter
06:23:17 2023-10-23 10:23:17,783 INFO  [][] k.o.OtlpTraceService  - Configured endpoint for OpenTelemetry trace reporting [http://localhost:4317] using grpc protocol
06:23:20 2023-10-23 10:23:20,788 INFO  [][] k.p.PrometheusReporter  - Started the embedded HTTP server on http://0.0.0.0:9095/metrics
06:23:20 2023-10-23 10:23:20,797 WARN  [][] k.m.ModuleRegistry  - Failed to create instance of module [Host Metrics]
06:23:20 java.lang.NoClassDefFoundError: oshi/SystemInfo
06:23:20 	at kamon.instrumentation.system.host.HostMetricsCollector$FrequentCollectionTask.<init>(HostMetricsCollector.scala:82)
06:23:20 	at kamon.instrumentation.system.host.HostMetricsCollector.<init>(HostMetricsCollector.scala:45)
06:23:20 	at kamon.instrumentation.system.host.HostMetricsCollector$Factory.create(HostMetricsCollector.scala:243)
06:23:20 	at kamon.module.ModuleRegistry.createModule(ModuleRegistry.scala:361)
06:23:20 	at kamon.module.ModuleRegistry.$anonfun$load$3(ModuleRegistry.scala:124)
06:23:20 	at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
06:23:20 	at scala.Option.fold(Option.scala:263)
06:23:20 	at kamon.module.ModuleRegistry.$anonfun$load$2(ModuleRegistry.scala:127)
06:23:20 	at kamon.module.ModuleRegistry.$anonfun$load$2$adapted(ModuleRegistry.scala:120)
06:23:20 	at scala.collection.immutable.List.foreach(List.scala:333)
06:23:20 	at kamon.module.ModuleRegistry.load(ModuleRegistry.scala:120)
06:23:20 	at kamon.ModuleManagement.loadModules(ModuleManagement.scala:99)
06:23:20 	at kamon.ModuleManagement.loadModules$(ModuleManagement.scala:98)
06:23:20 	at kamon.Kamon$.loadModules(Kamon.scala:19)
06:23:20 	at kamon.Init.init(Init.scala:69)
06:23:20 	at kamon.Init.init$(Init.scala:60)
06:23:20 	at kamon.Kamon$.init(Kamon.scala:19)
06:23:20 	at kamon.Kamon.init(Kamon.scala)
06:23:20 	at org.eclipse.ditto.internal.utils.tracing.span.KamonTracingInitResource.before(KamonTracingInitResource.java:50)
06:23:20 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
06:23:20 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:23:20 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:20 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:20 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:20 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:20 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:20 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:20 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:20 Caused by: java.lang.ClassNotFoundException: oshi.SystemInfo
06:23:20 	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
06:23:20 	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
06:23:20 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
06:23:20 	... 31 common frames omitted
06:23:20 2023-10-23 10:23:20,802 INFO  [][] kamon.Init  - 
06:23:20  _
06:23:20 | |
06:23:20 | | ____ _ _ __ ___   ___  _ __
06:23:20 | |/ / _  |  _ ` _ \ / _ \|  _ \
06:23:20 |   < (_| | | | | | | (_) | | | |
06:23:20 |_|\_\__,_|_| |_| |_|\___/|_| |_|
06:23:20 =====================================
06:23:20 Initializing Kamon Telemetry v2.6.5 / Kanela not found
06:23:20 
06:23:20 2023-10-23 10:23:20,807 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing initialized and enabled using propagation channel <default>.
06:23:20 [INFO] [10/23/2023 10:23:20.875] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:20 [INFO] [10/23/2023 10:23:20.884] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithNullInnerRouteSupplierThrowsNullPointerException)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:20 [INFO] [10/23/2023 10:23:20.962] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:20 [INFO] [10/23/2023 10:23:20.966] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_assertImmutability)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:21 [ERROR] [10/23/2023 10:23:21.334] [main] [org.apache.pekko.actor.ActorSystemImpl(RequestTracingDirectiveTest)] Error during processing of request: 'Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null'. Completing with 500 Internal Server Error response. To change default exception handling behavior, provide a custom ExceptionHandler.
06:23:21 java.lang.NullPointerException: Cannot invoke "scala.Function1.apply(Object)" because the return value of "scala.Function1.apply(Object)" is null
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResult$2(BasicDirectives.scala:80)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRequestContext$2(BasicDirectives.scala:55)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$mapRouteResultWith$2(BasicDirectives.scala:86)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.BasicDirectives.$anonfun$textract$2(BasicDirectives.scala:173)
06:23:21 	at org.apache.pekko.http.scaladsl.server.directives.ExecutionDirectives.$anonfun$handleExceptions$2(ExecutionDirectives.scala:42)
06:23:21 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runScalaRoute(RouteTest.scala:83)
06:23:21 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:56)
06:23:21 	at org.apache.pekko.http.javadsl.testkit.RouteTest.runRoute(RouteTest.scala:53)
06:23:21 	at org.apache.pekko.http.javadsl.testkit.RouteTest$$anon$1.run(RouteTest.scala:96)
06:23:21 	at org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest.traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName(RequestTracingDirectiveTest.java:131)
06:23:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:21 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:21 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:21 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:21 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:21 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:21 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:21 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:21 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:21 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:21 	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:61)
06:23:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:21 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:21 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:21 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:21 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:21 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:21 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:21 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:21 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:21 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:21 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:21 	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
06:23:21 	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
06:23:21 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:21 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:21 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:21 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:21 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:21 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:21 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:21 
06:23:21 [INFO] [10/23/2023 10:23:21.337] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:21 [INFO] [10/23/2023 10:23:21.342] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestCallsDittoTracingIfTracingIsEnabledForResolvedSpanOperationName)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:21 [INFO] [10/23/2023 10:23:21.542] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:21 [INFO] [10/23/2023 10:23:21.579] [main] [CoordinatedShutdown(pekko://RequestTracingDirectiveTest_traceRequestWithExistingW3cTracingHeadersKeepThisHeaders)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.959 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestTracingDirectiveTest
06:23:21 [INFO] Running org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
06:23:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.ditto.gateway.service.endpoints.directives.RequestLoggingFilterTest
06:23:21 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
06:23:21 2023-10-23 10:23:21,849 INFO  [][] k.o.OpenTelemetryTraceReporter  - Stopping OpenTelemetry Trace Reporter
06:23:21 Oct 23, 2023 10:23:21 AM io.opentelemetry.sdk.internal.ThrottlingLogger doLog
06:23:21 SEVERE: Failed to export spans. The request could not be executed. Full error message: Canceled
06:23:21 java.util.concurrent.RejectedExecutionException: Task Future(<not completed>) rejected from java.util.concurrent.ThreadPoolExecutor@73801d09[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 10]
06:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2065)
06:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:833)
06:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1365)
06:23:21 	at java.base/java.util.concurrent.Executors$DelegatedExecutorService.execute(Executors.java:721)
06:23:21 	at scala.concurrent.impl.ExecutionContextImpl.execute(ExecutionContextImpl.scala:21)
06:23:21 	at scala.concurrent.impl.Promise$Transformation.submitWithValue(Promise.scala:429)
06:23:21 	at scala.concurrent.impl.Promise$DefaultPromise.submitWithValue(Promise.scala:338)
06:23:21 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete0(Promise.scala:285)
06:23:21 	at scala.concurrent.impl.Promise$DefaultPromise.tryComplete(Promise.scala:278)
06:23:21 	at scala.concurrent.Promise.complete(Promise.scala:57)
06:23:21 	at scala.concurrent.Promise.complete$(Promise.scala:56)
06:23:21 	at scala.concurrent.impl.Promise$DefaultPromise.complete(Promise.scala:104)
06:23:21 	at scala.concurrent.Promise.failure(Promise.scala:109)
06:23:21 	at scala.concurrent.Promise.failure$(Promise.scala:109)
06:23:21 	at scala.concurrent.impl.Promise$DefaultPromise.failure(Promise.scala:104)
06:23:21 	at kamon.otel.OtlpTraceService$$anon$1.run(TraceService.scala:111)
06:23:21 	at io.opentelemetry.sdk.common.CompletableResultCode.fail(CompletableResultCode.java:98)
06:23:21 	at io.opentelemetry.exporter.internal.grpc.OkHttpGrpcExporter$1.onFailure(OkHttpGrpcExporter.java:112)
06:23:21 	at okhttp3.internal.connection.RealCall$AsyncCall.run(RealCall.kt:525)
06:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
06:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
06:23:21 	at java.base/java.lang.Thread.run(Thread.java:833)
06:23:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.851 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultClusterRolesConfigTest
06:23:22 [INFO] Running org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
06:23:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.ditto.gateway.service.util.config.health.DefaultHealthCheckConfigTest
06:23:22 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
06:23:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultClaimMessageConfigTest
06:23:22 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
06:23:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.388 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.GatewayHttpConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultMessageConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultPublicHealthConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.eclipse.ditto.gateway.service.util.config.endpoints.DefaultCommandConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultDevOpsConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultOAuthConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.ditto.gateway.service.util.config.security.DefaultAuthenticationConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
06:23:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultStreamingConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
06:23:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.eclipse.ditto.gateway.service.util.config.streaming.DefaultWebsocketConfigTest
06:23:23 [INFO] Running org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
06:23:24 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.ditto.gateway.service.util.GatewayMappingStrategiesTest
06:23:24 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
06:23:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandResponseRegistryTest
06:23:24 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
06:23:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalEventRegistryTest
06:23:24 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
06:23:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalErrorRegistryTest
06:23:24 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
06:23:24 2023-10-23 10:23:24,290 INFO  [][] o.e.d.i.u.c.r.ServiceSpecificEnvironmentConfigSupplier  - Running in <DEVELOPMENT> environment.
06:23:24 2023-10-23 10:23:24,332 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/devops_password>!
06:23:24 2023-10-23 10:23:24,333 WARN  [][] o.e.d.i.u.c.r.SecretFromPathReader  - Failed to read secret at path </run/secrets/status_password>!
06:23:24 2023-10-23 10:23:24,385 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:24 2023-10-23 10:23:24,398 INFO  [][] o.a.p.r.a.ArteryTransport ArteryTransport(pekko://GatewayRootActorTest) - Remoting started with transport [Artery tcp]; listening on address [pekko://GatewayRootActorTest@127.0.0.1:42507] with UID [7831526177687600011]
06:23:24 2023-10-23 10:23:24,399 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42507] - Starting up, Pekko version [1.0.1] ...
06:23:24 2023-10-23 10:23:24,429 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42507] - Registered cluster JMX MBean [pekko:type=Cluster]
06:23:24 2023-10-23 10:23:24,429 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42507] - Started up successfully
06:23:24 2023-10-23 10:23:24,451 INFO  [][] o.a.p.c.Cluster Cluster(pekko://GatewayRootActorTest) - Cluster Node [pekko://GatewayRootActorTest@127.0.0.1:42507] - No seed nodes found in configuration, relying on Cluster Bootstrap for joining
06:23:24 2023-10-23 10:23:24,451 INFO  [][] o.e.d.b.s.c.DittoSplitBrainResolver  - SBR will be automatically enabled after <PT1H>
06:23:24 2023-10-23 10:23:24,561 INFO  [][] o.e.d.b.s.s.SignalTransformers  - Instantiated the following signal transformers: org.eclipse.ditto.edge.service.dispatching.signaltransformer.DefaultNamespaceAppender,org.eclipse.ditto.edge.service.dispatching.signaltransformer.OriginatorSetterSignalTransformer.
06:23:24 2023-10-23 10:23:24,759 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:23:24 2023-10-23 10:23:24,759 INFO  [][] o.e.d.g.s.e.d.a.DittoGatewayAuthenticationDirectiveFactory  - Pre-authentication is enabled!
06:23:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 s -- in org.eclipse.ditto.gateway.service.starter.GatewayRootActorTest
06:23:25 [INFO] Running org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
06:23:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.ditto.gateway.service.starter.GatewayServiceGlobalCommandRegistryTest
06:23:25 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
06:23:25 2023-10-23 10:23:25,486 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:23:25 2023-10-23 10:23:25,499 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.813 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorHeaderInteractionTest
06:23:27 [INFO] Running org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
06:23:27 2023-10-23 10:23:27,302 INFO  [][] o.e.d.i.u.t.DittoTracing  - Ditto tracing is disabled. No traces are generated and span context is not propagated.
06:23:27 2023-10-23 10:23:27,315 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,384 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,447 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,507 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,671 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,728 WARN  [hugeJwtExpirationTimeDoesNotCloseStream][] o.e.d.g.s.s.a.StreamingSessionActor pekko://StreamingSessionActorTest_hugeJwtExpirationTimeDoesNotCloseStream/user/$a - Session lifetime <PT23975H59M59.272162827S> is more than the maximum <PT2400H>. Keeping session open indefinitely.
06:23:27 2023-10-23 10:23:27,840 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:27 2023-10-23 10:23:27,903 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:27,984 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,043 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,133 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,208 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,290 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,469 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 2023-10-23 10:23:28,539 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:28 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s -- in org.eclipse.ditto.gateway.service.streaming.actors.StreamingSessionActorTest
06:23:28 [INFO] Running org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
06:23:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.ditto.gateway.service.streaming.StopStreamingTest
06:23:28 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
06:23:30 2023-10-23 10:23:30,241 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <ExpiredJwtException> with message: <JWT expired at 2023-10-23T10:23:20Z. Current time: 2023-10-23T10:23:30Z, a difference of 240 milliseconds.  Allowed clock skew: 10000 milliseconds.>
06:23:30 2023-10-23 10:23:30,243 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <UnsupportedJwtException> with message: <Unsigned Claims JWTs are not supported.>
06:23:30 2023-10-23 10:23:30,247 INFO  [][] o.e.d.g.s.s.a.j.DefaultJwtValidator  - Failed to parse/validate JWT due to <PrematureJwtException> with message: <JWT must not be accepted before 2023-10-23T10:24:00Z. Current time: 2023-10-23T10:23:30Z, a difference of 19754 milliseconds.  Allowed clock skew: 10000 milliseconds.>
06:23:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtValidatorTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
06:23:30 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.220 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoJwtAuthorizationSubjectsProviderTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
06:23:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtExtractorTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
06:23:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuersConfigTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
06:23:30 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtExtractorTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
06:23:30 2023-10-23 10:23:30,529 INFO  [doExtractAuthenticationWithInvalidJwtFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 2023-10-23 10:23:30,726 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 2023-10-23 10:23:30,729 INFO  [doExtractAuthenticationFromAccessTokenParameter][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 2023-10-23 10:23:30,733 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.WebSocketJwtAuthenticationProviderTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
06:23:30 2023-10-23 10:23:30,743 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DefaultJwtAuthenticationResultProviderTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
06:23:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.PublicKeyProviderUnavailableExceptionTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
06:23:30 2023-10-23 10:23:30,778 INFO  [doExtractAuthenticationWithInvalidJwtFromHeader][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 2023-10-23 10:23:30,784 INFO  [doExtractAuthenticationFromRequestHeaders][] o.e.d.g.s.s.a.j.JwtAuthenticationProvider  - Completed JWT authentication successfully.
06:23:30 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtAuthenticationProviderTest
06:23:30 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
06:23:30 [INFO] [10/23/2023 10:23:30.889] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:30 2023-10-23 10:23:30,914 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
06:23:30 Oct 23, 2023 10:23:30 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:23:30 WARNING: Exception thrown during asynchronous load
06:23:30 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
06:23:30 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
06:23:30 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
06:23:30 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$1(DittoPublicKeyProviderTest.java:174)
06:23:30 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:23:30 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:174)
06:23:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:23:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:30 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:30 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:30 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
06:23:30 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
06:23:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
06:23:30 	... 51 more
06:23:30 
06:23:30 Oct 23, 2023 10:23:30 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:23:30 WARNING: Exception thrown during asynchronous load
06:23:30 java.util.concurrent.CompletionException: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionally(CompletableFuture.java:994)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniExceptionallyStage(CompletableFuture.java:1008)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:2364)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.exceptionally(CompletableFuture.java:144)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:238)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.loadPublicKeyWithParser(DittoPublicKeyProvider.java:195)
06:23:30 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.lambda$getLoaderFunction$1(CaffeineCache.java:67)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.lambda$get$2(LocalAsyncCache.java:94)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalCache.lambda$statsAware$2(LocalCache.java:167)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.lambda$doComputeIfAbsent$14(BoundedLocalCache.java:2688)
06:23:30 	at java.base/java.util.concurrent.ConcurrentHashMap.compute(ConcurrentHashMap.java:1916)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.doComputeIfAbsent(BoundedLocalCache.java:2686)
06:23:30 	at com.github.benmanes.caffeine.cache.BoundedLocalCache.computeIfAbsent(BoundedLocalCache.java:2669)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:92)
06:23:30 	at com.github.benmanes.caffeine.cache.LocalAsyncCache.get(LocalAsyncCache.java:83)
06:23:30 	at org.eclipse.ditto.internal.utils.cache.CaffeineCache.get(CaffeineCache.java:165)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeyWithParser(DittoPublicKeyProvider.java:165)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.lambda$verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint$2(DittoPublicKeyProviderTest.java:183)
06:23:30 	at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63)
06:23:30 	at org.assertj.core.api.ThrowableTypeAssert.isThrownBy(ThrowableTypeAssert.java:59)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedOnErrorResponseFromDiscoveryEndpoint(DittoPublicKeyProviderTest.java:183)
06:23:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:30 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:30 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:30 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:30 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:30 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:30 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:30 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:30 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:30 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:23:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:30 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:30 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:30 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:30 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:30 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:30 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:30 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:30 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:30 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:30 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:30 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:30 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:30 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:30 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:30 Caused by: GatewayAuthenticationProviderUnavailableException [message='Got unexpected response from public key provider.', errorCode=gateway:authentication.provider.unavailable, httpStatus=HttpStatus [code=503, category=SERVER_ERROR], description='If after retry it is still unavailable, please contact the service team.', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:126)
06:23:30 	at org.eclipse.ditto.gateway.api.GatewayAuthenticationProviderUnavailableException$Builder.doBuild(GatewayAuthenticationProviderUnavailableException.java:111)
06:23:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.handleNonSuccessResponse(DittoPublicKeyProvider.java:264)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapResponseToJsonObject(DittoPublicKeyProvider.java:246)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1187)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2309)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:144)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getPublicKeysFromDiscoveryEndpoint(DittoPublicKeyProvider.java:235)
06:23:30 	... 51 more
06:23:30 
06:23:30 [INFO] [10/23/2023 10:23:30.918] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:30 2023-10-23 10:23:30,926 INFO  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got non success response from public key provider with status code: <503 Service Unavailable> and body: <{"message":"Something went wrong."}>.
06:23:30 [INFO] [10/23/2023 10:23:30.952] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:30 2023-10-23 10:23:30,973 WARN  [][] o.e.d.g.s.s.a.j.DittoPublicKeyProvider  - Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>
06:23:30 org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
06:23:30 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:23:30 	at java.base/java.lang.Thread.run(Thread.java:833)
06:23:30 Oct 23, 2023 10:23:30 AM com.github.benmanes.caffeine.cache.LocalAsyncCache lambda$handleCompletion$7
06:23:30 WARNING: Exception thrown during asynchronous load
06:23:30 java.util.concurrent.CompletionException: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:649)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:653)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
06:23:30 	at java.base/java.lang.Thread.run(Thread.java:833)
06:23:30 Caused by: JwkInvalidException [message='Got invalid JSON Web Key from JwkResource provider at discovery endpoint <https://google.com/.well-known/openid-configuration>', errorCode=jwk:invalid, httpStatus=HttpStatus [code=400, category=CLIENT_ERROR], description='JSON did not include required </crv> field!', href=null, dittoHeaders=ImmutableDittoHeaders [{}]]
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:100)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.JwkInvalidException$Builder.doBuild(JwkInvalidException.java:87)
06:23:30 	at org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder.build(DittoRuntimeExceptionBuilder.java:176)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.getJwkInvalidExceptionException(DittoPublicKeyProvider.java:382)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:302)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$loadPublicKeyWithParser$1(DittoPublicKeyProvider.java:198)
06:23:30 	at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
06:23:30 	... 5 more
06:23:30 Caused by: org.eclipse.ditto.json.JsonMissingFieldException: JSON did not include required </crv> field!
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.lambda$generateECPublicKey$11(DittoPublicKeyProvider.java:339)
06:23:30 	at java.base/java.util.Optional.orElseThrow(Optional.java:403)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.generateECPublicKey(DittoPublicKeyProvider.java:339)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapMatchingPublicKey(DittoPublicKeyProvider.java:318)
06:23:30 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProvider.mapToPublicKey(DittoPublicKeyProvider.java:294)
06:23:30 	... 7 more
06:23:30 
06:23:30 [INFO] [10/23/2023 10:23:30.975] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:30 [INFO] [10/23/2023 10:23:30.997] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:31 [INFO] [10/23/2023 10:23:31.043] [main] [CoordinatedShutdown(pekko://DittoPublicKeyProviderTest)] Running CoordinatedShutdown with reason [ActorSystemTerminateReason]
06:23:31 [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.255 s <<< FAILURE! -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest
06:23:31 [ERROR] org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId -- Time elapsed: 0.106 s <<< FAILURE!
06:23:31 Wanted but not invoked:
06:23:31 httpClientMock.createSingleHttpRequest(
06:23:31     HttpRequest(HttpMethod(GET),https://google.com/.well-known/openid-configuration,List(),HttpEntity.Strict(none/none,0 bytes total),HttpProtocol(HTTP/1.1))
06:23:31 );
06:23:31 -> at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
06:23:31 Actually, there were zero interactions with this mock.
06:23:31 
06:23:31 	at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
06:23:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
06:23:31 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
06:23:31 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
06:23:31 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
06:23:31 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
06:23:31 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
06:23:31 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
06:23:31 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
06:23:31 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
06:23:31 	at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55)
06:23:31 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
06:23:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:31 	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
06:23:31 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
06:23:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
06:23:31 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
06:23:31 	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
06:23:31 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
06:23:31 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
06:23:31 	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
06:23:31 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
06:23:31 	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
06:23:31 	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
06:23:31 	at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100)
06:23:31 	at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107)
06:23:31 	at org.mockito.internal.runners.StrictRunner.run(StrictRunner.java:41)
06:23:31 	at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163)
06:23:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:316)
06:23:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:240)
06:23:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:214)
06:23:31 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:155)
06:23:31 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)
06:23:31 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
06:23:31 	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)
06:23:31 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)
06:23:31 
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
06:23:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.ditto.gateway.service.security.authentication.jwt.JwtSubjectIssuerConfigTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
06:23:31 2023-10-23 10:23:31,053 INFO  [doExtractAuthenticationByQueryParamAndHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:23:31 2023-10-23 10:23:31,054 INFO  [doExtractAuthenticationByQueryParam][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:23:31 2023-10-23 10:23:31,059 INFO  [doExtractAuthenticationByHeader][] o.e.d.g.s.s.a.p.PreAuthenticatedAuthenticationProvider  - Pre-authentication has been applied resulting in AuthorizationContext <ImmutableAuthorizationContext [type=pre-authenticated-http, authorizationSubjects=[myDummy]]>.
06:23:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.ditto.gateway.service.security.authentication.preauth.PreAuthenticatedAuthenticationProviderTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
06:23:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s -- in org.eclipse.ditto.gateway.service.security.authentication.AuthenticationChainTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
06:23:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationResultTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
06:23:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.ditto.gateway.service.security.authentication.DefaultAuthenticationFailureAggregatorTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
06:23:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.ditto.gateway.service.security.cache.PublicKeyIdWithIssuerTest
06:23:31 [INFO] Running org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
06:23:31 2023-10-23 10:23:31,356 INFO  [][] o.a.p.e.s.Slf4jLogger  - Slf4jLogger started
06:23:31 2023-10-23 10:23:31,363 WARN  [][] o.a.p.c.Cluster Cluster(pekko://QueryThingsPerRequestActorTest) - Could not register Cluster JMX MBean with name=pekko:type=Cluster as it is already registered. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.396 s -- in org.eclipse.ditto.gateway.service.proxy.actors.QueryThingsPerRequestActorTest
06:23:36 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
06:23:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsConfigTest
06:23:36 [INFO] Running org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
06:23:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.ditto.gateway.service.proxy.config.DefaultStatisticsShardConfigTest
06:23:36 2023-10-23 10:23:36,783 WARN  [][] o.a.p.c.Cluster Cluster(pekko://81cdb931-9846-4e2d-ba39-8e82a77f51cb) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,783 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,784 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,784 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,785 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,785 WARN  [][] o.a.p.c.Cluster Cluster(pekko://a88646fe-9e49-4783-82ef-30d025e16001) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,786 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,786 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,786 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:36 2023-10-23 10:23:36,786 WARN  [][] o.a.p.c.Cluster Cluster(pekko://EndpointTestBase) - Could not unregister Cluster JMX MBean with name=pekko:type=Cluster as it was not found. If you are running multiple clusters in the same JVM, set 'pekko.cluster.jmx.multi-mbeans-in-same-jvm = on' in config
06:23:37 [INFO] 
06:23:37 [INFO] Results:
06:23:37 [INFO] 
06:23:37 [ERROR] Failures: 
06:23:37 [ERROR]   DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId:206 
06:23:37 Wanted but not invoked:
06:23:37 httpClientMock.createSingleHttpRequest(
06:23:37     HttpRequest(HttpMethod(GET),https://google.com/.well-known/openid-configuration,List(),HttpEntity.Strict(none/none,0 bytes total),HttpProtocol(HTTP/1.1))
06:23:37 );
06:23:37 -> at org.eclipse.ditto.gateway.service.security.authentication.jwt.DittoPublicKeyProviderTest.verifyThatKeyIsNotCachedIfResponseDoesNotContainKeyId(DittoPublicKeyProviderTest.java:206)
06:23:37 Actually, there were zero interactions with this mock.
06:23:37 
06:23:37 [INFO] 
06:23:37 [ERROR] Tests run: 628, Failures: 1, Errors: 0, Skipped: 0
06:23:37 [INFO] 
06:23:37 [INFO] ------------------------------------------------------------------------
06:23:37 [INFO] Reactor Summary for Eclipse Ditto 0-SNAPSHOT:
06:23:37 [INFO] 
06:23:37 [INFO] Eclipse Ditto ...................................... SUCCESS [ 30.050 s]
06:23:37 [INFO] Eclipse Ditto :: Legal ............................. SUCCESS [  1.357 s]
06:23:37 [INFO] Eclipse Ditto :: BOM ............................... SUCCESS [  0.072 s]
06:23:37 [INFO] Eclipse Ditto :: Utils ............................. SUCCESS [  0.484 s]
06:23:37 [INFO] Eclipse Ditto :: Utils :: JSR-305 Extensions ....... SUCCESS [  8.178 s]
06:23:37 [INFO] Eclipse Ditto :: JSON .............................. SUCCESS [ 17.555 s]
06:23:37 [INFO] Eclipse Ditto :: Base .............................. SUCCESS [  0.272 s]
06:23:37 [INFO] Eclipse Ditto :: Base :: Model ..................... SUCCESS [ 20.415 s]
06:23:37 [INFO] Eclipse Ditto :: Base :: API ....................... SUCCESS [  5.683 s]
06:23:37 [INFO] Eclipse Ditto :: Internal .......................... SUCCESS [  0.027 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils ................. SUCCESS [  0.022 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Config ....... SUCCESS [ 10.391 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Metrics ...... SUCCESS [ 22.257 s]
06:23:37 [INFO] Eclipse Ditto :: Utils :: Result ................... SUCCESS [  4.241 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Tracing ...... SUCCESS [ 14.892 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Models ................ SUCCESS [  0.019 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Models :: Streaming ... SUCCESS [  3.510 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pekko ........ SUCCESS [ 34.457 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Health ....... SUCCESS [  8.866 s]
06:23:37 [INFO] Eclipse Ditto :: JSON CBOR ......................... SUCCESS [  4.437 s]
06:23:37 [INFO] Eclipse Ditto :: Policies .......................... SUCCESS [  0.027 s]
06:23:37 [INFO] Eclipse Ditto :: Policies :: Model ................. SUCCESS [ 24.648 s]
06:23:37 [INFO] Eclipse Ditto :: Things ............................ SUCCESS [  0.021 s]
06:23:37 [INFO] Eclipse Ditto :: Things :: Model ................... SUCCESS [ 20.877 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cluster ...... SUCCESS [ 21.566 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Extension .... SUCCESS [  1.268 s]
06:23:37 [INFO] Eclipse Ditto :: Placeholders ...................... SUCCESS [  5.423 s]
06:23:37 [INFO] Eclipse Ditto :: Base :: Service ................... SUCCESS [ 18.663 s]
06:23:37 [INFO] Eclipse Ditto :: Connectivity ...................... SUCCESS [  0.017 s]
06:23:37 [INFO] Eclipse Ditto :: Connectivity :: Model ............. SUCCESS [ 12.078 s]
06:23:37 [INFO] Eclipse Ditto :: Thing Search ...................... SUCCESS [  0.021 s]
06:23:37 [INFO] Eclipse Ditto :: Thing Search :: Model ............. SUCCESS [  6.446 s]
06:23:37 [INFO] Eclipse Ditto :: Messages .......................... SUCCESS [  0.029 s]
06:23:37 [INFO] Eclipse Ditto :: Messages :: Model ................. SUCCESS [  6.199 s]
06:23:37 [INFO] Eclipse Ditto :: Protocol .......................... SUCCESS [ 14.771 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal ...... SUCCESS [  6.769 s]
06:23:37 [INFO] Eclipse Ditto :: Policies :: API ................... SUCCESS [  4.664 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Distributed Data SUCCESS [  4.901 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub ...... SUCCESS [03:03 min]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache ........ SUCCESS [  5.705 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Test ......... SUCCESS [  6.030 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistence .. SUCCESS [ 16.927 s]
06:23:37 [INFO] Eclipse Ditto :: Things :: API ..................... SUCCESS [  5.945 s]
06:23:37 [INFO] Eclipse Ditto :: Connectivity :: API ............... SUCCESS [ 10.777 s]
06:23:37 [INFO] Eclipse Ditto :: JWT ............................... SUCCESS [  0.017 s]
06:23:37 [INFO] Eclipse Ditto :: JWT :: Model ...................... SUCCESS [  3.850 s]
06:23:37 [INFO] Eclipse Ditto :: WoT ............................... SUCCESS [  0.015 s]
06:23:37 [INFO] Eclipse Ditto :: WoT :: Model ...................... SUCCESS [  6.634 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Cache Loaders  SUCCESS [ 52.458 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Namespaces ... SUCCESS [  8.138 s]
06:23:37 [INFO] Eclipse Ditto :: Policies :: Enforcement ........... SUCCESS [ 11.870 s]
06:23:37 [INFO] Eclipse Ditto :: RQL ............................... SUCCESS [  0.015 s]
06:23:37 [INFO] Eclipse Ditto :: RQL :: Model ...................... SUCCESS [  3.802 s]
06:23:37 [INFO] Eclipse Ditto :: RQL :: parser ..................... SUCCESS [ 13.135 s]
06:23:37 [INFO] Eclipse Ditto :: RQL :: Query ...................... SUCCESS [  5.606 s]
06:23:37 [INFO] Eclipse Ditto :: Thing Search :: API ............... SUCCESS [  5.052 s]
06:23:37 [INFO] Eclipse Ditto :: Edge .............................. SUCCESS [  0.017 s]
06:23:37 [INFO] Eclipse Ditto :: Edge :: Service ................... SUCCESS [ 24.746 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Models :: Signal Enrichment SUCCESS [ 23.321 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Conditional Headers SUCCESS [  2.421 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Persistent Actors SUCCESS [ 16.715 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Protocol ..... SUCCESS [  5.738 s]
06:23:37 [INFO] Eclipse Ditto :: RQL :: search option parser ....... SUCCESS [  8.394 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Search ....... SUCCESS [  6.708 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Policies SUCCESS [  1.179 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: Pub-Sub Things SUCCESS [  1.608 s]
06:23:37 [INFO] Eclipse Ditto :: Connectivity :: Service ........... SUCCESS [05:48 min]
06:23:37 [INFO] Eclipse Ditto :: Documentation ..................... SUCCESS [  0.375 s]
06:23:37 [INFO] Eclipse Ditto :: Gateway ........................... SUCCESS [  0.016 s]
06:23:37 [INFO] Eclipse Ditto :: Gateway :: API .................... SUCCESS [  2.673 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: HTTP ......... SUCCESS [  1.171 s]
06:23:37 [INFO] Eclipse Ditto :: Internal :: Utils :: JWT .......... SUCCESS [  2.903 s]
06:23:37 [INFO] Eclipse Ditto :: Gateway :: Service ................ FAILURE [01:02 min]
06:23:37 [INFO] Eclipse Ditto :: Policies :: Service ............... SKIPPED
06:23:37 [INFO] Eclipse Ditto :: WoT :: Integration ................ SKIPPED
06:23:37 [INFO] Eclipse Ditto :: Things :: Service ................. SKIPPED
06:23:37 [INFO] Eclipse Ditto :: Thing Search :: Service ........... SKIPPED
06:23:37 [INFO] ------------------------------------------------------------------------
06:23:37 [INFO] BUILD FAILURE
06:23:37 [INFO] ------------------------------------------------------------------------
06:23:37 [INFO] Total time:  20:01 min
06:23:37 [INFO] Finished at: 2023-10-23T10:23:37Z
06:23:37 [INFO] ------------------------------------------------------------------------
06:23:37 [WARNING] 
06:23:37 [WARNING] Plugin validation issues were detected in 7 plugin(s)
06:23:37 [WARNING] 
06:23:37 [WARNING]  * org.jacoco:jacoco-maven-plugin:0.8.10
06:23:37 [WARNING]  * org.apache.felix:maven-bundle-plugin:5.1.9
06:23:37 [WARNING]  * org.apache.maven.plugins:maven-surefire-plugin:3.1.2
06:23:37 [WARNING]  * org.codehaus.mojo:license-maven-plugin:2.2.0
06:23:37 [WARNING]  * net.alchim31.maven:scala-maven-plugin:4.8.1
06:23:37 [WARNING]  * com.mycila:license-maven-plugin:4.2
06:23:37 [WARNING]  * org.apache.maven.plugins:maven-javadoc-plugin:3.6.0
06:23:37 [WARNING] 
06:23:37 [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE]
06:23:37 [WARNING] 
06:23:37 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-gateway-service: There are test failures.
06:23:37 [ERROR] 
06:23:37 [ERROR] Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
06:23:37 [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:23:37 [ERROR] -> [Help 1]
06:23:37 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.1.2:test (default-test) on project ditto-gateway-service: There are test failures.
06:23:37 
06:23:37 Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
06:23:37 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:347)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
06:23:37     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:23:37     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:23:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:23:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:23:37     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:23:37     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
06:23:37     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:23:37     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:23:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:23:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:23:37     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:23:37     at java.lang.reflect.Method.invoke (Method.java:568)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:23:37 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
06:23:37 
06:23:37 Please refer to /home/jenkins/agent/workspace/ditto-ci/gateway/service/target/surefire-reports for the individual test results.
06:23:37 Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
06:23:37     at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247)
06:23:37     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159)
06:23:37     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542)
06:23:37     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1067)
06:23:37     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:871)
06:23:37     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:342)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:330)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:175)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:76)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:163)
06:23:37     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
06:23:37     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:160)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
06:23:37     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
06:23:37     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
06:23:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
06:23:37     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
06:23:37     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
06:23:37     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:910)
06:23:37     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
06:23:37     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
06:23:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
06:23:37     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
06:23:37     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
06:23:37     at java.lang.reflect.Method.invoke (Method.java:568)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
06:23:37     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
06:23:37 [ERROR] 
06:23:37 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
06:23:37 [ERROR] 
06:23:37 [ERROR] For more information about the errors and possible solutions, please read the following articles:
06:23:37 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
06:23:37 [ERROR] 
06:23:37 [ERROR] After correcting the problems, you can resume the build with the command
06:23:37 [ERROR]   mvn <args> -rf :ditto-gateway-service
06:23:37 Build step 'Invoke top-level Maven targets' marked build as failure
06:23:37 Recording test results
06:23:41 [Checks API] No suitable checks publisher found.
06:23:42 Finished: FAILURE