You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/06 17:26:56 UTC

Failed: OOZIE-1980 PreCommit Build #381

Jira: https://issues.apache.org/jira/browse/OOZIE-1980
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/381/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 700.68 KB...]


error: patch failed: core/src/main/java/org/apache/oozie/sla/SLACalculator.java:19
error: core/src/main/java/org/apache/oozie/sla/SLACalculator.java: patch does not apply
Checking patch core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java...
error: while searching for:
    public boolean addRegistration(String jobId, SLARegistrationBean reg) throws JPAExecutorException {
        try {
            if (slaMap.size() < capacity) {
                SLACalcStatus slaCalc = new SLACalcStatus(reg);
                slaCalc.setSLAStatus(SLAStatus.NOT_STARTED);
                slaCalc.setJobStatus(getJobStatus(reg.getAppType()));
                slaMap.put(jobId, slaCalc);
                List<JsonBean> insertList = new ArrayList<JsonBean>();
                final SLASummaryBean summaryBean = new SLASummaryBean(slaCalc);
                final Timestamp currentTime = DateUtils.convertDateToTimestamp(new Date());
                reg.setCreatedTimestamp(currentTime);
                summaryBean.setCreatedTimestamp(currentTime);
                insertList.add(reg);
                insertList.add(summaryBean);
                BatchQueryExecutor.getInstance().executeBatchInsertUpdateDelete(insertList, null, null);
                LOG.trace("SLA Registration Event - Job:" + jobId);
                return true;

error: patch failed: core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java:613
error: core/src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java: patch does not apply
Checking patch core/src/main/java/org/apache/oozie/sla/SLAOperations.java...
error: while searching for:

import java.text.ParseException;
import java.util.Date;

import org.apache.oozie.AppType;
import org.apache.oozie.ErrorCode;
import org.apache.oozie.client.event.SLAEvent.EventStatus;
import org.apache.oozie.command.CommandException;
import org.apache.oozie.executor.jpa.JPAExecutorException;
import org.apache.oozie.executor.jpa.SLARegistrationQueryExecutor;

error: patch failed: core/src/main/java/org/apache/oozie/sla/SLAOperations.java:19
error: core/src/main/java/org/apache/oozie/sla/SLAOperations.java: patch does not apply
Checking patch core/src/main/java/org/apache/oozie/sla/service/SLAService.java...
error: while searching for:
 */
package org.apache.oozie.sla.service;

import java.util.Date;

import org.apache.hadoop.conf.Configuration;
import org.apache.oozie.ErrorCode;
import org.apache.oozie.client.event.JobEvent.EventStatus;
import org.apache.oozie.executor.jpa.JPAExecutorException;
import org.apache.oozie.service.EventHandlerService;
import org.apache.oozie.service.SchedulerService;

error: patch failed: core/src/main/java/org/apache/oozie/sla/service/SLAService.java:17
error: core/src/main/java/org/apache/oozie/sla/service/SLAService.java: patch does not apply
Checking patch core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java...
error: while searching for:
 */
package org.apache.oozie.util.db;

import java.util.Date;

import org.apache.oozie.ErrorCode;

error: patch failed: core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java:17
error: core/src/main/java/org/apache/oozie/util/db/SLADbOperations.java: patch does not apply
Checking patch src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java...
error: src/main/java/org/apache/oozie/command/coord/CoordMaterializeTransitionXCommand.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java...
error: src/main/java/org/apache/oozie/command/wf/ReRunXCommand.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/sla/SLACalculator.java...
error: src/main/java/org/apache/oozie/sla/SLACalculator.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java...
error: src/main/java/org/apache/oozie/sla/SLACalculatorMemory.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/sla/SLAOperations.java...
error: src/main/java/org/apache/oozie/sla/SLAOperations.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/sla/service/SLAService.java...
error: src/main/java/org/apache/oozie/sla/service/SLAService.java: No such file or directory
Checking patch src/main/java/org/apache/oozie/util/db/SLADbOperations.java...
error: src/main/java/org/apache/oozie/util/db/SLADbOperations.java: No such file or directory
Patch failed to apply to head of branch

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  1886    0  1687  100   199   2150    253 --:--:-- --:--:-- --:--:--  2149
{"self":"https://issues.apache.org/jira/rest/api/2/issue/12736730/comment/16354184","id":"16354184","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-1980\n\nCleaning local git workspace\n\n----------------------------\n\n{color:red}-1{color} Patch failed to apply to head of branch\n\n----------------------------\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-06T17:26:53.213+0000","updated":"2018-02-06T17:26:53.213+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-1980
Archiving artifacts
[Fast Archiver] Compressed 1.09 MB of artifacts by 51.8% relative to #376
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.

Success: OOZIE-3172 PreCommit Build #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3172
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/388/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.70 MB...]
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2252 bytes
[TRACE] Full summary file size is 1314 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3172

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 2 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
+1 TESTS
    Tests run: 2092
    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
TestJMSJobEventListener#testConnectionDrop
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
+1 Overall result, good!, no -1s

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/388/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  3167    0     0  100  3167      0   3459 --:--:-- --:--:-- --:--:--  3457{"self":"https://issues.apache.org/jira/rest/api/2/issue/13134446/comment/16361149","id":"16361149","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3172\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 2 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:green}+1 TESTS{color}\n.    Tests run: 2092\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\nTestJMSJobEventListener#testConnectionDrop\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:green}*+1 Overall result, good!, no -1s*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/388/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org"100  7822    0  4655  100  3167   5083   3458 --:--:-- --:--:-- --:--:--  5081
,"avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-12T17:43:53.162+0000","updated":"2018-02-12T17:43:53.162+0000"}
test-patch exit code: 0

[description-setter] Description set: OOZIE-3172
Archiving artifacts
Recording test results
Email was triggered for: Success
Sending email for trigger: Success



###################################################################################
############################## FAILED TESTS (if any) ##############################
All tests passed

Failed: OOZIE-3061 PreCommit Build #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3061
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/387/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.70 MB...]
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2253 bytes
[TRACE] Full summary file size is 1314 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3061

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
-1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    -1 the patch contains 1 line(s) longer than 132 characters
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2092
    Tests failed: 3
    Tests errors: 1

    The patch failed the following testcases:

testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)
testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)

    Tests failing with errors:
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/387/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13103093/comment/16360979","id":"16360979","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3061\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:red}-1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:red}-1{color} the patch contains 1 line(s) longer than 132 characters\n.    {color:red}-1{color} the patch does not add/modify any testcase\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2092\n.    Tests failed: 3\n.    Tests errors: 1\n\n.    The patch failed the following testcases:\n\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)\n\n.    Tests failing with errors:\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n---------------100  8736    0  5112  100  3624   5935   4207 --:--:-- --:--:-- --:--:--  5930
-------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/387/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-12T16:13:38.341+0000","updated":"2018-02-12T16:13:38.341+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3061
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 tests failed.
FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency(TestPartitionDependencyManagerEhcache.java:47)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency(TestPartitionDependencyManagerService.java:95)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:505)

