Phoenix IT tests are randomly failing in QA build with logs:

[INFO] Running org.apache.phoenix.end2end.EncodeFunctionIT
/home/jenkins/jenkins-slave/workspace/PreCommit-PHOENIX-Build/dev/test-patch.sh:
line 865: 21128 Killed                  $MVN clean verify
-Dsurefire.rerunFailingTestsCount=2 -D${PROJECT_NAME}PatchProcess
+ [[ 137 != 0 ]]
++ find . -name 'TEST*.xml'
++ xargs /bin/grep -l -E '<failure|<error'
++ sed -e 's|.*target/surefire-reports/TEST-|                  |g'
++ sed -e 's|\.xml||g'
+ failed_tests=


QA stops running tests after this and mark that build as failed.
Related Jenkins builds <
https://builds.apache.org/job/PreCommit-PHOENIX-Build/3520/console>
does not give much information about the failure. We are blocked from
committing patches until this issue is fixed.


Does anyone know how to debug this JIRA-5754
<https://issues.apache.org/jira/browse/PHOENIX-5754> ?

This behavior was observed in PHOENIX-5496
<https://issues.apache.org/jira/browse/PHOENIX-5754#comment-17048460>
and  PHOENIX-5698
<https://issues.apache.org/jira/browse/PHOENIX-5754#comment-17049989>.


Thanks,

Neha

Reply via email to