bvfalcon commented on PR #8006:
URL: https://github.com/apache/camel/pull/8006#issuecomment-1183221249

   I am sure, that error
   <details><summary>NOT_FOUND: Subscription does not exist 
(resource=test-sub-name)</summary>
   It will test the following 1 components:
   components/camel-google
   ############################################################
   Testing component 1 of 1: components/camel-google
   ############################################################
   Logging test to 
/home/runner/work/camel/camel/automated-build-log/components-camel-google.log
   Jul 13, 2022 1:06:26 PM 
com.google.cloud.pubsub.v1.StreamingSubscriberConnection$1 onFailure
   SEVERE: terminated streaming with exception
   com.google.api.gax.rpc.NotFoundException: 
com.google.api.gax.rpc.NotFoundException: io.grpc.StatusRuntimeException: 
NOT_FOUND: Subscription does not exist (resource=test-sub-name)
        at 
com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:90)
        at 
com.google.api.gax.rpc.ApiExceptionFactory.createException(ApiExceptionFactory.java:41)
        at 
com.google.cloud.pubsub.v1.StreamingSubscriberConnection$1.onFailure(StreamingSubscriberConnection.java:313)
        at com.google.api.core.ApiFutures$1.onFailure(ApiFutures.java:67)
   </details>
   
   is added with my commit. Files of component camel-google-pubsub has not 
changed in this Pull Request.
   
   And where is not enougth information to understand checkstyle error.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to