He-Pin commented on issue #2398:
URL: https://github.com/apache/pekko/issues/2398#issuecomment-3504206920

   ```
   [11-07 18:02:51.161] [info] - must resolve single A record *** FAILED *** 
(10 seconds, 24 milliseconds)
   [11-07 18:02:51.162] [info]   The future returned an exception of type: 
org.apache.pekko.pattern.AskTimeoutException, with message: Ask timed out on 
[Actor[pekko://AsyncDnsResolverIntegrationSpec/system/IO-DNS#-1448660182]] 
after [10000 ms]. Message of type 
[org.apache.pekko.io.dns.DnsProtocol$Resolve]. A typical reason for 
`AskTimeoutException` is that the recipient actor didn't send a reply.. 
(AsyncDnsResolverIntegrationSpec.scala:210)
   [11-07 18:02:51.162] [info]   org.scalatest.exceptions.TestFailedException:
   [11-07 18:02:51.162] [info]   at 
org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:259)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.resolve$1(AsyncDnsResolverIntegrationSpec.scala:210)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.f$proxy1$1(AsyncDnsResolverIntegrationSpec.scala:77)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.$init$$$anonfun$1$$anonfun$1(AsyncDnsResolverIntegrationSpec.scala:75)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.Transformer.apply(Transformer.scala:22)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.Transformer.apply(Transformer.scala:21)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1118)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.testkit.WithLogCapturing.$anonfun$1(WithLogCapturing.scala:46)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.testkit.EventFilter.intercept(TestEventListener.scala:128)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.testkit.WithLogCapturing.withFixture(WithLogCapturing.scala:49)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.testkit.WithLogCapturing.withFixture$(WithLogCapturing.scala:28)
   [11-07 18:02:51.162] [info]   at 
org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.withFixture(AsyncDnsResolverIntegrationSpec.scala:57)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1124)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1128)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1128)
   [11-07 18:02:51.162] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
   [11-07 18:02:51.163] [info]   at 
org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:82)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1187)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413)
   [11-07 18:02:51.163] [info]   at 
scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
   [11-07 18:02:51.163] [info]   at 
scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
   [11-07 18:02:51.163] [info]   at 
scala.collection.immutable.List.foreach(List.scala:334)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427)
   [11-07 18:02:51.163] [info]   at 
scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
   [11-07 18:02:51.163] [info]   at 
scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
   [11-07 18:02:51.163] [info]   at 
scala.collection.immutable.List.foreach(List.scala:334)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1187)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
   [11-07 18:02:51.163] [info]   at 
org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:82)
   [11-07 18:02:51.163] [info]   at org.scalatest.Suite.run(Suite.scala:1114)
   [11-07 18:02:51.163] [info]   at org.scalatest.Suite.run$(Suite.scala:564)
   [11-07 18:02:51.163] [info]   at 
org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:82)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1232)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.SuperEngine.runImpl(Engine.scala:535)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1232)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
   [11-07 18:02:51.163] [info]   at 
org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:82)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
   [11-07 18:02:51.163] [info]   at 
org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:82)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
   [11-07 18:02:51.163] [info]   at 
org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
   [11-07 18:02:51.163] [info]   at 
sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
   [11-07 18:02:51.163] [info]   at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [11-07 18:02:51.163] [info]   at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
   [11-07 18:02:51.163] [info]   at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [11-07 18:02:51.163] [info]   at 
java.base/java.lang.Thread.run(Thread.java:840)
   [11-07 18:02:51.164] [info]   Cause: 
org.apache.pekko.pattern.AskTimeoutException: Ask timed out on 
[Actor[pekko://AsyncDnsResolverIntegrationSpec/system/IO-DNS#-1448660182]] 
after [10000 ms]. Message of type 
[org.apache.pekko.io.dns.DnsProtocol$Resolve]. A typical reason for 
`AskTimeoutException` is that the recipient actor didn't send a reply.
   ```


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to