Skip to content

[#1579][part-1] fix(spark): Adjust reassigned time to ensure that all previous data is cleared for stage retry #1688

[#1579][part-1] fix(spark): Adjust reassigned time to ensure that all previous data is cleared for stage retry

[#1579][part-1] fix(spark): Adjust reassigned time to ensure that all previous data is cleared for stage retry #1688

Triggered via pull request May 24, 2024 02:12
Status Success
Total duration 5m 5s
Artifacts

rust.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 2 warnings, and 3 notices
All 9 runs with error: testSendData (org.apache.spark.shuffle.writer.DataPusherTest): org.apache.spark.shuffle.writer.DataPusherTest#L0
artifacts/test-reports-spark2.3/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark2/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.0/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.2.0/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.2/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.3/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.4/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3.5/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s] artifacts/test-reports-spark3/client-spark/common/target/surefire-reports/TEST-org.apache.spark.shuffle.writer.DataPusherTest.xml [took 0s]
All 9 runs with error: testRSSStageResubmit (org.apache.uniffle.test.RSSStageDynamicServerReWriteTest): org.apache.uniffle.test.RSSStageDynamicServerReWriteTest#L0
artifacts/test-reports-spark2.3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 18s] artifacts/test-reports-spark2/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 28s] artifacts/test-reports-spark3.0/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 19s] artifacts/test-reports-spark3.2.0/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 11s] artifacts/test-reports-spark3.2/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 11s] artifacts/test-reports-spark3.3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 23s] artifacts/test-reports-spark3.4/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 11s] artifacts/test-reports-spark3.5/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 11s] artifacts/test-reports-spark3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageDynamicServerReWriteTest.xml [took 3m 11s]
All 9 runs with error: testRSSStageResubmit (org.apache.uniffle.test.RSSStageResubmitTest): org.apache.uniffle.test.RSSStageResubmitTest#L0
artifacts/test-reports-spark2.3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 11s] artifacts/test-reports-spark2/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 11s] artifacts/test-reports-spark3.0/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 10s] artifacts/test-reports-spark3.2.0/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 9s] artifacts/test-reports-spark3.2/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 10s] artifacts/test-reports-spark3.3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 9s] artifacts/test-reports-spark3.4/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 10s] artifacts/test-reports-spark3.5/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 10s] artifacts/test-reports-spark3/integration-test/spark-common/target/surefire-reports/TEST-org.apache.uniffle.test.RSSStageResubmitTest.xml [took 3m 10s]
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
900 tests found (test 1 to 706)
There are 900 tests, see "Raw output" for the list of tests 1 to 706.
900 tests found (test 707 to 900)
There are 900 tests, see "Raw output" for the list of tests 707 to 900.
build (memory-prof)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v2, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.