senthh commented on pull request #33894:
URL: https://github.com/apache/spark/pull/33894#issuecomment-912450332


   I see all the Tests Passed but after that it failed with GC issue, is this 
issue something related to jenkin?
   
   {{
   ```
   [info] Run completed in 59 minutes, 35 seconds.
   [info] Total number of tests run: 7696
   [info] Suites: completed 384, aborted 0
   [info] Tests: succeeded 7696, failed 0, canceled 0, ignored 26, pending 0
   [info] All tests passed.
   [error] Error: Total 0, Failed 0, Errors 0, Passed 0
   [error] Error during tests:
   
   ..
   ..
   ..
   [warn] In the last 3620 seconds, 11.911 (0.3%) were spent in GC. [Heap: 
3.29GB free of 3.81GB, max 3.81GB] Consider increasing the JVM heap using 
`-Xmx` or try a different collector, e.g. `-XX:+UseG1GC`, for better 
performance.
   [error] (sql / Test / test) sbt.TestsFailedException: Tests unsuccessful
   [error] Total time: 3621 s (01:00:21), completed Sep 3, 2021 9:29:26 AM
   [error] running /home/runner/work/spark-1/spark-1/build/sbt -Phadoop-3.2 
-Phive-2.3 -Dtest.exclude.tags=org.apache.spark.tags.ExtendedSQLTest sql/test ; 
received return code 1
   Error: Process completed with exit code 18.
   ```
   }}


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