Failed: OOZIE-2814 PreCommit Build #386

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-2814
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/386/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.74 MB...]
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2814

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 2 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2095
    Tests failed: 11
    Tests errors: 2

    The patch failed the following testcases:

testParserDefaultJobTrackerFail(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalExtensionActions(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserDefaultJobTrackerWithGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalLocalAlreadyExists(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserDefaultJobTracker(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobalJobXML(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testParserGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)
testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)
testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)

    Tests failing with errors:
testConfigDefaultPropsToAction(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/386/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  4401    0     0  100  4401      0   3110  0:00:01  0:00:01 --:--:--  3112{"self":"https://issues.apache.org/jira/rest/api/2/issue/13049362/comment/16360733","id":"16360733","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-2814\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 2 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2095\n.    Tests failed: 11\n.    Tests errors: 2\n\n.    The patch failed the following testcases:\n\ntestParserDefaultJobTrackerFail(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserGlobalExtensionActions(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserDefaultJobTrackerWithGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserGlobalLocalAlreadyExists(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserDefaultJobTracker(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserGlobalJobXML(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestParserGlobal(org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser)\ntestPartitionDependency(org.apache.oozie.service.TestPart100 10290    0  5889  100  4401   4162   3110  0:00:01  0:00:01 --:--:--  4164
itionDependencyManagerService)\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\ntestConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)\n\n.    Tests failing with errors:\ntestConfigDefaultPropsToAction(org.apache.oozie.action.hadoop.TestMapReduceActionExecutor)\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/386/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-12T13:22:31.028+0000","updated":"2018-02-12T13:22:31.028+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-2814
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
13 tests failed.
FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop

Error Message:
org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
junit.framework.AssertionFailedError: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop(TestJMSJobEventListener.java:365)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTrackerFail

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTrackerFail(TestLiteWorkflowAppParser.java:510)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalExtensionActions

Error Message:
expected:<...e>bar</name-node>
<[job-tracker>foo</job-track]er>
</hive>> but was:<...e>bar</name-node>
<[resource-manager>foo</resource-manag]er>
</hive>>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<...e>bar</name-node>
<[job-tracker>foo</job-track]er>
</hive>> but was:<...e>bar</name-node>
<[resource-manager>foo</resource-manag]er>
</hive>>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalExtensionActions(TestLiteWorkflowAppParser.java:227)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTrackerWithGlobal

Error Message:
expected:<.../tmp/hive</param>
<[job-tracker>global-jt</job-track]er>
</hive>> but was:<.../tmp/hive</param>
<[resource-manager>global-jt</resource-manag]er>
</hive>>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<.../tmp/hive</param>
<[job-tracker>global-jt</job-track]er>
</hive>> but was:<.../tmp/hive</param>
<[resource-manager>global-jt</resource-manag]er>
</hive>>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTrackerWithGlobal(TestLiteWorkflowAppParser.java:473)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalLocalAlreadyExists

Error Message:
expected:<...e>bar</name-node>
<[job-tracker>${foo}</job-track]er>
</pig>> but was:<...e>bar</name-node>
<[resource-manager>${foo}</resource-manag]er>
</pig>>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<...e>bar</name-node>
<[job-tracker>${foo}</job-track]er>
</pig>> but was:<...e>bar</name-node>
<[resource-manager>${foo}</resource-manag]er>
</pig>>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalLocalAlreadyExists(TestLiteWorkflowAppParser.java:186)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTracker

Error Message:
expected:<.../tmp/hive</param>
<[job-tracker>default-jt</job-track]er>
</hive>> but was:<.../tmp/hive</param>
<[resource-manager>default-jt</resource-manag]er>
</hive>>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<.../tmp/hive</param>
<[job-tracker>default-jt</job-track]er>
</hive>> but was:<.../tmp/hive</param>
<[resource-manager>default-jt</resource-manag]er>
</hive>>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserDefaultJobTracker(TestLiteWorkflowAppParser.java:441)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalJobXML

Error Message:
expected:<...e>bar</name-node>
<[job-tracker>foo</job-track]er>
<job-xml>/spam1...> but was:<...e>bar</name-node>
<[resource-manager>foo</resource-manag]er>
<job-xml>/spam1...>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<...e>bar</name-node>
<[job-tracker>foo</job-track]er>
<job-xml>/spam1...> but was:<...e>bar</name-node>
<[resource-manager>foo</resource-manag]er>
<job-xml>/spam1...>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobalJobXML(TestLiteWorkflowAppParser.java:148)


FAILED:  org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobal

Error Message:
expected:<...e>bar</name-node>
<[job-tracker>${foo}</job-track]er>
<configuration>...> but was:<...e>bar</name-node>
<[resource-manager>${foo}</resource-manag]er>
<configuration>...>

Stack Trace:
junit.framework.ComparisonFailure: 
expected:<...e>bar</name-node>
<[job-tracker>${foo}</job-track]er>
<configuration>...> but was:<...e>bar</name-node>
<[resource-manager>${foo}</resource-manag]er>
<configuration>...>
	at org.apache.oozie.workflow.lite.TestLiteWorkflowAppParser.testParserGlobal(TestLiteWorkflowAppParser.java:105)


FAILED:  org.apache.oozie.action.hadoop.TestMapReduceActionExecutor.testConfigDefaultPropsToAction

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.action.hadoop.TestMapReduceActionExecutor.testConfigDefaultPropsToAction(TestMapReduceActionExecutor.java:157)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency(TestPartitionDependencyManagerEhcache.java:47)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency(TestPartitionDependencyManagerService.java:95)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:505)

Failed: OOZIE-3176 PreCommit Build #385

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3176
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/385/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.66 MB...]
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2253 bytes
[TRACE] Full summary file size is 1314 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3176

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 56 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2092
    Tests failed: 3
    Tests errors: 1

    The patch failed the following testcases:

testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)
testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)

    Tests failing with errors:
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
-1 DISTRO
    -1 distro tarball fails with the patch

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/385/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13136797/comment/16360450","id":"16360450","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3176\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 56 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2092\n.    Tests failed: 3\n.    Tests errors: 1\n\n.    The patch failed the following testcases:\n\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)\n\n.    Tests failing with errors:\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:red}-1 DISTRO{color}\n.    {color:red}-1{color} distro tarball fails with the patch\n\n---------------------100  8724    0  5106  100  3618   6122   4337 --:--:-- --:--:-- --:--:--  6122
-------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/385/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-12T08:51:06.437+0000","updated":"2018-02-12T08:51:06.437+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3176
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
4 tests failed.
FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency(TestPartitionDependencyManagerEhcache.java:47)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency(TestPartitionDependencyManagerService.java:95)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:506)

Failed: OOZIE-3109 PreCommit Build #384

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3109
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/384/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.61 MB...]
    -1 the patch does not add/modify any testcase
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2089
    Tests failed: 17
    Tests errors: 12

    The patch failed the following testcases:

testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)
testCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
testCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)

    Tests failing with errors:
testOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler)
testCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler)
testThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext)
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
TestPurgeXCommand#testPurgeCoordWithWFChild2MoreThanLimit
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/384/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  5543    0     0  100  5543      0   9256 --:--:-- --:--:-- --:--:--  9253{"self":"https://issues.apache.org/jira/rest/api/2/issue/13116394/comment/16357096","id":"16357096","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3109\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:red}-1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:red}-1{color} the patch contains 1 line(s) longer than 132 characters\n.    {color:red}-1{color} the patch does not add/modify any testcase\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [client].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2089\n.    Tests failed: 17\n.    Tests errors: 12\n\n.    The patch failed the following testcases:\n\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\ntestCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener)\ntestCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestConnectionDrop(or100 12574    0  7031  100  5543  11695   9220 --:--:-- --:--:-- --:--:-- 11679
g.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)\n\n.    Tests failing with errors:\ntestOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler)\ntestCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler)\ntestThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext)\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\nTestPurgeXCommand#testPurgeCoordWithWFChild2MoreThanLimit\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/384/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-08T15:54:42.767+0000","updated":"2018-02-08T15:54:42.767+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3109
Archiving artifacts
[Fast Archiver] Compressed 2.29 MB of artifacts by 16.3% relative to #376
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
29 tests failed.
FAILED:  org.apache.oozie.jms.TestDefaultConnectionContext.testThreadLocalSession

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestDefaultConnectionContext.testThreadLocalSession(TestDefaultConnectionContext.java:74)


