khac opened a new issue, #22726:
URL: https://github.com/apache/pulsar/issues/22726

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### Example failure
   
   .
   
   ### Exception stacktrace
   
   I ran the code on local machine Mac M1 chip,
   <!-- copy-paste the stack trace in the code block below -->
   ```
   [ERROR] Tests run: 263, Failures: 1, Errors: 0, Skipped: 259, Time elapsed: 
0.699 s <<< FAILURE! - in 
   org.apache.pulsar.metadata.MetadataStoreTest
   [ERROR] org.apache.pulsar.metadata.MetadataStoreTest.concurrentPutTest[Etcd, 
   
org.apache.pulsar.metadata.BaseMetadataStoreTest$$Lambda$923/0x000000c801725188@62a5e4c7](10)
  
   Time elapsed: 0.003 s  <<< FAILURE!
   java.lang.IllegalStateException: Previous attempts to find a Docker 
environment failed. Will not retry. Please see logs and check configuration
           at 
org.testcontainers.dockerclient.DockerClientProviderStrategy.getFirstValidStrategy(DockerClientProviderStrategy.java:231)
           at 
org.testcontainers.DockerClientFactory.getOrInitializeStrategy(DockerClientFactory.java:150)
           at 
org.testcontainers.DockerClientFactory.client(DockerClientFactory.java:191)
   
   ```
   
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to