dongjoon-hyun commented on pull request #30693:
URL: https://github.com/apache/spark/pull/30693#issuecomment-742319930
Ur, it seems to have a bug. One of the three failures has the following log.
```
Waiting for dynamic alloc
20/12/10 05:17:42 INFO BlockManagerInfo: Removed broadcast_1_piece0 on
172.17.0.5:40669 in memory (size: 5.4 KiB, free: 593.9 MiB)
20/12/10 05:17:42 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:43 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:44 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:46 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:47 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:48 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:49 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:50 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:51 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:52 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:53 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:54 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:55 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:56 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:57 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:58 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:17:59 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:00 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:01 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:02 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:03 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:04 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
20/12/10 05:18:05 INFO ExecutorPodsAllocator: Deleting 3 excess pod
requests (5,4,3).
" did not contain "Finished waiting, stopping Spark" The application did
not complete, driver log did not contain str Finished waiting, stopping Spark.
(KubernetesSuite.scala:403)
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]