FAILED:  org.apache.oozie.jms.TestHCatMessageHandler.testDropEventTypeMessage

Error Message:
Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
javax.jms.JMSException: Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)
Caused by: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)


FAILED:  org.apache.oozie.jms.TestHCatMessageHandler.testCacheUpdateByMessage

Error Message:
Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
javax.jms.JMSException: Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)
Caused by: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectors

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectors(TestJMSJobEventListener.java:544)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectorsNegative

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectorsNegative(TestJMSJobEventListener.java:568)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectors

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectors(TestJMSJobEventListener.java:239)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobSuccessEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobSuccessEvent(TestJMSJobEventListener.java:477)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuspendEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuspendEvent(TestJMSJobEventListener.java:214)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsAnd

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsAnd(TestJMSJobEventListener.java:316)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobFailureEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobFailureEvent(TestJMSJobEventListener.java:517)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsNegative

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsNegative(TestJMSJobEventListener.java:262)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsOr

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsOr(TestJMSJobEventListener.java:289)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuccessEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuccessEvent(TestJMSJobEventListener.java:143)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionWaitingEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionWaitingEvent(TestJMSJobEventListener.java:403)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobFailureEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobFailureEvent(TestJMSJobEventListener.java:180)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionStartEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionStartEvent(TestJMSJobEventListener.java:439)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobStartedEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobStartedEvent(TestJMSJobEventListener.java:108)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMetEvent(TestJMSSLAEventListener.java:382)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMetEvent(TestJMSSLAEventListener.java:292)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectorsNegative

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectorsNegative(TestJMSSLAEventListener.java:261)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMetEvent(TestJMSSLAEventListener.java:332)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMissEvent(TestJMSSLAEventListener.java:103)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectors

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectors(TestJMSSLAEventListener.java:231)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMissEvent(TestJMSSLAEventListener.java:143)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMissEvent(TestJMSSLAEventListener.java:191)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency(TestPartitionDependencyManagerService.java:95)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop

