You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "raboof (via GitHub)" <gi...@apache.org> on 2024/02/18 09:43:28 UTC

[I] FtpsWithProxyStageTest: fromPath [incubator-pekko-connectors]

raboof opened a new issue, #498:
URL: https://github.com/apache/incubator-pekko-connectors/issues/498

   ```
   --> [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath] Start of log messages of test that failed with assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete
   <-- [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath] End of log messages of test that failed with assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete
   02:26:23.451 INFO  [default-dispatcher-6] o.a.pekko.event.slf4j.Slf4jLogger     Slf4jLogger started
   02:26:23.452 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    logger log1-Slf4jLogger started
   02:26:23.452 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    Default Loggers started
   02:26:23.475 DEBUG [default-dispatcher-6] zation(pekko://pekko-connectors-ftp)  Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
   02:26:23.476 INFO  [pool-1-thread-1     ] o.a.p.s.c.t.j.LogCapturingJunit4      Logging started for test [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath]
   02:26:23.477 DEBUG [default-dispatcher-7] o.apache.pekko.actor.ActorSystemImpl  Dispatcher id [pekko.stream.materializer.blocking-io-dispatcher] is an alias, actual dispatcher will be [pekko.actor.default-blocking-io-dispatcher]
   02:26:33.450 ERROR [1:2222-1708223073451] n.s.sshj.transport.TransportImpl      Dying because - Broken transport; encountered EOF
   net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF
   	at net.schmizz.sshj.transport.Reader.run(Reader.java:58)
   02:26:52.318 ERROR [1:2222-1708223092317] n.s.sshj.transport.TransportImpl      Dying because - Broken transport; encountered EOF
   net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF
   	at net.schmizz.sshj.transport.Reader.run(Reader.java:58)
   [error] Test org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest.fromPath failed: java.lang.AssertionError: assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete, took 30.036 sec
   [error]     at scala.Predef$.assert(Predef.scala:279)
   [error]     at org.apache.pekko.testkit.TestKitBase.recv$1(TestKit.scala:523)
   [error]     at org.apache.pekko.testkit.TestKitBase.fishForMessage(TestKit.scala:527)
   [error]     at org.apache.pekko.testkit.TestKitBase.fishForMessage$(TestKit.scala:517)
   [error]     at org.apache.pekko.testkit.TestKit.fishForMessage(TestKit.scala:982)
   [error]     at org.apache.pekko.stream.testkit.TestSubscriber$ManualProbe.expectNextOrComplete(StreamTestKit.scala:623)
   [error]     at org.apache.pekko.stream.connectors.ftp.CommonFtpStageTest.fromPath(CommonFtpStageTest.java:87)
   [error]     at org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest.fromPath(FtpsWithProxyStageTest.java:48)
   [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: notifications-unsubscribe@pekko.apache.org.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org