camel-quarkus icon indicating copy to clipboard operation
camel-quarkus copied to clipboard

Intermittent expected "Sheldon" vs. actual "SheldonSheldon" in GoogleStorageTest

Open ppalaga opened this issue 3 years ago • 2 comments

2022-08-23T21:18:41.3464355Z [INFO] Running org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest
2022-08-23T21:18:48.8721617Z 2022-08-23 21:18:48,869 INFO  [org.jbo.threads] (main) JBoss Threads version 3.4.2.Final
2022-08-23T21:18:50.9156982Z 2022-08-23 21:18:50,908 INFO  [org.apa.cam.qua.tes.AvailablePortFinder] (main) org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTestResource reserved port 38711
2022-08-23T21:18:51.0441171Z 2022-08-23 21:18:51,035 WARN  [org.tes.uti.TestcontainersConfiguration] (pool-2-thread-1) Attempted to read Testcontainers configuration file at file:/home/runner/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/runner/.testcontainers.properties (No such file or directory)
2022-08-23T21:18:51.0486449Z 2022-08-23 21:18:51,047 INFO  [org.tes.uti.ImageNameSubstitutor] (pool-2-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
2022-08-23T21:18:51.6802597Z 2022-08-23 21:18:51,674 INFO  [org.tes.doc.DockerClientProviderStrategy] (pool-2-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
2022-08-23T21:18:51.6824844Z 2022-08-23 21:18:51,682 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Docker host IP address is localhost
2022-08-23T21:18:51.7121189Z 2022-08-23 21:18:51,711 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Connected to docker: 
2022-08-23T21:18:51.7121726Z   Server Version: 20.10.17+azure-1
2022-08-23T21:18:51.7122214Z   API Version: 1.41
2022-08-23T21:18:51.7122667Z   Operating System: Ubuntu 20.04.4 LTS
2022-08-23T21:18:51.7123038Z   Total Memory: 6943 MB
2022-08-23T21:18:51.7185160Z 2022-08-23 21:18:51,718 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Checking the system...
2022-08-23T21:18:51.7329518Z 2022-08-23 21:18:51,718 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) ✔︎ Docker server version should be at least 1.6.0
2022-08-23T21:18:51.7737944Z 2022-08-23 21:18:51,771 INFO  [🐳 .37]] (pool-2-thread-1) Pulling docker image: fsouza/fake-gcs-server:1.37. Please be patient; this may take some time but only needs to be done once.
2022-08-23T21:18:53.2387564Z 2022-08-23 21:18:53,234 INFO  [🐳 .37]] (docker-java-stream--424164970) Starting to pull image
2022-08-23T21:18:53.2696456Z 2022-08-23 21:18:53,268 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
2022-08-23T21:18:54.0296201Z 2022-08-23 21:18:54,028 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (32 bytes/? MB)
2022-08-23T21:18:54.0793772Z 2022-08-23 21:18:54,076 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (121 KB/? MB)
2022-08-23T21:18:54.2056195Z 2022-08-23 21:18:54,204 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (7 MB/? MB)
2022-08-23T21:18:54.3317081Z 2022-08-23 21:18:54,329 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  1 pending,  3 downloaded,  1 extracted, (7 MB/? MB)
2022-08-23T21:18:54.6342241Z 2022-08-23 21:18:54,633 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  1 pending,  3 downloaded,  2 extracted, (9 MB/? MB)
2022-08-23T21:18:54.7094584Z 2022-08-23 21:18:54,708 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  1 pending,  3 downloaded,  3 extracted, (9 MB/? MB)
2022-08-23T21:18:54.7219097Z 2022-08-23 21:18:54,720 INFO  [🐳 .37]] (docker-java-stream--424164970) Pull complete. 4 layers, pulled in 1s (downloaded 9 MB at 9 MB/s)
2022-08-23T21:18:54.7673118Z 2022-08-23 21:18:54,766 INFO  [🐳 .37]] (pool-2-thread-1) Creating container for image: fsouza/fake-gcs-server:1.37
2022-08-23T21:18:54.8937680Z 2022-08-23 21:18:54,892 INFO  [🐳 .37]] (pool-2-thread-1) Container fsouza/fake-gcs-server:1.37 is starting: 6881917369ab7cf8c63ef6a123651a6a7908fbfc36cd14bf5782e6e5735beba5
2022-08-23T21:18:55.6075656Z 2022-08-23 21:18:55,603 INFO  [🐳 .37]] (pool-2-thread-1) Container fsouza/fake-gcs-server:1.37 started in PT3.883868S
2022-08-23T21:18:55.6901711Z 2022-08-23 21:18:55,689 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.https.test-port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2022-08-23T21:18:56.6728076Z 2022-08-23 21:18:56,671 INFO  [org.apa.cam.qua.cor.CamelBootstrapRecorder] (main) Bootstrap runtime: org.apache.camel.quarkus.main.CamelMainRuntime
2022-08-23T21:18:56.6738443Z 2022-08-23 21:18:56,673 INFO  [org.apa.cam.mai.MainSupport] (main) Apache Camel (Main) 3.18.1 is starting
2022-08-23T21:18:57.1265990Z 2022-08-23 21:18:57,125 INFO  [org.apa.cam.mai.MainAutowiredLifecycleStrategy] (main) Autowired property: storageClient on component: google-storage as exactly one instance of type: com.google.cloud.storage.Storage (com.google.cloud.storage.StorageImpl) found in the registry
2022-08-23T21:18:57.1759059Z 2022-08-23 21:18:57,175 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.18.1 (camel-1) is starting
2022-08-23T21:18:57.3496949Z 2022-08-23 21:18:57,348 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Routes startup (started:1)
2022-08-23T21:18:57.3498149Z 2022-08-23 21:18:57,349 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started polling (google-storage://camel_quarkus_test_bucket3)
2022-08-23T21:18:57.3499283Z 2022-08-23 21:18:57,349 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.18.1 (camel-1) started in 565ms (build:0ms init:392ms start:173ms)
2022-08-23T21:18:57.4924980Z 2022-08-23 21:18:57,490 INFO  [io.quarkus] (main) camel-quarkus-integration-test-google-storage 2.12.0-SNAPSHOT on JVM (powered by Quarkus 2.12.0.CR1) started in 9.542s. Listening on: http://localhost:46415
2022-08-23T21:18:57.4926076Z 2022-08-23 21:18:57,491 INFO  [io.quarkus] (main) Profile test activated. 
2022-08-23T21:18:57.4927046Z 2022-08-23 21:18:57,491 INFO  [io.quarkus] (main) Installed features: [camel-core, camel-direct, camel-google-storage, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
2022-08-23T21:19:00.5449267Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 19.171 s <<< FAILURE! - in org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest
2022-08-23T21:19:00.5453736Z [ERROR] testConsumer  Time elapsed: 0.636 s  <<< FAILURE!
2022-08-23T21:19:00.5454477Z java.lang.AssertionError: 
2022-08-23T21:19:00.5454812Z 1 expectation failed.
2022-08-23T21:19:00.5455288Z Response body doesn't match expectation.
2022-08-23T21:19:00.5455627Z Expected: is "Sheldon"
2022-08-23T21:19:00.5455895Z   Actual: SheldonSheldon
2022-08-23T21:19:00.5456060Z 
2022-08-23T21:19:00.5456468Z 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2022-08-23T21:19:00.5457191Z 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2022-08-23T21:19:00.5458025Z 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2022-08-23T21:19:00.5458716Z 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
2022-08-23T21:19:00.5459909Z 	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
2022-08-23T21:19:00.5460731Z 	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59)
2022-08-23T21:19:00.5461495Z 	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
2022-08-23T21:19:00.5462243Z 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
2022-08-23T21:19:00.5462951Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
2022-08-23T21:19:00.5463667Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
2022-08-23T21:19:00.5464414Z 	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:499)
2022-08-23T21:19:00.5465127Z 	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
2022-08-23T21:19:00.5466197Z 	at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:684)
2022-08-23T21:19:00.5466936Z 	at jdk.internal.reflect.GeneratedMethodAccessor126.invoke(Unknown Source)
2022-08-23T21:19:00.5467589Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-08-23T21:19:00.5468170Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-08-23T21:19:00.5468781Z 	at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
2022-08-23T21:19:00.5470091Z 	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
2022-08-23T21:19:00.5470863Z 	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
2022-08-23T21:19:00.5471752Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
2022-08-23T21:19:00.5472408Z 	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:99)
2022-08-23T21:19:00.5473101Z 	at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
2022-08-23T21:19:00.5473929Z 	at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
2022-08-23T21:19:00.5474500Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-08-23T21:19:00.5475091Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-08-23T21:19:00.5476116Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-08-23T21:19:00.5476695Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-08-23T21:19:00.5477259Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
2022-08-23T21:19:00.5477845Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
2022-08-23T21:19:00.5478627Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
2022-08-23T21:19:00.5479431Z 	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
2022-08-23T21:19:00.5480466Z 	at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
2022-08-23T21:19:00.5481205Z 	at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
2022-08-23T21:19:00.5482196Z 	at org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest.testConsumer(GoogleStorageTest.java:76)
2022-08-23T21:19:00.5482971Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2022-08-23T21:19:00.5483645Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2022-08-23T21:19:00.5484413Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2022-08-23T21:19:00.5485231Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2022-08-23T21:19:00.5486050Z 	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:1083)
2022-08-23T21:19:00.5487006Z 	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:902)
2022-08-23T21:19:00.5487911Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2022-08-23T21:19:00.5488895Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2022-08-23T21:19:00.5489991Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2022-08-23T21:19:00.5490792Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2022-08-23T21:19:00.5491659Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2022-08-23T21:19:00.5492474Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2022-08-23T21:19:00.5493365Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2022-08-23T21:19:00.5494286Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2022-08-23T21:19:00.5495160Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2022-08-23T21:19:00.5496197Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2022-08-23T21:19:00.5497058Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2022-08-23T21:19:00.5497945Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2022-08-23T21:19:00.5498816Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2022-08-23T21:19:00.5499846Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2022-08-23T21:19:00.5500677Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2022-08-23T21:19:00.5501513Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5502371Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2022-08-23T21:19:00.5503212Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2022-08-23T21:19:00.5504029Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2022-08-23T21:19:00.5504803Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2022-08-23T21:19:00.5505598Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5506605Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-08-23T21:19:00.5507346Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-08-23T21:19:00.5508113Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-08-23T21:19:00.5508949Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5510273Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-08-23T21:19:00.5584060Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-08-23T21:19:00.5584850Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-08-23T21:19:00.5586210Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-08-23T21:19:00.5633071Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-08-23T21:19:00.5633809Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5634518Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-08-23T21:19:00.5635136Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-08-23T21:19:00.5636123Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-08-23T21:19:00.5636872Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5637620Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-08-23T21:19:00.5638306Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-08-23T21:19:00.5638834Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2022-08-23T21:19:00.5639740Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2022-08-23T21:19:00.5640628Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2022-08-23T21:19:00.5641313Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5642019Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2022-08-23T21:19:00.5642859Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2022-08-23T21:19:00.5643676Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2022-08-23T21:19:00.5645344Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2022-08-23T21:19:00.5646157Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2022-08-23T21:19:00.5646914Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2022-08-23T21:19:00.5648012Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2022-08-23T21:19:00.5649283Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2022-08-23T21:19:00.5650196Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2022-08-23T21:19:00.5651157Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2022-08-23T21:19:00.5651878Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2022-08-23T21:19:00.5652570Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2022-08-23T21:19:00.5653284Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2022-08-23T21:19:00.5654072Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2022-08-23T21:19:00.5655045Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2022-08-23T21:19:00.5655661Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2022-08-23T21:19:00.5656419Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2022-08-23T21:19:00.5657062Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2022-08-23T21:19:00.5657751Z 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
2022-08-23T21:19:00.5658504Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
2022-08-23T21:19:00.5659291Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
2022-08-23T21:19:00.5660020Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
2022-08-23T21:19:00.5661118Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
2022-08-23T21:19:00.5661717Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
2022-08-23T21:19:00.5662247Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2022-08-23T21:19:00.5662535Z 
2022-08-23T21:19:00.5759911Z 2022-08-23 21:19:00,570 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.18.1 (camel-1) is shutting down (timeout:45s)
2022-08-23T21:19:00.5864527Z 2022-08-23 21:19:00,582 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Routes stopped (stopped:1)
2022-08-23T21:19:00.5865674Z 2022-08-23 21:19:00,582 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Stopped polling (google-storage://camel_quarkus_test_bucket3)
2022-08-23T21:19:00.5890894Z 2022-08-23 21:19:00,588 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.18.1 (camel-1) shutdown in 18ms (uptime:3s)
2022-08-23T21:19:00.6313467Z 2022-08-23 21:19:00,627 INFO  [io.quarkus] (main) camel-quarkus-integration-test-google-storage stopped in 0.096s
2022-08-23T21:19:01.4139244Z [INFO] 
2022-08-23T21:19:01.4139562Z [INFO] Results:
2022-08-23T21:19:01.4139807Z [INFO] 
2022-08-23T21:19:01.4140036Z [ERROR] Failures: 
2022-08-23T21:19:01.4140393Z [ERROR]   GoogleStorageTest.testConsumer:76 1 expectation failed.
2022-08-23T21:19:01.4141104Z Response body doesn't match expectation.
2022-08-23T21:19:01.4141399Z Expected: is "Sheldon"
2022-08-23T21:19:01.4141646Z   Actual: SheldonSheldon
2022-08-23T21:19:01.4141810Z 
2022-08-23T21:19:01.4141901Z [INFO] 
2022-08-23T21:19:01.4142184Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0

ppalaga avatar Aug 24 '22 06:08 ppalaga

One more occurence caught as logged below:

2023-01-26T21:24:06.2472636Z [INFO] Running org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest
2023-01-26T21:24:13.9751175Z 2023-01-26 21:24:13,971 INFO  [org.apa.cam.qua.tes.AvailablePortFinder] (main) org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTestResource reserved port 43251
2023-01-26T21:24:14.0130176Z 2023-01-26 21:24:14,012 WARN  [org.tes.uti.TestcontainersConfiguration] (pool-2-thread-1) Attempted to read Testcontainers configuration file at file:/home/runner/.testcontainers.properties but the file was not found. Exception message: FileNotFoundException: /home/runner/.testcontainers.properties (No such file or directory)
2023-01-26T21:24:14.0158358Z 2023-01-26 21:24:14,015 INFO  [org.tes.uti.ImageNameSubstitutor] (pool-2-thread-1) Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
2023-01-26T21:24:14.5320747Z 2023-01-26 21:24:14,531 INFO  [org.tes.doc.DockerClientProviderStrategy] (pool-2-thread-1) Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
2023-01-26T21:24:14.5355498Z 2023-01-26 21:24:14,535 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Docker host IP address is localhost
2023-01-26T21:24:14.5640527Z 2023-01-26 21:24:14,563 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Connected to docker: 
2023-01-26T21:24:14.5641425Z   Server Version: 20.10.22+azure-1
2023-01-26T21:24:14.5642178Z   API Version: 1.41
2023-01-26T21:24:14.5642484Z   Operating System: Ubuntu 22.04.1 LTS
2023-01-26T21:24:14.5642730Z   Total Memory: 6943 MB
2023-01-26T21:24:14.5681842Z 2023-01-26 21:24:14,567 WARN  [org.tes.uti.ResourceReaper] (pool-2-thread-1) 
2023-01-26T21:24:14.5682231Z ********************************************************************************
2023-01-26T21:24:14.5682976Z Ryuk has been disabled. This can cause unexpected behavior in your environment.
2023-01-26T21:24:14.5683314Z ********************************************************************************
2023-01-26T21:24:14.5720286Z 2023-01-26 21:24:14,571 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) Checking the system...
2023-01-26T21:24:14.5819190Z 2023-01-26 21:24:14,572 INFO  [org.tes.DockerClientFactory] (pool-2-thread-1) ✔︎ Docker server version should be at least 1.6.0
2023-01-26T21:24:14.6161437Z 2023-01-26 21:24:14,615 INFO  [🐳 .37]] (pool-2-thread-1) Pulling docker image: fsouza/fake-gcs-server:1.37. Please be patient; this may take some time but only needs to be done once.
2023-01-26T21:24:14.9577311Z 2023-01-26 21:24:14,956 INFO  [🐳 .37]] (docker-java-stream--424164970) Starting to pull image
2023-01-26T21:24:14.9768801Z 2023-01-26 21:24:14,976 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  0 downloaded,  0 extracted, (0 bytes/0 bytes)
2023-01-26T21:24:15.1454861Z 2023-01-26 21:24:15,144 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  3 pending,  1 downloaded,  0 extracted, (149 KB/? MB)
2023-01-26T21:24:15.1664291Z 2023-01-26 21:24:15,165 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  2 pending,  2 downloaded,  0 extracted, (149 KB/? MB)
2023-01-26T21:24:15.2329648Z 2023-01-26 21:24:15,232 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  1 pending,  3 downloaded,  0 extracted, (153 KB/? MB)
2023-01-26T21:24:15.2473352Z 2023-01-26 21:24:15,246 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  4 downloaded,  0 extracted, (7 MB/11 MB)
2023-01-26T21:24:15.3270607Z 2023-01-26 21:24:15,326 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  4 downloaded,  1 extracted, (10 MB/11 MB)
2023-01-26T21:24:15.4150031Z 2023-01-26 21:24:15,404 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  4 downloaded,  2 extracted, (10 MB/11 MB)
2023-01-26T21:24:15.7003923Z 2023-01-26 21:24:15,699 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  4 downloaded,  3 extracted, (11 MB/11 MB)
2023-01-26T21:24:15.7575658Z 2023-01-26 21:24:15,757 INFO  [🐳 .37]] (docker-java-stream--424164970) Pulling image layers:  0 pending,  4 downloaded,  4 extracted, (11 MB/11 MB)
2023-01-26T21:24:15.7999477Z 2023-01-26 21:24:15,799 INFO  [🐳 .37]] (pool-2-thread-1) Creating container for image: fsouza/fake-gcs-server:1.37
2023-01-26T21:24:15.8852072Z 2023-01-26 21:24:15,884 INFO  [🐳 .37]] (pool-2-thread-1) Container fsouza/fake-gcs-server:1.37 is starting: 74943295efe9b52e71f78cfb24dfb9ced9faf66f98a8bb2309c674051e559719
2023-01-26T21:24:16.3194957Z 2023-01-26 21:24:16,316 INFO  [🐳 .37]] (pool-2-thread-1) Container fsouza/fake-gcs-server:1.37 started in PT1.742224S
2023-01-26T21:24:16.4009557Z 2023-01-26 21:24:16,400 WARN  [io.qua.config] (main) Unrecognized configuration key "quarkus.https.test-port" was provided; it will be ignored; verify that the dependency extension for this configuration is set or that you did not make a typo
2023-01-26T21:24:17.3215229Z 2023-01-26 21:24:17,320 INFO  [org.apa.cam.qua.cor.CamelBootstrapRecorder] (main) Bootstrap runtime: org.apache.camel.quarkus.main.CamelMainRuntime
2023-01-26T21:24:17.3225001Z 2023-01-26 21:24:17,322 INFO  [org.apa.cam.mai.MainSupport] (main) Apache Camel (Main) 3.20.1 is starting
2023-01-26T21:24:17.6130990Z 2023-01-26 21:24:17,612 INFO  [org.apa.cam.mai.MainAutowiredLifecycleStrategy] (main) Autowired property: storageClient on component: google-storage as exactly one instance of type: com.google.cloud.storage.Storage (com.google.cloud.storage.StorageImpl) found in the registry
2023-01-26T21:24:17.6579099Z 2023-01-26 21:24:17,657 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.20.1 (camel-1) is starting
2023-01-26T21:24:17.7730118Z 2023-01-26 21:24:17,772 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Routes startup (started:1)
2023-01-26T21:24:17.7736975Z 2023-01-26 21:24:17,772 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Started polling (google-storage://camel_quarkus_test_bucket3)
2023-01-26T21:24:17.7742761Z 2023-01-26 21:24:17,774 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.20.1 (camel-1) started in 356ms (build:0ms init:240ms start:116ms)
2023-01-26T21:24:17.8900255Z 2023-01-26 21:24:17,881 INFO  [io.quarkus] (main) camel-quarkus-integration-test-google-storage 2.17.0-SNAPSHOT on JVM (powered by Quarkus 2.16.0.Final) started in 6.420s. Listening on: http://localhost:41881
2023-01-26T21:24:17.8901446Z 2023-01-26 21:24:17,882 INFO  [io.quarkus] (main) Profile test activated. 
2023-01-26T21:24:17.8902279Z 2023-01-26 21:24:17,882 INFO  [io.quarkus] (main) Installed features: [camel-core, camel-direct, camel-google-storage, cdi, resteasy, resteasy-jackson, smallrye-context-propagation, vertx]
2023-01-26T21:24:18.3602153Z 2023-01-26 21:24:18,359 INFO  [org.apa.cam.qua.com.goo.sto.it.GoogleStorageTest] (main) testProducer started
2023-01-26T21:24:19.5647440Z 2023-01-26 21:24:19,563 INFO  [org.apa.cam.qua.com.goo.sto.it.GoogleStorageTest] (main) testConsumer started
2023-01-26T21:24:19.8607881Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.603 s <<< FAILURE! - in org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest
2023-01-26T21:24:19.8612624Z [ERROR] testConsumer  Time elapsed: 0.289 s  <<< FAILURE!
2023-01-26T21:24:19.8613109Z java.lang.AssertionError: 
2023-01-26T21:24:19.8613626Z 1 expectation failed.
2023-01-26T21:24:19.8614521Z Response body doesn't match expectation.
2023-01-26T21:24:19.8614844Z Expected: is "Sheldon"
2023-01-26T21:24:19.8615061Z   Actual: SheldonSheldon
2023-01-26T21:24:19.8615206Z 
2023-01-26T21:24:19.8615489Z 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2023-01-26T21:24:19.8616101Z 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2023-01-26T21:24:19.8616742Z 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2023-01-26T21:24:19.8617650Z 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
2023-01-26T21:24:19.8618130Z 	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72)
2023-01-26T21:24:19.8618703Z 	at org.codehaus.groovy.reflection.CachedConstructor.doConstructorInvoke(CachedConstructor.java:59)
2023-01-26T21:24:19.8619302Z 	at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrap.callConstructor(ConstructorSite.java:84)
2023-01-26T21:24:19.8619926Z 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59)
2023-01-26T21:24:19.8620528Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263)
2023-01-26T21:24:19.8621110Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277)
2023-01-26T21:24:19.8621703Z 	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure.validate(ResponseSpecificationImpl.groovy:499)
2023-01-26T21:24:19.8622299Z 	at io.restassured.internal.ResponseSpecificationImpl$HamcrestAssertionClosure$validate$1.call(Unknown Source)
2023-01-26T21:24:19.8622930Z 	at io.restassured.internal.ResponseSpecificationImpl.validateResponseIfRequired(ResponseSpecificationImpl.groovy:684)
2023-01-26T21:24:19.8623516Z 	at jdk.internal.reflect.GeneratedMethodAccessor124.invoke(Unknown Source)
2023-01-26T21:24:19.8624099Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-01-26T21:24:19.8624560Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2023-01-26T21:24:19.8625081Z 	at org.codehaus.groovy.runtime.callsite.PlainObjectMetaMethodSite.doInvoke(PlainObjectMetaMethodSite.java:43)
2023-01-26T21:24:19.8625750Z 	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite$PogoCachedMethodSiteNoUnwrapNoCoerce.invoke(PogoMetaMethodSite.java:193)
2023-01-26T21:24:19.8626390Z 	at org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.callCurrent(PogoMetaMethodSite.java:61)
2023-01-26T21:24:19.8626950Z 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
2023-01-26T21:24:19.8627498Z 	at io.restassured.internal.ResponseSpecificationImpl.body(ResponseSpecificationImpl.groovy:99)
2023-01-26T21:24:19.8628172Z 	at io.restassured.internal.ValidatableResponseOptionsImpl.body(ValidatableResponseOptionsImpl.java:238)
2023-01-26T21:24:19.8628722Z 	at io.restassured.internal.ValidatableResponseImpl.super$2$body(ValidatableResponseImpl.groovy)
2023-01-26T21:24:19.8629236Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-01-26T21:24:19.8629745Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-01-26T21:24:19.8630310Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-01-26T21:24:19.8630765Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2023-01-26T21:24:19.8631171Z 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)
2023-01-26T21:24:19.8631588Z 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
2023-01-26T21:24:19.8631969Z 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1268)
2023-01-26T21:24:19.8632498Z 	at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodOnSuperN(ScriptBytecodeAdapter.java:144)
2023-01-26T21:24:19.8633079Z 	at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy:293)
2023-01-26T21:24:19.8633599Z 	at io.restassured.internal.ValidatableResponseImpl.body(ValidatableResponseImpl.groovy)
2023-01-26T21:24:19.8634191Z 	at org.apache.camel.quarkus.component.google.storage.it.GoogleStorageTest.testConsumer(GoogleStorageTest.java:80)
2023-01-26T21:24:19.8634782Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2023-01-26T21:24:19.8635354Z 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
2023-01-26T21:24:19.8635908Z 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2023-01-26T21:24:19.8636352Z 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
2023-01-26T21:24:19.8636813Z 	at io.quarkus.test.junit.QuarkusTestExtension.runExtensionMethod(QuarkusTestExtension.java:997)
2023-01-26T21:24:19.8637361Z 	at io.quarkus.test.junit.QuarkusTestExtension.interceptTestMethod(QuarkusTestExtension.java:816)
2023-01-26T21:24:19.8638018Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-01-26T21:24:19.8638739Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-01-26T21:24:19.8639427Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-01-26T21:24:19.8640124Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
2023-01-26T21:24:19.8640693Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
2023-01-26T21:24:19.8641312Z 	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
2023-01-26T21:24:19.8641996Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
2023-01-26T21:24:19.8642699Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
2023-01-26T21:24:19.8644171Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
2023-01-26T21:24:19.8644928Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
2023-01-26T21:24:19.8645595Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
2023-01-26T21:24:19.8646244Z 	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
2023-01-26T21:24:19.8646974Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
2023-01-26T21:24:19.8647613Z 	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
2023-01-26T21:24:19.8648270Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:217)
2023-01-26T21:24:19.8648920Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8649551Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:213)
2023-01-26T21:24:19.8650193Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:138)
2023-01-26T21:24:19.8650803Z 	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:68)
2023-01-26T21:24:19.8651407Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
2023-01-26T21:24:19.8652020Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8652627Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-01-26T21:24:19.8653163Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-01-26T21:24:19.8653697Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-01-26T21:24:19.8654338Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8654957Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-01-26T21:24:19.8655556Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-01-26T21:24:19.8656014Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2023-01-26T21:24:19.8656662Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-01-26T21:24:19.8657435Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-01-26T21:24:19.8658041Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8658627Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-01-26T21:24:19.8659154Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-01-26T21:24:19.8659675Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-01-26T21:24:19.8660273Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8660872Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-01-26T21:24:19.8661465Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-01-26T21:24:19.8661942Z 	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
2023-01-26T21:24:19.8662591Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
2023-01-26T21:24:19.8663340Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
2023-01-26T21:24:19.8663956Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8664568Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
2023-01-26T21:24:19.8665143Z 	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
2023-01-26T21:24:19.8665667Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
2023-01-26T21:24:19.8666261Z 	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
2023-01-26T21:24:19.8666903Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
2023-01-26T21:24:19.8667495Z 	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
2023-01-26T21:24:19.8668214Z 	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
2023-01-26T21:24:19.8669013Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
2023-01-26T21:24:19.8669709Z 	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
2023-01-26T21:24:19.8670352Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
2023-01-26T21:24:19.8670976Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
2023-01-26T21:24:19.8671572Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
2023-01-26T21:24:19.8672202Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
2023-01-26T21:24:19.8672919Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
2023-01-26T21:24:19.8673598Z 	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
2023-01-26T21:24:19.8674144Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
2023-01-26T21:24:19.8674639Z 	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
2023-01-26T21:24:19.8675172Z 	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
2023-01-26T21:24:19.8675771Z 	at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
2023-01-26T21:24:19.8676407Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
2023-01-26T21:24:19.8677053Z 	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
2023-01-26T21:24:19.8677660Z 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
2023-01-26T21:24:19.8678240Z 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
2023-01-26T21:24:19.8678740Z 	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
2023-01-26T21:24:19.8679203Z 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
2023-01-26T21:24:19.8679467Z 
2023-01-26T21:24:19.8816690Z 2023-01-26 21:24:19,880 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.20.1 (camel-1) is shutting down (timeout:45s)
2023-01-26T21:24:19.9025177Z 2023-01-26 21:24:19,899 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Routes stopped (stopped:1)
2023-01-26T21:24:19.9029683Z 2023-01-26 21:24:19,902 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main)     Stopped polling (google-storage://camel_quarkus_test_bucket3)
2023-01-26T21:24:19.9090455Z 2023-01-26 21:24:19,908 INFO  [org.apa.cam.imp.eng.AbstractCamelContext] (main) Apache Camel 3.20.1 (camel-1) shutdown in 28ms (uptime:2s)
2023-01-26T21:24:19.9437223Z 2023-01-26 21:24:19,943 INFO  [io.quarkus] (main) camel-quarkus-integration-test-google-storage stopped in 0.094s
2023-01-26T21:24:20.6676735Z [INFO] 
2023-01-26T21:24:20.6677242Z [INFO] Results:
2023-01-26T21:24:20.6677535Z [INFO] 
2023-01-26T21:24:20.6678331Z [ERROR] Failures: 
2023-01-26T21:24:20.6678749Z [ERROR]   GoogleStorageTest.testConsumer:80 1 expectation failed.
2023-01-26T21:24:20.6679355Z Response body doesn't match expectation.
2023-01-26T21:24:20.6679691Z Expected: is "Sheldon"
2023-01-26T21:24:20.6679983Z   Actual: SheldonSheldon
2023-01-26T21:24:20.6680438Z 
2023-01-26T21:24:20.6680584Z [INFO] 
2023-01-26T21:24:20.6680901Z [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0

aldettinger avatar Jan 27 '23 09:01 aldettinger