Error Message:
org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
junit.framework.AssertionFailedError: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop(TestJMSJobEventListener.java:365)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:505)

Failed: OOZIE-3173 PreCommit Build #383

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3173
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/383/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.59 MB...]
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2252 bytes
[TRACE] Full summary file size is 1314 bytes
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar] removed
[TRACE] File [/home/jenkins/jenkins-slave/workspace/PreCommit-OOZIE-Build/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum] removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-3173

Cleaning local git workspace

----------------------------

+1 PATCH_APPLIES
+1 CLEAN
+1 RAW_PATCH_ANALYSIS
    +1 the patch does not introduce any @author tags
    +1 the patch does not introduce any tabs
    +1 the patch does not introduce any trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [server].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2092
    Tests failed: 4
    Tests errors: 1

    The patch failed the following testcases:

testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)
testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)
testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)

    Tests failing with errors:
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
TestCoordActionsKillXCommand#testActionKillCommandActionNumbers
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/383/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100  3754    0     0  100  3754      0   3666  0:00:01  0:00:01 --:--:--  3669{"self":"https://issues.apache.org/jira/rest/api/2/issue/13136381/comment/16355976","id":"16355976","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3173\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [tools].\n. {color:green}+1{color} There are no new bugs found in [server].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2092\n.    Tests failed: 4\n.    Tests errors: 1\n\n.    The patch failed the following testcases:\n\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerService)\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\ntestConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)\n\n.    Tests failing with errors:\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\nTestCoordActionsKillXCommand#testActionKillCommandActionNumbers\n.    For the complete list of flaky tests, see TEST-SUMMAR100  8996    0  5242  100  3754   5118   3665  0:00:01  0:00:01 --:--:--  5119
Y-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/383/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-07T20:00:37.033+0000","updated":"2018-02-07T20:00:37.033+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3173
Archiving artifacts
[Fast Archiver] Compressed 2.29 MB of artifacts by 16.4% relative to #376
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
5 tests failed.
FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerService.testPartitionDependency(TestPartitionDependencyManagerService.java:95)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop

Error Message:
org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
junit.framework.AssertionFailedError: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop(TestJMSJobEventListener.java:365)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency(TestPartitionDependencyManagerEhcache.java:47)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:505)

Failed: OOZIE-3173 PreCommit Build #382

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Jira: https://issues.apache.org/jira/browse/OOZIE-3173
Build: https://builds.apache.org/job/PreCommit-OOZIE-Build/382/

###################################################################################
########################## LAST 100 LINES OF THE CONSOLE ###########################
[...truncated 1.61 MB...]
    +1 the patch does not introduce any line longer than 132
    +1 the patch adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
    WARNING: the current HEAD has 100 Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [webapp].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 2092
    Tests failed: 17
    Tests errors: 12

    The patch failed the following testcases:

testCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
testCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)
testWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)
testPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)
testCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)

    Tests failing with errors:
testDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler)
testCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler)
testThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext)
testConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)
testOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)
testOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)

    Tests failed at first run:
TestJavaActionExecutor#testCredentialsSkip
    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.
+1 DISTRO
    +1 distro tarball builds with the patch 

----------------------------
-1 Overall result, please check the reported -1(s)

 There is at least one warning, please check

The full output of the test-patch run is available at

 https://builds.apache.org/job/PreCommit-OOZIE-Build/382/

