HeartSaVioR commented on issue #27085: [SPARK-29779][CORE] Compact old event 
log files and cleanup
URL: https://github.com/apache/spark/pull/27085#issuecomment-571144884
 
 
   Test failure on build 116159 is below:
   
   ```
   > org.apache.spark.deploy.master.MasterSuite.master/worker web ui available
   
   org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to 
eventually never returned normally. Attempted 45 times over 5.0144778059999995 
seconds. Last failure message: Server returned HTTP response code: 500 for URL: 
http://amp-jenkins-worker-06.amp:35696/json/.
   
   > org.apache.spark.deploy.master.MasterSuite.master/worker web ui available 
with reverseProxy
   
   org.scalatest.exceptions.TestFailedDueToTimeoutException: The code passed to 
eventually never returned normally. Attempted 46 times over 5.059962303 
seconds. Last failure message: Server returned HTTP response code: 500 for URL: 
http://localhost:45829/proxy/worker-20200106030855-amp-jenkins-worker-06.amp-36774/json/.
   
   > org.apache.spark.scheduler.TaskSetManagerSuite.reset
   
   org.scalatest.exceptions.TestFailedException: task0.isDefined was true, but 
task1.isDefined was false
   ```
   
   There's a PR #27010 to address above two test failures. For the last test 
failure, we may have to file a new one if there's no JIRA issue for this.

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


With regards,
Apache Git Services

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

Reply via email to