LuciferYang commented on PR #48674:
URL: https://github.com/apache/spark/pull/48674#issuecomment-2441409454

   @dongjoon-hyun a failed test case in k8s it. Shall we retrigger it?
   
   ```
   [info] - A Spark job with two executors with OnDemand PVC volumes *** FAILED 
*** (24 seconds, 931 milliseconds)
   [info]   The code passed to eventually never returned normally. Attempted 2 
times over 11.106691292999999 seconds. Last failure message: An error has 
occurred.. (VolumeSuite.scala:32)
   [info]   org.scalatest.exceptions.TestFailedDueToTimeoutException:
   [info]   at 
org.scalatest.enablers.Retrying$$anon$4.tryTryAgain$2(Retrying.scala:219)
   [info]   at org.scalatest.enablers.Retrying$$anon$4.retry(Retrying.scala:226)
   [info]   at 
org.scalatest.concurrent.Eventually.eventually(Eventually.scala:313)
   [info]   at 
org.scalatest.concurrent.Eventually.eventually$(Eventually.scala:312)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.eventually(KubernetesSuite.scala:45)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.VolumeSuite.checkDisk(VolumeSuite.scala:32)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.VolumeSuite.$anonfun$$init$$24(VolumeSuite.scala:169)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.VolumeSuite.$anonfun$$init$$24$adapted(VolumeSuite.scala:167)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.$anonfun$runSparkApplicationAndVerifyCompletion$12(KubernetesSuite.scala:488)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.$anonfun$runSparkApplicationAndVerifyCompletion$12$adapted(KubernetesSuite.scala:488)
   [info]   at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:619)
   [info]   at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:617)
   [info]   at scala.collection.AbstractIterable.foreach(Iterable.scala:935)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.KubernetesSuite.runSparkApplicationAndVerifyCompletion(KubernetesSuite.scala:488)
   [info]   at 
org.apache.spark.deploy.k8s.integrationtest.VolumeSuite.$anonfun$$init$$22(VolumeSuite.scala:160)
   ```


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