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 2016/06/13 18:47:39 UTC

Build failed in Jenkins: oozie-trunk-precommit-build #2986

See <https://builds.apache.org/job/oozie-trunk-precommit-build/2986/>

------------------------------------------
[...truncated 2449 lines...]
[INFO] Building Apache Oozie Tools 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-tools ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-tools ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/classes>
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[156,20] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java>:[158,20] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/main/java/org/apache/oozie/tools/OozieDBCLI.java>:[166,37] [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Compiling 6 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/test-classes>
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/src/test/java/org/apache/oozie/tools/TestOozieSharelibCLI.java>:[196,20] [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-mini ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie WorkflowGenerator 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-workflowgenerator ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-workflowgenerator ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-workflowgenerator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources to ../../img
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-workflowgenerator ---
[INFO] Compiling 39 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/oozie-wfgen/WEB-INF/classes>
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[243,30] [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[270,30] [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[271,26] [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[272,14] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[273,14] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[275,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[276,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[277,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[278,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[279,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[280,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[281,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[284,31] [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[285,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[286,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[287,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[288,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[289,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SubWFPropertyTable.java>:[129,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SSHPropertyTable.java>:[150,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/JavaPropertyTable.java>:[126,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/ShellPropertyTable.java>:[184,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:exploded (default) @ oozie-workflowgenerator ---
[INFO] Exploding webapp
[INFO] Assembling webapp [oozie-workflowgenerator] in [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/oozie-wfgen]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/webapp]>
[INFO] Webapp assembled in [51 msecs]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-workflowgenerator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-workflowgenerator ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-workflowgenerator ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-distro ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-zookeeper-security-tests ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/test-classes>
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[55,42] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[56,42] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[57,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[58,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[64,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[65,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[67,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[108,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[139,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[149,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[185,26] [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  0.919 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  1.395 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.072 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.144 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.024 s]
[INFO] Apache Oozie Client ............................... SUCCESS [  5.004 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  2.697 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  2.953 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  1.272 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 24.127 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  4.859 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  4.120 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  3.846 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  3.754 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  3.205 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  4.075 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  5.982 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [  0.017 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [  0.764 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [  0.666 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  4.197 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  1.648 s]
[INFO] Apache Oozie WorkflowGenerator .................... SUCCESS [  3.663 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [  0.808 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  2.853 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:24 min
[INFO] Finished at: 2016-06-13T18:47:37+00:00
[INFO] Final Memory: 54M/741M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "testPatchCompile" could not be activated because it does not exist.
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

fatal: unrecognized input
fatal: unrecognized input
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 358.44 KB of artifacts by 62.5% relative to #2981
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


Build failed in Jenkins: oozie-trunk-precommit-build #2994

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2994/>

------------------------------------------
[...truncated 8407 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
..........................................................................................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.627 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  0.670 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.166 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.198 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.027 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 26.361 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  0.945 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.141 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.222 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 36.519 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.289 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  0.823 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.453 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.574 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.419 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.734 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.580 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 18.131 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 11.688 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 26.567 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.820 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.246 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 39.049 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.885 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:00 min
[INFO] Finished at: 2016-06-15T16:41:50+00:00
[INFO] Final Memory: 68M/964M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2506

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 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
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+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: 1787
    Tests failed: 1
    Tests errors: 1

    The patch failed the following testcases:

      testbulkWfKillSuccess(org.apache.oozie.command.wf.TestBulkWorkflowXCommand)

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2994/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2993

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2993/>

------------------------------------------
[...truncated 8393 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
......................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.653 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  0.675 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.187 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.205 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.031 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 28.622 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  1.121 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.173 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.242 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 38.041 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.682 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  1.009 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.588 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.861 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.444 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.987 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.921 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 19.248 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 12.453 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 29.146 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.608 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.280 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 41.700 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.818 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:13 min
[INFO] Finished at: 2016-06-15T15:00:31+00:00
[INFO] Final Memory: 73M/985M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2573

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 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
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+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: 1787
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testMaxMatThrottleNotPicked(org.apache.oozie.service.TestCoordMaterializeTriggerService)

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2993/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 826.70 KB of artifacts by 19.4% relative to #2981
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2992

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2992/>

------------------------------------------
[...truncated 8403 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-tools ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.696 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  0.658 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.169 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.190 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.029 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 25.155 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  0.973 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.163 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.224 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 34.698 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.289 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  0.908 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.184 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.585 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.393 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.742 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.341 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 17.570 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 12.017 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 25.840 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.527 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.279 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 37.977 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.840 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:55 min
[INFO] Finished at: 2016-06-15T09:17:02+00:00
[INFO] Final Memory: 68M/983M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2457

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 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
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+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: 1787
+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2992/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 827.94 KB of artifacts by 15.5% relative to #2981
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2991

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2991/>

------------------------------------------
[...truncated 22105 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
...................................................................................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.763 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  0.622 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.164 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.180 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.027 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 23.799 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  0.949 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.191 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.232 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 33.889 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.241 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  0.951 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.336 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.821 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.414 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.843 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.754 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 17.612 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 13.411 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 24.989 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.470 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.266 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 36.672 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.659 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:52 min
[INFO] Finished at: 2016-06-15T02:04:54+00:00
[INFO] Final Memory: 70M/1008M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2572

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 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
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+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: 1787
    Tests failed: 1
    Tests errors: 1

    The patch failed the following testcases:

      testBundleStatusCoordSubmitFails(org.apache.oozie.service.TestStatusTransitService)

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2991/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2990

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2990/>

------------------------------------------
[...truncated 9043 lines...]
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.536 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 20.172 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  2.052 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.277 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.413 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 33.611 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.177 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  1.348 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.417 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.805 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.443 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.908 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.816 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 17.894 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 11.630 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 26.002 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.549 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.310 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 35.857 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.546 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:48 min
[INFO] Finished at: 2016-06-14T17:24:10+00:00
[INFO] Final Memory: 71M/926M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2316

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 adds/modifies 11 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
-1 JAVADOC
    -1 the patch seems to introduce 1 new Javadoc warning(s)
-1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    -1 the patch seems to introduce 44 new javac warning(s)
+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: 1787
    Tests failed: 0
    Tests errors: 1

    The patch failed the following testcases:

      

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2990/

Adding comment to JIRA
Unable to log in to server: https://issues.apache.org/jira/rpc/soap/jirasoapservice-v2 with user: hadoopqa.
 Cause: (503)Service Unavailable

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2989

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2989/>

------------------------------------------
[...truncated 9040 lines...]
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  2.279 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 23.193 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  2.204 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.253 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.420 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 38.898 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.175 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  1.173 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  2.399 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  1.849 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.443 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  1.842 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  4.710 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 19.186 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 12.746 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 28.857 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.921 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.379 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 39.054 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  1.670 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:06 min
[INFO] Finished at: 2016-06-14T14:48:33+00:00
[INFO] Final Memory: 70M/956M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2316

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 adds/modifies 10 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
-1 JAVADOC
    -1 the patch seems to introduce 1 new Javadoc warning(s)
-1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    -1 the patch seems to introduce 44 new javac warning(s)
+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: 1787
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testGetMRDelegationTokenRenewer(org.apache.oozie.service.TestHadoopAccessorService)

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2989/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 849.99 KB of artifacts by 22.6% relative to #2981
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2988

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2988/changes>

Changes:

[harsh] OOZIE-2504 Create a log4j.properties under HADOOP_CONF_DIR in Shell

------------------------------------------
[...truncated 26141 lines...]
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-tools ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-tools ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-tools ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-tools ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-tools ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/tools.xml
[WARNING] The following patterns were never triggered in this artifact exclusion filter:
o  '*:*:pom:*'

[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/tools/target/oozie-tools-4.3.0-SNAPSHOT-tools> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie MiniOozie 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-mini ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-mini ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-mini ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-mini ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-mini ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-mini ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/minitest/target/oozie-mini-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-mini ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-mini ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-distro ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-distro-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ oozie-distro ---
[INFO] Executing tasks

main:
      [get] Getting: http://archive.apache.org/dist/tomcat/tomcat-6/v6.0.44/bin/apache-tomcat-6.0.44.tar.gz
      [get] To: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz>
................................................................................................................................................................................................................................................................................................................................................................
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [gunzip] Expanding <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/downloads/tomcat-6.0.44.tar.gz> to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar>
    [untar] Expanding: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/tomcat-6.0.44.tar> into <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat>
   [delete] Deleting directory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps>
   [delete] Deleting: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/server.xml>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf>
    [mkdir] Created dir: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 1 file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/conf/ssl>
     [copy] Copying 3 files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/tomcat/oozie-server/webapps/ROOT>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-distro ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/distro.xml
[INFO] Copying files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro> is not a regular file (it may be a directory). It cannot be attached to the project build for installation or deployment.
[INFO] Building tar : <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.3.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ oozie-zookeeper-security-tests ---
[INFO] Building jar: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/oozie-zookeeper-security-tests-4.3.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-zookeeper-security-tests ---
[INFO] Reading assembly descriptor: src/main/assemblies/empty.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.877 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  0.840 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.187 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.238 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.031 s]
[INFO] Apache Oozie Client ............................... SUCCESS [ 28.797 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  1.012 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  1.264 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  0.222 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 37.252 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  1.973 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  1.785 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  3.606 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  2.790 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  0.647 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  3.049 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  6.275 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [ 17.556 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [ 12.988 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [ 28.215 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  0.523 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  0.240 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [ 41.025 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  2.034 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:16 min
[INFO] Finished at: 2016-06-14T13:52:39+00:00
[INFO] Final Memory: 73M/1031M
[INFO] ------------------------------------------------------------------------

Reports
  Running test-patch task CLEAN
  Running test-patch task RAW_PATCH_ANALYSIS
  Running test-patch task RAT
  Running test-patch task JAVADOC
  Running test-patch task COMPILE
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2569

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 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
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+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: 1787
    Tests failed: 2
    Tests errors: 0

    The patch failed the following testcases:

      testNone(org.apache.oozie.command.coord.TestCoordActionInputCheckXCommand)
      testCoordStatusTransitServiceSuspendedWithError(org.apache.oozie.service.TestStatusTransitService)

+1 DISTRO
    +1 distro tarball builds with the patch 

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


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

   https://builds.apache.org/job/oozie-trunk-precommit-build/2988/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results

Build failed in Jenkins: oozie-trunk-precommit-build #2987

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/2987/changes>

Changes:

[harsh] OOZIE-2504 Create a log4j.properties under HADOOP_CONF_DIR in Shell

------------------------------------------
[...truncated 2547 lines...]
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[277,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[278,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[279,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[280,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[281,18] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[284,31] [deprecation] TreeItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[285,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[286,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[287,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[288,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/OozieWorkflowGenerator.java>:[289,19] [deprecation] addItem(String) in TreeItem has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SubWFPropertyTable.java>:[129,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/SSHPropertyTable.java>:[150,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/JavaPropertyTable.java>:[126,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/java/org/apache/oozie/tools/workflowgenerator/client/property/action/ShellPropertyTable.java>:[184,11] [deprecation] setChecked(boolean) in CheckBox has been deprecated
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:exploded (default) @ oozie-workflowgenerator ---
[INFO] Exploding webapp
[INFO] Assembling webapp [oozie-workflowgenerator] in [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/oozie-wfgen]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/main/webapp]>
[INFO] Webapp assembled in [100 msecs]
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-workflowgenerator ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-workflowgenerator ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/workflowgenerator/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-workflowgenerator ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-distro ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-distro ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-distro ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-distro ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-distro ---
[INFO] Tests are skipped.
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ oozie-zookeeper-security-tests ---
[INFO] Deleting <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ oozie-zookeeper-security-tests ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ oozie-zookeeper-security-tests ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ oozie-zookeeper-security-tests ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ oozie-zookeeper-security-tests ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/target/test-classes>
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[55,42] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[56,42] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[57,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[58,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[64,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[65,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/test/ZKXTestCaseWithSecurity.java>:[67,22] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[108,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[139,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[149,26] [deprecation] getConf() in Services has been deprecated
[WARNING] <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/zookeeper-security-tests/src/test/java/org/apache/oozie/util/TestZKUtilsWithSecurity.java>:[185,26] [deprecation] getConf() in Services has been deprecated
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.2:test (default-test) @ oozie-zookeeper-security-tests ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oozie Main ................................. SUCCESS [  1.581 s]
[INFO] Apache Oozie Hadoop Utils ......................... SUCCESS [  1.444 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-1-4.3.0-SNAPSHOT  SUCCESS [  0.071 s]
[INFO] Apache Oozie Hadoop Auth hadoop-1-4.3.0-SNAPSHOT .. SUCCESS [  0.135 s]
[INFO] Apache Oozie Hadoop Libs .......................... SUCCESS [  0.025 s]
[INFO] Apache Oozie Client ............................... SUCCESS [  5.393 s]
[INFO] Apache Oozie Share Lib Oozie ...................... SUCCESS [  3.390 s]
[INFO] Apache Oozie Share Lib HCatalog ................... SUCCESS [  3.330 s]
[INFO] Apache Oozie Share Lib Distcp ..................... SUCCESS [  1.332 s]
[INFO] Apache Oozie Core ................................. SUCCESS [ 26.220 s]
[INFO] Apache Oozie Share Lib Streaming .................. SUCCESS [  4.940 s]
[INFO] Apache Oozie Share Lib Pig ........................ SUCCESS [  4.278 s]
[INFO] Apache Oozie Share Lib Hive ....................... SUCCESS [  4.339 s]
[INFO] Apache Oozie Share Lib Hive 2 ..................... SUCCESS [  3.830 s]
[INFO] Apache Oozie Share Lib Sqoop ...................... SUCCESS [  3.464 s]
[INFO] Apache Oozie Examples ............................. SUCCESS [  6.147 s]
[INFO] Apache Oozie Share Lib Spark ...................... SUCCESS [  7.681 s]
[INFO] Apache Oozie Share Lib ............................ SUCCESS [  0.017 s]
[INFO] Apache Oozie Docs ................................. SUCCESS [  0.758 s]
[INFO] Apache Oozie WebApp ............................... SUCCESS [  0.706 s]
[INFO] Apache Oozie Tools ................................ SUCCESS [  4.144 s]
[INFO] Apache Oozie MiniOozie ............................ SUCCESS [  1.690 s]
[INFO] Apache Oozie WorkflowGenerator .................... SUCCESS [  5.201 s]
[INFO] Apache Oozie Distro ............................... SUCCESS [  0.831 s]
[INFO] Apache Oozie ZooKeeper Security Tests ............. SUCCESS [  3.063 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2016-06-14T11:42:42+00:00
[INFO] Final Memory: 58M/850M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "testPatchCompile" could not be activated because it does not exist.
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

Checking patch client/pom.xml...
Checking patch client/src/main/java/org/apache/oozie/client/XOozieClient.java...
Checking patch core/pom.xml...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentialHelper.java...
error: while searching for:
     * @throws Exception
     */
    public void set(JobConf launcherJobConf, String principal, String server) throws Exception {
        try {
            HCatClient client = getHCatClient(launcherJobConf, principal, server);
            XLog.getLog(getClass()).debug(
                    "HCatCredentialHelper: set: User name for which token will be asked from HCat: "
                            + launcherJobConf.get(USER_NAME));

error: patch failed: core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentialHelper.java:52
error: core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentialHelper.java: patch does not apply
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/JavaActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/LauncherMapperHelper.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/SparkActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/command/wf/SubmitHttpXCommand.java...
Checking patch core/src/main/java/org/apache/oozie/command/wf/SubmitMRXCommand.java...
Checking patch core/src/main/java/org/apache/oozie/command/wf/SubmitScriptLanguageXCommand.java...
Checking patch core/src/main/java/org/apache/oozie/command/wf/SubmitSqoopXCommand.java...
Checking patch core/src/main/java/org/apache/oozie/service/HadoopAccessorService.java...
Checking patch core/src/main/java/org/apache/oozie/service/ShareLibService.java...
Checking patch core/src/main/java/org/apache/oozie/util/FSUtils.java...
Checking patch core/src/main/java/org/apache/oozie/util/JobUtils.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestFsActionExecutor.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java...
Checking patch core/src/test/java/org/apache/oozie/client/TestOozieCLI.java...
Checking patch core/src/test/java/org/apache/oozie/client/TestWorkflowXClient.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestSubmitHiveXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestSubmitMRXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestSubmitPigXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestSubmitSqoopXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/service/TestShareLibService.java...
Checking patch core/src/test/java/org/apache/oozie/workflow/lite/TestLiteWorkflowAppParser.java...
Checking patch distro/src/main/bin/addtowar.sh...
Checking patch docs/src/site/twiki/DG_QuickStart.twiki...
Checking patch docs/src/site/twiki/ENG_Building.twiki...
Checking patch hadooplibs/hadoop-auth-0.23/pom.xml...
Checking patch hadooplibs/hadoop-auth-1/pom.xml...
Checking patch hadooplibs/hadoop-auth-2/pom.xml...
Checking patch hadooplibs/hadoop-distcp-0.23/pom.xml...
Checking patch hadooplibs/hadoop-distcp-1/pom.xml...
Checking patch hadooplibs/hadoop-distcp-2/pom.xml...
Checking patch hadooplibs/hadoop-distcp-3/pom.xml...
Checking patch hadooplibs/hadoop-utils-0.23/pom.xml...
Checking patch hadooplibs/hadoop-utils-0.23/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java...
Checking patch hadooplibs/hadoop-utils-0.23/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java...
Checking patch hadooplibs/hadoop-utils-1/pom.xml...
Checking patch hadooplibs/hadoop-utils-1/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java...
Checking patch hadooplibs/hadoop-utils-1/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java...
Checking patch hadooplibs/hadoop-utils-2/pom.xml...
Checking patch hadooplibs/hadoop-utils-2/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java...
Checking patch hadooplibs/hadoop-utils-2/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java...
Checking patch hadooplibs/hadoop-utils-3/pom.xml...
Checking patch hadooplibs/hadoop-utils-3/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java...
Checking patch hadooplibs/hadoop-utils-3/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java...
Checking patch hadooplibs/pom.xml...
Checking patch pom.xml...
Checking patch release-log.txt...
error: while searching for:
-- Oozie 4.3.0 release (trunk - unreleased)

OOZIE-2547 Add mapreduce.job.cache.files to spark action (satishsaley via rohini)
OOZIE-2550 Flaky tests in TestZKUUIDService.java (pbacsko via rkanter)
OOZIE-2445 Doc for - Specifying coordinator input datasets in more logical ways (puru)

error: patch failed: release-log.txt:1
error: release-log.txt: patch does not apply
Checking patch sharelib/distcp/pom.xml...
Checking patch sharelib/distcp/src/main/java/org/apache/oozie/action/hadoop/DistcpMain.java...
Checking patch sharelib/hive/pom.xml...
Checking patch sharelib/hive/src/main/java/org/apache/oozie/action/hadoop/HiveMain.java...
Checking patch sharelib/hive2/pom.xml...
Checking patch sharelib/hive2/src/main/java/org/apache/oozie/action/hadoop/Hive2Main.java...
Checking patch sharelib/oozie/pom.xml...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/JavaMain.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherMain.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherMapper.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/MapReduceMain.java...
Checking patch sharelib/pig/pom.xml...
Checking patch sharelib/pig/src/main/java/org/apache/oozie/action/hadoop/PigMain.java...
Checking patch sharelib/spark/pom.xml...
Checking patch sharelib/spark/src/main/java/org/apache/oozie/action/hadoop/SparkMain.java...
Checking patch sharelib/sqoop/pom.xml...
Checking patch sharelib/sqoop/src/main/java/org/apache/oozie/action/hadoop/SqoopMain.java...
Checking patch webapp/pom.xml...
fatal: git diff header lacks filename information when removing 1 leading pathname component (line 2302)
Patch failed to apply to head of branch

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?