vinothchandar commented on pull request #3174: URL: https://github.com/apache/hudi/pull/3174#issuecomment-877369660
It failed on azure too. ``` [INFO] hudi-spark-bundle_2.11 ............................. SUCCESS [ 2.656 s] [INFO] hudi-presto-bundle ................................. SUCCESS [ 0.731 s] [INFO] hudi-timeline-server-bundle ........................ SUCCESS [ 1.057 s] [INFO] hudi-hadoop-docker ................................. SUCCESS [ 1.976 s] [INFO] hudi-hadoop-base-docker ............................ SUCCESS [ 1.256 s] [INFO] hudi-hadoop-namenode-docker ........................ SUCCESS [ 1.238 s] [INFO] hudi-hadoop-datanode-docker ........................ SUCCESS [ 1.294 s] [INFO] hudi-hadoop-history-docker ......................... SUCCESS [ 1.247 s] [INFO] hudi-hadoop-hive-docker ............................ SUCCESS [ 1.318 s] [INFO] hudi-hadoop-sparkbase-docker ....................... SUCCESS [ 1.291 s] [INFO] hudi-hadoop-sparkmaster-docker ..................... SUCCESS [ 1.271 s] [INFO] hudi-hadoop-sparkworker-docker ..................... SUCCESS [ 1.333 s] [INFO] hudi-hadoop-sparkadhoc-docker ...................... SUCCESS [ 1.319 s] [INFO] hudi-hadoop-presto-docker .......................... SUCCESS [ 1.259 s] [INFO] hudi-integ-test .................................... SUCCESS [ 3.780 s] [INFO] hudi-integ-test-bundle ............................. SUCCESS [ 3.782 s] [INFO] hudi-examples ...................................... SUCCESS [ 2.040 s] [INFO] hudi-flink_2.11 .................................... FAILURE [03:42 min] [INFO] hudi-flink-bundle_2.11 ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 50:04 min [INFO] Finished at: 2021-07-09T09:56:48Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M4:test (default-test) on project hudi-flink_2.11: There are test failures. [ERROR] [ERROR] Please refer to /home/vsts/work/1/s/hudi-flink/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] ``` Let me revert this. and we can reopen the PR -- 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]