Adding comment to JIRA
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0{"self":"https://issues.apache.org/jira/rest/api/2/issue/13136381/comment/16355845","id":"16355845","author":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"body":"\nTesting JIRA OOZIE-3173\n\nCleaning local git workspace\n\n----------------------------\n\n{color:green}+1 PATCH_APPLIES{color}\n{color:green}+1 CLEAN{color}\n{color:green}+1 RAW_PATCH_ANALYSIS{color}\n.    {color:green}+1{color} the patch does not introduce any @author tags\n.    {color:green}+1{color} the patch does not introduce any tabs\n.    {color:green}+1{color} the patch does not introduce any trailing spaces\n.    {color:green}+1{color} the patch does not introduce any line longer than 132\n.    {color:green}+1{color} the patch adds/modifies 1 testcase(s)\n{color:green}+1 RAT{color}\n.    {color:green}+1{color} the patch does not seem to introduce new RAT warnings\n{color:green}+1 JAVADOC{color}\n.    {color:green}+1{color} the patch does not seem to introduce new Javadoc warnings\n.    {color:red}WARNING{color}: the current HEAD has 100 Javadoc warning(s)\n{color:green}+1 COMPILE{color}\n.    {color:green}+1{color} HEAD compiles\n.    {color:green}+1{color} patch compiles\n.    {color:green}+1{color} the patch does not seem to introduce new javac warnings\n{color:green}+1{color} There are no new bugs found in total.\n. {color:green}+1{color} There are no new bugs found in [core].\n. {color:green}+1{color} There are no new bugs found in [server].\n. {color:green}+1{color} There are no new bugs found in [client].\n. {color:green}+1{color} There are no new bugs found in [docs].\n. {color:green}+1{color} There are no new bugs found in [examples].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive].\n. {color:green}+1{color} There are no new bugs found in [sharelib/pig].\n. {color:green}+1{color} There are no new bugs found in [sharelib/distcp].\n. {color:green}+1{color} There are no new bugs found in [sharelib/streaming].\n. {color:green}+1{color} There are no new bugs found in [sharelib/spark].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hcatalog].\n. {color:green}+1{color} There are no new bugs found in [sharelib/sqoop].\n. {color:green}+1{color} There are no new bugs found in [sharelib/hive2].\n. {color:green}+1{color} There are no new bugs found in [sharelib/oozie].\n. {color:green}+1{color} There are no new bugs found in [webapp].\n. {color:green}+1{color} There are no new bugs found in [tools].\n{color:green}+1 BACKWARDS_COMPATIBILITY{color}\n.    {color:green}+1{color} the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations\n.    {color:green}+1{color} the patch does not modify JPA files\n{color:red}-1 TESTS{color}\n.    Tests run: 2092\n.    Tests failed: 17\n.    Tests errors: 12\n\n.    The patch failed the following testcases:\n\ntestCoordinatorActionSelectors(org.apache.oozie.jms.TestJMSJobEventListener)\ntestCoordinatorActionSelectorsNegative(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectors(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobSuspendEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectorsAnd(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestConnectionDrop(org.apache.oozie.jms.TestJMSJobEventListener)\ntestWorkflowJobSelectorsNegative(org.apache.oozie.jms.TestJMS100 12454    0  6971  100  5483   6693   5264  0:00:01  0:00:01 --:--:--  6696
JobEventListener)\ntestWorkflowJobSelectorsOr(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobSuccessEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorActionWaitingEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobFailureEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnCoordinatorActionStartEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestOnWorkflowJobStartedEvent(org.apache.oozie.jms.TestJMSJobEventListener)\ntestPartitionDependency(org.apache.oozie.service.TestPartitionDependencyManagerEhcache)\ntestCoordActionRecoveryServiceForWaitingRegisterPartition(org.apache.oozie.service.TestRecoveryService)\n\n.    Tests failing with errors:\ntestDropEventTypeMessage(org.apache.oozie.jms.TestHCatMessageHandler)\ntestCacheUpdateByMessage(org.apache.oozie.jms.TestHCatMessageHandler)\ntestThreadLocalSession(org.apache.oozie.jms.TestDefaultConnectionContext)\ntestConnectionRetry(org.apache.oozie.service.TestJMSAccessorService)\ntestOnSLADurationMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAStartMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestSLAJobSelectorsNegative(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAEndMetEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAStartMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestSLAJobSelectors(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLAEndMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\ntestOnSLADurationMissEvent(org.apache.oozie.jms.TestJMSSLAEventListener)\n\n.    {color:orange}Tests failed at first run:{color}\nTestJavaActionExecutor#testCredentialsSkip\n.    For the complete list of flaky tests, see TEST-SUMMARY-FULL files.\n{color:green}+1 DISTRO{color}\n.    {color:green}+1{color} distro tarball builds with the patch \n\n----------------------------\n{color:red}*-1 Overall result, please check the reported -1(s)*{color}\n\n{color:red}. There is at least one warning, please check{color}\n\nThe full output of the test-patch run is available at\n\n. https://builds.apache.org/job/PreCommit-OOZIE-Build/382/\n\n","updateAuthor":{"self":"https://issues.apache.org/jira/rest/api/2/user?username=hadoopqa","name":"hadoopqa","key":"hadoopqa","emailAddress":"blackhole at hadoop dot apache dot org","avatarUrls":{"48x48":"https://issues.apache.org/jira/secure/useravatar?ownerId=hadoopqa&avatarId=10393","24x24":"https://issues.apache.org/jira/secure/useravatar?size=small&ownerId=hadoopqa&avatarId=10393","16x16":"https://issues.apache.org/jira/secure/useravatar?size=xsmall&ownerId=hadoopqa&avatarId=10393","32x32":"https://issues.apache.org/jira/secure/useravatar?size=medium&ownerId=hadoopqa&avatarId=10393"},"displayName":"Hadoop QA","active":true,"timeZone":"Etc/UTC"},"created":"2018-02-07T18:23:20.550+0000","updated":"2018-02-07T18:23:20.550+0000"}
test-patch exit code: 1

Build step 'Execute shell' marked build as failure
[description-setter] Description set: OOZIE-3173
Archiving artifacts
[Fast Archiver] Compressed 2.30 MB of artifacts by 47.6% relative to #376
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
29 tests failed.
FAILED:  org.apache.oozie.jms.TestDefaultConnectionContext.testThreadLocalSession

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestDefaultConnectionContext.testThreadLocalSession(TestDefaultConnectionContext.java:74)


FAILED:  org.apache.oozie.jms.TestHCatMessageHandler.testDropEventTypeMessage

Error Message:
Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
javax.jms.JMSException: Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)
Caused by: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)


FAILED:  org.apache.oozie.jms.TestHCatMessageHandler.testCacheUpdateByMessage

Error Message:
Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
javax.jms.JMSException: Could not create Transport. Reason: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)
Caused by: javax.management.InstanceAlreadyExistsException: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestHCatMessageHandler.setUp(TestHCatMessageHandler.java:70)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectors

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectors(TestJMSJobEventListener.java:544)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectorsNegative

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testCoordinatorActionSelectorsNegative(TestJMSJobEventListener.java:568)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectors

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectors(TestJMSJobEventListener.java:239)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobSuccessEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobSuccessEvent(TestJMSJobEventListener.java:477)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuspendEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuspendEvent(TestJMSJobEventListener.java:214)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsAnd

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsAnd(TestJMSJobEventListener.java:316)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobFailureEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorJobFailureEvent(TestJMSJobEventListener.java:517)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsNegative

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsNegative(TestJMSJobEventListener.java:262)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsOr

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testWorkflowJobSelectorsOr(TestJMSJobEventListener.java:289)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuccessEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobSuccessEvent(TestJMSJobEventListener.java:143)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionWaitingEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionWaitingEvent(TestJMSJobEventListener.java:403)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobFailureEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobFailureEvent(TestJMSJobEventListener.java:180)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionStartEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnCoordinatorActionStartEvent(TestJMSJobEventListener.java:439)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobStartedEvent

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.jms.TestJMSJobEventListener.testOnWorkflowJobStartedEvent(TestJMSJobEventListener.java:108)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMetEvent(TestJMSSLAEventListener.java:382)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMetEvent(TestJMSSLAEventListener.java:292)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectorsNegative

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectorsNegative(TestJMSSLAEventListener.java:261)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMetEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMetEvent(TestJMSSLAEventListener.java:332)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAStartMissEvent(TestJMSSLAEventListener.java:103)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectors

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testSLAJobSelectors(TestJMSSLAEventListener.java:231)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLAEndMissEvent(TestJMSSLAEventListener.java:143)


FAILED:  org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMissEvent

Error Message:
null

Stack Trace:
java.lang.NullPointerException
	at org.apache.oozie.jms.TestJMSSLAEventListener.testOnSLADurationMissEvent(TestJMSSLAEventListener.java:191)


FAILED:  org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop

Error Message:
org.apache.activemq:type=Broker,brokerName=localhost

Stack Trace:
junit.framework.AssertionFailedError: org.apache.activemq:type=Broker,brokerName=localhost
	at org.apache.oozie.jms.TestJMSJobEventListener.testConnectionDrop(TestJMSJobEventListener.java:365)


FAILED:  org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestJMSAccessorService.testConnectionRetry(TestJMSAccessorService.java:183)


FAILED:  org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestPartitionDependencyManagerEhcache.testPartitionDependency(TestPartitionDependencyManagerEhcache.java:47)


FAILED:  org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError
	at org.apache.oozie.service.TestRecoveryService.testCoordActionRecoveryServiceForWaitingRegisterPartition(TestRecoveryService.java:505)