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 2017/05/10 21:23:17 UTC

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

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

------------------------------------------
[...truncated 355.48 KB...]
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:53 min
[INFO] Finished at: 2017-05-10T21:22:49+00:00
[INFO] Final Memory: 178M/1705M
[INFO] ------------------------------------------------------------------------
[TRACE] FindBugs output in HEAD verified and saved
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO

Applying patch

fatal: git apply: bad git-diff - inconsistent old filename on line 2216
Checking patch client/pom.xml...
Checking patch client/src/main/java/org/apache/oozie/cli/OozieCLI.java...
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/WorkflowJobBean.java...
Checking patch core/src/main/java/org/apache/oozie/action/ActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/CredentialsProvider.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/CredentialsProviderFactory.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/DistcpActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/FsActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/FsELFunctions.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentialHelper.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HCatCredentials.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HadoopELFunctions.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HbaseCredentials.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/Hive2ActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/Hive2Credentials.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/HiveActionExecutor.java...
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 => core/src/main/java/org/apache/oozie/action/hadoop/LauncherHelper.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/MapReduceActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/OozieJobInfo.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/PigActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/ScriptLanguageActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/ShellActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/SparkActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/SqoopActionExecutor.java...
Checking patch core/src/main/java/org/apache/oozie/client/rest/BulkResponseImpl.java...
Checking patch core/src/main/java/org/apache/oozie/command/XCommand.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/coord/input/dependency/AbstractCoordInputDependency.java...
Checking patch core/src/main/java/org/apache/oozie/dependency/hcat/EhcacheHCatDependencyCache.java...
Checking patch core/src/main/java/org/apache/oozie/service/CallableQueueService.java...
Checking patch core/src/main/java/org/apache/oozie/service/EventHandlerService.java...
Checking patch core/src/main/java/org/apache/oozie/service/HadoopAccessorService.java...
Checking patch core/src/main/java/org/apache/oozie/service/Services.java...
Checking patch core/src/main/java/org/apache/oozie/service/ShareLibService.java...
Checking patch core/src/main/java/org/apache/oozie/servlet/CallbackServlet.java...
Checking patch core/src/main/java/org/apache/oozie/store/OozieSchema.java...
Checking patch core/src/main/java/org/apache/oozie/util/ClasspathUtils.java...
Checking patch hadooplibs/hadoop-utils-2/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java => core/src/main/java/org/apache/oozie/util/FSUtils.java...
Checking patch core/src/main/java/org/apache/oozie/util/IOUtils.java...
Checking patch core/src/main/java/org/apache/oozie/util/Instrumentation.java...
Checking patch core/src/main/java/org/apache/oozie/util/JobUtils.java...
Checking patch core/src/main/resources/META-INF/persistence.xml...
Checking patch core/src/main/resources/oozie-default.xml...
Checking patch core/src/main/resources/oozie-log4j.properties...
Checking patch core/src/test/java/org/apache/oozie/QueryServlet.java...
Checking patch core/src/main/java/org/apache/oozie/action/hadoop/Credentials.java => core/src/test/java/org/apache/oozie/action/hadoop/BlockingMapper.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/CredentialForTest.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/InsertTestToken.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/LauncherMainTester.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/MapperReducerForTest.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestDistCpActionExecutor.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestFSPrepareActions.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/TestHCatCredentials.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestHCatPrepareActions.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestJavaActionExecutor.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestLauncher.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestLauncherAMCallbackNotifier.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestMapReduceActionError.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestOozieJobInfo.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestPrepareActionsDriver.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestShellActionExecutor.java...
Checking patch core/src/test/java/org/apache/oozie/action/hadoop/TestShellMain.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/coord/TestCoordChangeXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/HangServlet.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestActionCheckXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/command/wf/TestActionStartXCommand.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/command/wf/TestWorkflowActionKillXCommand.java...
Checking patch core/src/test/java/org/apache/oozie/service/TestConfigurationService.java...
Checking patch core/src/test/java/org/apache/oozie/service/TestHadoopAccessorService.java...
Checking patch core/src/test/java/org/apache/oozie/service/TestRecoveryService.java...
Checking patch core/src/test/java/org/apache/oozie/service/TestShareLibService.java...
Checking patch core/src/test/java/org/apache/oozie/test/XDataTestCase.java...
Checking patch core/src/test/java/org/apache/oozie/test/XFsTestCase.java...
Checking patch core/src/test/java/org/apache/oozie/test/XTestCase.java...
Checking patch core/src/test/java/org/apache/oozie/util/TestClasspathUtils.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...
error: while searching for:

2. Build with -Puber which will bundle the required libraries in the oozie war. Further, the following options are
available to customise the versions of the dependencies:
-P<profile> - default hadoop-2. Valid are hadoop-1, hadoop-2 or hadoop-3. Choose the correct hadoop
profile depending on the hadoop version used.
-Ptez - Bundle tez jars in hive and pig sharelibs. Useful if you want to use tez
+as the execution engine for those applications.
-Dhadoop.version=<version> - default 1.2.1 for hadoop-1, 2.4.0 for hadoop-2 and 3.0.0-SNAPSHOT for hadoop-3
-Dhadoop.auth.version=<version> - defaults to hadoop version
-Ddistcp.version=<version> - defaults to hadoop version
-Dpig.version=<version> - default 0.16.0
-Dpig.classifier=<classifier> - default none
-Dsqoop.version=<version> - default 1.4.3
-Dsqoop.classifier=<classifier> - default hadoop100
-Djetty.version=<version> - default 9.2.19.v20160908

error: patch failed: docs/src/site/twiki/DG_QuickStart.twiki:41
error: docs/src/site/twiki/DG_QuickStart.twiki: patch does not apply
Checking patch docs/src/site/twiki/ENG_Building.twiki...
error: while searching for:
of the Oozie project. The options marked with =(*)= are used in Maven POMs, thus they don't take effect if
specified in the =test.properties= file (which is loaded by the =XTestCase= class at class initialization time).

*hadoop.version* =(*)=: indicates the Hadoop version(Hadoop-1 or Hadoop-2) you wish to build Oozie against specifically. It will
substitute this value in the Oozie POM properties and pull the corresponding Hadoop artifacts from Maven. Default version is 1.2.1
for Hadoop-1 (the most common case). For Hadoop-2, the version you can pass is *2.4.0*.

*generateSite* (*): generates Oozie documentation, default is undefined (no documentation is generated)


error: patch failed: docs/src/site/twiki/ENG_Building.twiki:112
error: docs/src/site/twiki/ENG_Building.twiki: patch does not apply
Checking patch findbugs-filter.xml...
Checking patch hadooplibs/hadoop-auth-1/pom.xml...
Checking patch hadooplibs/hadoop-auth-2/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-1/pom.xml...
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-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...
error: while searching for:
        </oozie.test.default.config.file>
        <oozie.test.config.file>${oozie.test.default.config.file}</oozie.test.config.file>

        <hadoop.version>2.4.0</hadoop.version>
        <hadoop.majorversion>2</hadoop.majorversion>
        <hadooplib.version>hadoop-${hadoop.majorversion}-${project.version}</hadooplib.version>
        <oozie.hadoop-utils.version>hadoop-${hadoop.majorversion}-${project.version}</oozie.hadoop-utils.version>
        <hbase.version>0.94.27</hbase.version>

        <dropwizard.metrics.version>3.1.2</dropwizard.metrics.version>

        <clover.license>/home/jenkins/tools/clover/latest/lib/clover.license</clover.license>

         <!-- Sharelib component versions -->
         <hive.version>1.2.0</hive.version>
         <hive.jline.version>2.12</hive.jline.version>
         <hive.classifier>core</hive.classifier>
         <pig.version>0.16.0</pig.version>
         <pig.classifier></pig.classifier>
         <sqoop.version>1.4.3</sqoop.version>
         <spark.version>1.6.1</spark.version>
         <spark.streaming.kafka.version>1.6.1</spark.streaming.kafka.version>
         <spark.bagel.version>1.6.1</spark.bagel.version>
         <spark.guava.version>14.0.1</spark.guava.version>
         <spark.scala.binary.version>2.10</spark.scala.binary.version>
         <sqoop.classifier>hadoop100</sqoop.classifier>
         <streaming.version>${hadoop.version}</streaming.version>
         <distcp.version>${hadoop.version}</distcp.version>
         <hadoop.auth.version>${hadoop.version}</hadoop.auth.version>
         <tez.version>0.8.4</tez.version>


error: patch failed: pom.xml:78
error: pom.xml: patch does not apply
Checking patch release-log.txt...
Hunk #1 succeeded at 85 (offset 1 line).
Checking patch sharelib/distcp/pom.xml...
Checking patch sharelib/distcp/src/main/java/org/apache/oozie/action/hadoop/DistcpMain.java...
Checking patch sharelib/hcatalog/pom.xml...
Checking patch sharelib/hive/pom.xml...
Checking patch sharelib/hive/src/main/java/org/apache/oozie/action/hadoop/HiveMain.java...
Checking patch sharelib/hive/src/test/java/org/apache/oozie/action/hadoop/TestHiveActionExecutor.java...
Checking patch sharelib/hive/src/test/java/org/apache/oozie/action/hadoop/TestHiveMain.java...
Checking patch sharelib/hive2/pom.xml...
Checking patch sharelib/hive2/src/main/java/org/apache/oozie/action/hadoop/Hive2Main.java...
Checking patch sharelib/hive2/src/test/java/org/apache/oozie/action/hadoop/TestHive2ActionExecutor.java...
Checking patch sharelib/oozie/pom.xml...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/AMRMCallBackHandler.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/AMRMClientAsyncFactory.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/ActionUtils.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/ErrorHolder.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/HdfsOperations.java...
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/LauncherAM.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherAMCallbackNotifier.java...
Checking patch hadooplibs/hadoop-utils-1/src/main/java/org/apache/oozie/action/hadoop/LauncherMainHadoopUtils.java => sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/LauncherAMCallbackNotifierFactory.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/LocalFsOperations.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/MapReduceMain.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PrepareActionsDriver.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/PrepareActionsHandler.java...
Checking patch hadooplibs/hadoop-utils-1/src/main/java/org/apache/oozie/hadoop/utils/HadoopShims.java => sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/SequenceFileWriterFactory.java...
Checking patch sharelib/oozie/src/main/java/org/apache/oozie/action/hadoop/ShellMain.java...
Checking patch sharelib/oozie/src/test/java/org/apache/oozie/action/hadoop/LauncherAMTestMainClass.java...
Checking patch sharelib/oozie/src/test/java/org/apache/oozie/action/hadoop/TestHdfsOperations.java...
Checking patch sharelib/oozie/src/test/java/org/apache/oozie/action/hadoop/TestLauncherAM.java...
Checking patch sharelib/pig/pom.xml...
Checking patch sharelib/pig/src/main/java/org/apache/oozie/action/hadoop/PigMain.java...
Checking patch sharelib/pig/src/main/java/org/apache/oozie/action/hadoop/PigMainWithOldAPI.java...
Checking patch sharelib/pig/src/test/java/org/apache/oozie/action/hadoop/TestPigActionExecutor.java...
Checking patch sharelib/pig/src/test/java/org/apache/oozie/action/hadoop/TestPigMainWithOldAPI.java...
Checking patch sharelib/spark/pom.xml...
Checking patch sharelib/spark/src/main/java/org/apache/oozie/action/hadoop/SparkMain.java...
Checking patch sharelib/spark/src/test/java/org/apache/oozie/action/hadoop/TestPyspark.java...
Checking patch sharelib/spark/src/test/java/org/apache/oozie/action/hadoop/TestSparkActionExecutor.java...
Checking patch sharelib/sqoop/pom.xml...
Checking patch sharelib/sqoop/src/main/java/org/apache/oozie/action/hadoop/SqoopMain.java...
Checking patch sharelib/sqoop/src/test/java/org/apache/oozie/action/hadoop/TestSqoopActionExecutor.java...
Checking patch sharelib/streaming/pom.xml...
Checking patch sharelib/streaming/src/main/java/org/apache/oozie/action/hadoop/StreamingMain.java...
Checking patch sharelib/streaming/src/test/java/org/apache/oozie/action/hadoop/TestMapReduceActionExecutor.java...
Checking patch tools/src/main/java/org/apache/oozie/tools/OozieSharelibCLI.java...
Checking patch webapp/pom.xml...
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 443.77 KB of artifacts by 28.8% relative to #3804
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 #3832

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

------------------------------------------
[...truncated 965.63 KB...]
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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 [  3.578 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  3.076 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.273 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.618 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.055 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 29.024 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.086 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.393 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.500 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 55.114 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.404 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.180 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.617 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.488 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.633 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  3.323 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  6.554 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 38.086 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 19.660 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 41.235 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.647 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.709 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.651 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [01:04 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.476 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:58 min
[INFO] Finished at: 2017-05-20T06:00:08+00:00
[INFO] Final Memory: 95M/1049M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2917

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 There are no new bugs found in total.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1939
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      

+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/3832/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1019.70 KB of artifacts by 25.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 897.00 KB...]
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-client-1.9.jar>
[INFO] Copying jetty-schemas-3.1.M0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-schemas-3.1.M0.jar>
[INFO] Copying xbean-asm5-shaded-3.17.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/xbean-asm5-shaded-3.17.jar>
[INFO] Copying oozie-client-4.4.0-SNAPSHOT.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/oozie-client-4.4.0-SNAPSHOT.jar>
[INFO] Copying serp-1.15.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/serp-1.15.1.jar>
[INFO] Copying asm-5.0.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/asm-5.0.1.jar>
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.005 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.355 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.118 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.742 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.025 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 27.078 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.875 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  3.641 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  1.219 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 51.011 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.294 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  5.092 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  6.554 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.698 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.948 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  4.208 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 11.092 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 20.953 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 10.799 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 40.797 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  2.540 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.302 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  3.398 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 39.191 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.398 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:08 min
[INFO] Finished at: 2017-05-18T22:47:37+00:00
[INFO] Final Memory: 110M/1296M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
cat: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.flakies.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
  Running test-patch task DISTRO


Testing JIRA OOZIE-2886

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 There are no new bugs found in total.
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
+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 - patch does not compile, cannot run 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/3831/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1021.55 KB of artifacts by 25.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 896.52 KB...]
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-client-1.9.jar>
[INFO] Copying jetty-schemas-3.1.M0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-schemas-3.1.M0.jar>
[INFO] Copying xbean-asm5-shaded-3.17.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/xbean-asm5-shaded-3.17.jar>
[INFO] Copying oozie-client-4.4.0-SNAPSHOT.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/oozie-client-4.4.0-SNAPSHOT.jar>
[INFO] Copying serp-1.15.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/serp-1.15.1.jar>
[INFO] Copying asm-5.0.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/asm-5.0.1.jar>
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.086 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.292 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.155 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.547 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.024 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 24.252 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.792 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  3.521 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  1.107 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 47.332 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.262 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  5.337 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.715 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.844 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.901 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  4.133 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  9.248 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 23.467 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.345 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 39.584 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  3.082 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.535 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.083 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 54.494 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.774 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:19 min
[INFO] Finished at: 2017-05-18T22:02:13+00:00
[INFO] Final Memory: 110M/1166M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
cat: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.flakies.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
  Running test-patch task DISTRO


Testing JIRA OOZIE-2886

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 There are no new bugs found in total.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
+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 - patch does not compile, cannot run 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/3830/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1021.55 KB of artifacts by 25.1% relative to #3804
Recording test results

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/3829/display/redirect?page=changes>

Changes:

[gezapeti] OOZIE-2908 Fix typo in oozie.actions.null.args.allowed property in

------------------------------------------
[...truncated 1.63 MB...]
[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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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 [  3.119 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  3.370 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.141 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.491 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.027 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 31.232 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.496 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.514 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.391 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 55.306 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.714 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.371 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.354 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.165 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.620 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  3.954 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  8.391 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 31.908 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 22.454 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 44.737 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  2.053 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.481 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.656 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [01:15 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.618 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:16 min
[INFO] Finished at: 2017-05-18T03:05:41+00:00
[INFO] Final Memory: 97M/1108M
[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 FINDBUGS_DIFF
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hive/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hive/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hcatalog/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hcatalog/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/sqoop/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/sqoop/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/pig/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/pig/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/streaming/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/streaming/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/spark/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/spark/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/oozie/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/oozie/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/distcp/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/distcp/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hive2/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/hive2/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/server/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/server/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/core/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/core/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/tools/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/tools/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/docs/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/docs/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/hadooplibs/hadoop-utils-2/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/hadooplibs/hadoop-utils-2/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/client/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/client/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Folder [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/examples/target/findbugs/] does not exist, creating
[TRACE] XML file [/home/jenkins/jenkins-slave/workspace/oozie-trunk-postcommit-build/test-patch/tmp/FINDBUGS_DIFF/pre/examples/target/findbugs/findbugsXml.xml] does not exist, creating
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2886

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 There are no new bugs found in total.
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [examples].
+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: 1939
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      

+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/3829/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.68 MB of artifacts by 14.9% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 969.16 KB...]
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.555 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.848 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.184 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.533 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.025 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 29.527 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.420 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.179 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.467 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 48.650 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.395 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.692 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.175 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.001 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.615 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.456 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  6.154 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 24.482 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 13.763 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 39.623 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.938 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.771 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.267 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 56.375 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.826 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:20 min
[INFO] Finished at: 2017-05-17T22:06:32+00:00
[INFO] Final Memory: 96M/1014M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2195 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2886

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 contains 2 line(s) with 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 There are no new bugs found in total.
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/spark].
+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: 1939
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      

+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/3828/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1021.95 KB of artifacts by 25.1% relative to #3804
Recording test results

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/3827/display/redirect?page=changes>

Changes:

[pbacsko] OOZIE-2888 Upgrade commons-io to 2.4 (dbist13 via pbacsko)

------------------------------------------
[...truncated 970.95 KB...]
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.407 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.919 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.206 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.515 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.024 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 26.830 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.975 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.114 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.423 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 47.159 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.319 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.679 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  4.392 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.579 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.574 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.281 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.661 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 21.792 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 13.173 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 39.104 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.725 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.789 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.171 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 50.938 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.303 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:03 min
[INFO] Finished at: 2017-05-17T16:42:34+00:00
[INFO] Final Memory: 96M/1108M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2908

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 There are no new bugs found in total.
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
+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: 1939
    Tests failed: 2
    Tests errors: 2

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)
      testNofindLogs(org.apache.oozie.util.TestTimestampedMessageParser)

    Tests failing with errors:
      testProcessRemainingLog(org.apache.oozie.util.TestTimestampedMessageParser)
      testProcessRemainingCoordinatorLogForActions(org.apache.oozie.util.TestTimestampedMessageParser)

+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/3827/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1022.44 KB of artifacts by 25.0% relative to #3804
Recording test results

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/oozie-trunk-precommit-build/3826/display/redirect?page=changes>

Changes:

[pbacsko] OOZIE-2872 Address backward compatibility issue introduced by OOZIE-2748

------------------------------------------
[...truncated 869.94 KB...]
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-client-1.9.jar>
[INFO] Copying jetty-schemas-3.1.M0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-schemas-3.1.M0.jar>
[INFO] Copying xbean-asm5-shaded-3.17.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/xbean-asm5-shaded-3.17.jar>
[INFO] Copying oozie-client-4.4.0-SNAPSHOT.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/oozie-client-4.4.0-SNAPSHOT.jar>
[INFO] Copying serp-1.15.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/serp-1.15.1.jar>
[INFO] Copying asm-5.0.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/asm-5.0.1.jar>
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.551 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  3.459 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.222 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.620 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.030 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 29.780 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.540 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.935 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.571 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 55.975 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  4.085 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  4.463 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  9.409 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.968 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.779 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  3.177 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [ 12.423 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 39.227 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 17.092 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 51.393 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.993 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.913 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  6.215 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [01:18 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.989 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:39 min
[INFO] Finished at: 2017-05-16T21:30:51+00:00
[INFO] Final Memory: 96M/1048M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
cat: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.flakies.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
  Running test-patch task DISTRO


Testing JIRA OOZIE-2886

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 There are no new bugs found in total.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS - patch does not compile, cannot run 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/3826/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1021.55 KB of artifacts by 25.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 970.89 KB...]
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.920 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.596 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.200 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.539 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.023 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 25.935 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.839 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.888 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.379 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 43.872 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  2.911 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.563 s]
[INFO] Apache Oozie Share Lib Git ......................... SUCCESS [  4.777 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  4.883 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.971 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.584 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.349 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.894 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 29.337 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 14.729 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 34.949 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  2.084 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.689 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  3.872 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [01:07 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.407 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:24 min
[INFO] Finished at: 2017-05-15T02:27:57+00:00
[INFO] Final Memory: 96M/1073M
[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 FINDBUGS_DIFF
[TRACE] Folder [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/git/target/findbugs/]> does not exist, creating
[TRACE] XML file [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/pre/sharelib/git/target/findbugs/findbugsXml.xml]> does not exist, creating
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[ERROR] There are [1] new bugs found below threshold in [sharelib/git].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): sharelib/git/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[ERROR] There are [1] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2632 bytes
[TRACE] Full summary file size is 1776 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2877

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 contains 3 line(s) with trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch does adds/modifies 1 testcase(s)
-1 RAT
    -1 the patch seems to introduce 2 new RAT warning(s)
+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 There are [1] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 -1 There are [1] new bugs found below threshold in [sharelib/git] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): sharelib/git/findbugs-new.html
 The most important FindBugs errors are:
 At GitMain.java:[line 218]: Comparison of String objects using == or != in org.apache.oozie.action.hadoop.GitMain.cloneRepo(Path, URI, SshSessionFactory)
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1938
    Tests failed: 1
    Tests errors: 2

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)

+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/3825/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.02 MB of artifacts by 18.5% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 972.08 KB...]
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.801 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.616 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.198 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.539 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.027 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 24.194 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.783 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.971 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.383 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 44.514 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  2.986 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.670 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.128 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.943 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.635 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.359 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  6.039 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 24.929 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.581 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 42.493 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  2.010 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.754 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.312 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 55.904 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.407 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:09 min
[INFO] Finished at: 2017-05-13T03:05:53+00:00
[INFO] Final Memory: 97M/1125M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2200 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2867

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 adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1936
    Tests failed: 1
    Tests errors: 2

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)

+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/3824/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1022.22 KB of artifacts by 25.0% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 971.33 KB...]
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.715 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.848 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.149 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.540 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.022 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 24.927 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.312 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.841 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.401 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 38.397 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.122 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.478 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  4.668 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.494 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.562 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.159 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.083 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 22.268 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.844 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 34.615 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.876 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.714 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  3.998 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 50.976 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.311 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:46 min
[INFO] Finished at: 2017-05-12T23:18:56+00:00
[INFO] Final Memory: 95M/1064M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2197 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2867

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 contains 5 line(s) with trailing spaces
    +1 the patch does not introduce any line longer than 132
    +1 the patch does adds/modifies 1 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/spark].
+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: 1936
    Tests failed: 1
    Tests errors: 2

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)

+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/3823/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1020.80 KB of artifacts by 25.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 969.19 KB...]
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.892 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  3.254 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.203 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.578 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.030 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 27.994 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  2.599 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.484 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.483 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 52.473 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.532 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.728 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.176 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.349 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.592 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.812 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  7.439 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 37.481 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 15.305 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 45.826 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  2.177 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.747 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.204 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [01:11 min]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.647 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:02 min
[INFO] Finished at: 2017-05-12T22:11:21+00:00
[INFO] Final Memory: 97M/1104M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2196 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2888

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 There are no new bugs found in total.
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [tools].
+1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    +1 the patch does not modify JPA files
-1 TESTS
    Tests run: 1936
    Tests failed: 1
    Tests errors: 0

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      

+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/3822/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1021.95 KB of artifacts by 25.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 973.37 KB...]
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.893 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.696 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.145 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.523 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.022 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 24.905 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.834 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  1.756 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.365 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 43.825 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.000 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.555 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  4.973 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  3.965 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.568 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.366 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.839 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 23.892 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.119 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 36.056 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.734 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.696 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  3.808 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 52.431 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.381 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:56 min
[INFO] Finished at: 2017-05-12T12:17:03+00:00
[INFO] Final Memory: 94M/1054M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [core].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[INFO] There are no new bugs found totally].
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2200 bytes
[TRACE] Full summary file size is 1333 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-2872

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 adds/modifies 2 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
+1 JAVADOC
    +1 the patch does not seem to introduce new Javadoc warnings
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
+1 There are no new bugs found in total.
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [core].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/spark].
+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: 1939
    Tests failed: 1
    Tests errors: 2

    The patch failed the following testcases:

      testUpdateConfForTimeLineServiceEnabled(org.apache.oozie.action.hadoop.TestJavaActionExecutor)

    Tests failing with errors:
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)

+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/3821/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1022.22 KB of artifacts by 25.0% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 885.81 KB...]
[INFO] Copying oozie-client-4.4.0-SNAPSHOT.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/oozie-client-4.4.0-SNAPSHOT.jar>
[INFO] Copying serp-1.15.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/serp-1.15.1.jar>
[INFO] Copying asm-5.0.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/asm-5.0.1.jar>
[INFO] Copying openjpa-lib-2.4.1.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/openjpa-lib-2.4.1.jar>
[INFO] Copying opencsv-2.3.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/opencsv-2.3.jar>
[INFO] Copying jasper-runtime-5.5.23.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jasper-runtime-5.5.23.jar>
[INFO] Copying curator-client-2.5.0.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/curator-client-2.5.0.jar>
[INFO] Copying jetty-annotations-9.2.19.v20160908.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jetty-annotations-9.2.19.v20160908.jar>
[INFO] Copying jersey-server-1.9.jar to <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/server/target/dependency/jersey-server-1.9.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:2.2.1:single (default-cli) @ oozie-server ---
[INFO] Reading assembly descriptor: ../src/main/assemblies/empty.xml
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.125 s]
[INFO] Apache Oozie Hadoop Utils hadoop-2-4.4.0-SNAPSHOT .. SUCCESS [  2.644 s]
[INFO] Apache Oozie Hadoop Distcp hadoop-2-4.4.0-SNAPSHOT . SUCCESS [  0.188 s]
[INFO] Apache Oozie Hadoop Auth hadoop-2-4.4.0-SNAPSHOT Test SUCCESS [  0.513 s]
[INFO] Apache Oozie Hadoop Libs ........................... SUCCESS [  0.024 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 21.978 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  1.820 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.063 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.381 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 44.298 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.054 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  3.086 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.427 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.049 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.617 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.374 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  7.100 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 23.506 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 13.811 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 38.063 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.517 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  0.716 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.324 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 51.316 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.520 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:59 min
[INFO] Finished at: 2017-05-11T17:25:09+00:00
[INFO] Final Memory: 95M/1124M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/oozie].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[ERROR] There are [1] new bugs found below threshold in [core].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [tools].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[ERROR] There are [1] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 2522 bytes
[TRACE] Full summary file size is 1659 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
cat: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.flakies.out>: No such file or directory
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/TESTS.rerun.out>: No such file or directory
  Running test-patch task DISTRO


Testing JIRA OOZIE-2854

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 There are [1] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/oozie].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 -1 There are [1] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At OozieRetryListener.java:[line 27]: org.apache.oozie.util.db.OozieRetryListener.INSTANCE isn't final but should be
 +1 There are no new bugs found in [tools].
 +1 There are no new bugs found in [examples].
+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 - patch does not compile, cannot run 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/3820/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.00 MB of artifacts by 21.9% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 983.53 KB...]
[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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.031 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 22.573 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  3.199 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.077 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.381 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 42.545 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  4.320 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.979 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  5.024 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.543 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.572 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.377 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.994 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 23.497 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.591 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 46.547 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.822 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.709 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  5.088 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 58.124 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.812 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:12 min
[INFO] Finished at: 2017-05-11T01:35:22+00:00
[INFO] Final Memory: 95M/1219M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[ERROR] There are [5] new bugs found below threshold in [core].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[WARN] There are [1] new bugs found in [tools].
[DEBUG] You can find the FindBugs diff here: tools/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[WARN] There are [6] new bugs found in [sharelib/oozie].
[DEBUG] You can find the FindBugs diff here: sharelib/oozie/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[ERROR] There are [5] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3356 bytes
[TRACE] Full summary file size is 2960 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-1770

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 adds/modifies 50 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
-1 JAVADOC
    -1 the patch seems to introduce 6 new Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [5] new bugs found below threshold in total that must be fixed.
 +1 There are no new bugs found in [examples].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 -1 There are [5] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At LauncherHelper.java:[line 70]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper.getRecoveryId(Configuration, Path, String): new java.io.InputStreamReader(InputStream)
 At LauncherHelper.java:[line 161]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper.getTag(String): String.getBytes()
 At LauncherHelper.java:[line 272]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper$1.run(): new java.io.InputStreamReader(InputStream)
 Another occurrence at LauncherHelper.java:[line 286]: Another occurrence at LauncherHelper.java:[line 278]
 Another occurrence at LauncherHelper.java:[line 300]: Another occurrence at LauncherHelper.java:[line 294]
 0 There are [1] new bugs found in [tools] that would be nice to have fixed.
 You can find the FindBugs diff here: tools/findbugs-new.html
 +1 There are no new bugs found in [sharelib/streaming].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/pig].
 0 There are [6] new bugs found in [sharelib/oozie] that would be nice to have fixed.
 You can find the FindBugs diff here: sharelib/oozie/findbugs-new.html
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/spark].
-1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    -1 the patch modifies 1 JPA file(s), persistence.xml or *-orm.xml
-1 TESTS
    Tests run: 1956
    Tests failed: 1
    Tests errors: 4

    The patch failed the following testcases:

      testNofindLogs(org.apache.oozie.util.TestTimestampedMessageParser)

    Tests failing with errors:
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testProcessRemainingLog(org.apache.oozie.util.TestTimestampedMessageParser)
      testProcessRemainingCoordinatorLogForActions(org.apache.oozie.util.TestTimestampedMessageParser)

+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/3819/

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0 3706k    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0100 3706k  100 3706k    0     0  4813k      0 --:--:-- --:--:-- --:--:-- 16.6M
Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.03 MB of artifacts by 12.1% relative to #3804
Recording test results

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

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

------------------------------------------
[...truncated 1005.05 KB...]
[INFO] Building Apache Oozie Distro 4.4.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.4.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:2.0-beta-6:attach-descriptor (attach-descriptor) @ oozie-distro ---
[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.4.0-SNAPSHOT-distro>
[WARNING] Assembly file: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/distro/target/oozie-4.4.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.4.0-SNAPSHOT-distro.tar.gz>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oozie ZooKeeper Security Tests 4.4.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.4.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.071 s]
[INFO] Apache Oozie Client ................................ SUCCESS [ 22.932 s]
[INFO] Apache Oozie Share Lib Oozie ....................... SUCCESS [  3.112 s]
[INFO] Apache Oozie Share Lib HCatalog .................... SUCCESS [  2.146 s]
[INFO] Apache Oozie Share Lib Distcp ...................... SUCCESS [  0.371 s]
[INFO] Apache Oozie Core .................................. SUCCESS [ 42.791 s]
[INFO] Apache Oozie Share Lib Streaming ................... SUCCESS [  3.401 s]
[INFO] Apache Oozie Share Lib Pig ......................... SUCCESS [  2.779 s]
[INFO] Apache Oozie Share Lib Hive ........................ SUCCESS [  4.704 s]
[INFO] Apache Oozie Share Lib Hive 2 ...................... SUCCESS [  4.470 s]
[INFO] Apache Oozie Share Lib Sqoop ....................... SUCCESS [  0.554 s]
[INFO] Apache Oozie Examples .............................. SUCCESS [  2.263 s]
[INFO] Apache Oozie Share Lib Spark ....................... SUCCESS [  5.765 s]
[INFO] Apache Oozie Share Lib ............................. SUCCESS [ 21.680 s]
[INFO] Apache Oozie Docs .................................. SUCCESS [ 12.002 s]
[INFO] Apache Oozie WebApp ................................ SUCCESS [ 48.102 s]
[INFO] Apache Oozie Tools ................................. SUCCESS [  1.841 s]
[INFO] Apache Oozie MiniOozie ............................. SUCCESS [  1.563 s]
[INFO] Apache Oozie Server ................................ SUCCESS [  4.405 s]
[INFO] Apache Oozie Distro ................................ SUCCESS [ 53.938 s]
[INFO] Apache Oozie ZooKeeper Security Tests .............. SUCCESS [  2.686 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:05 min
[INFO] Finished at: 2017-05-11T01:00:28+00:00
[INFO] Final Memory: 98M/1209M
[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 FINDBUGS_DIFF
[TRACE] Downloading FindBugs diff JAR from https://repo1.maven.org/maven2/me/andrz/findbugs/findbugs-diff/0.1.0/findbugs-diff-0.1.0-all.jar
[TRACE] FindBugs diff JAR downloaded
grep: <https://builds.apache.org/job/oozie-trunk-precommit-build/ws/bin/findbugs-diff-0.1.0-all.jar.md5sum>: No such file or directory
[TRACE] FindBugs diff JAR checked, is safe to use
[TRACE] Performing FindBugs diffs
[TRACE] FindBugs diffs performed
[TRACE] Checking FindBugs diffs and creating reports
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[ERROR] There are [5] new bugs found below threshold in [core].
[DEBUG] You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [docs].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/streaming].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[WARN] There are [6] new bugs found in [sharelib/oozie].
[DEBUG] You can find the FindBugs diff here: sharelib/oozie/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/spark].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/sqoop].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hive].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/distcp].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/pig].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [sharelib/hcatalog].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [server].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [client].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [hadooplibs/hadoop-utils-2].
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[WARN] There are [1] new bugs found in [tools].
[DEBUG] You can find the FindBugs diff here: tools/findbugs-new.html
[TRACE] New XMLLib present, calling 'xmllint --xpath' to get bug instance counts
[DEBUG] There are no new bugs found in [examples].
[ERROR] There are [5] new bugs found below threshold in total that must be fixed.
[TRACE] FindBugs diffs checked and reports created
[TRACE] Summary file size is 3356 bytes
[TRACE] Full summary file size is 2960 bytes
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar]> removed
[TRACE] File [<https://builds.apache.org/job/oozie-trunk-precommit-build/ws/test-patch/tmp/FINDBUGS_DIFF/diff/findbugs-diff-0.1.0-all.jar.md5sum]> removed
  Running test-patch task BACKWARDS_COMPATIBILITY
  Running test-patch task TESTS
  Running test-patch task DISTRO


Testing JIRA OOZIE-1770

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 adds/modifies 50 testcase(s)
+1 RAT
    +1 the patch does not seem to introduce new RAT warnings
-1 JAVADOC
    -1 the patch seems to introduce 6 new Javadoc warning(s)
+1 COMPILE
    +1 HEAD compiles
    +1 patch compiles
    +1 the patch does not seem to introduce new javac warnings
-1 There are [5] new bugs found below threshold in total that must be fixed.
 -1 There are [5] new bugs found below threshold in [core] that must be fixed.
 You can find the FindBugs diff here (look for the red and orange ones): core/findbugs-new.html
 The most important FindBugs errors are:
 At LauncherHelper.java:[line 70]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper.getRecoveryId(Configuration, Path, String): new java.io.InputStreamReader(InputStream)
 At LauncherHelper.java:[line 161]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper.getTag(String): String.getBytes()
 At LauncherHelper.java:[line 272]: Found reliance on default encoding in org.apache.oozie.action.hadoop.LauncherHelper$1.run(): new java.io.InputStreamReader(InputStream)
 Another occurrence at LauncherHelper.java:[line 286]: Another occurrence at LauncherHelper.java:[line 278]
 Another occurrence at LauncherHelper.java:[line 300]: Another occurrence at LauncherHelper.java:[line 294]
 +1 There are no new bugs found in [docs].
 +1 There are no new bugs found in [sharelib/hive2].
 +1 There are no new bugs found in [sharelib/streaming].
 0 There are [6] new bugs found in [sharelib/oozie] that would be nice to have fixed.
 You can find the FindBugs diff here: sharelib/oozie/findbugs-new.html
 +1 There are no new bugs found in [sharelib/spark].
 +1 There are no new bugs found in [sharelib/sqoop].
 +1 There are no new bugs found in [sharelib/hive].
 +1 There are no new bugs found in [sharelib/distcp].
 +1 There are no new bugs found in [sharelib/pig].
 +1 There are no new bugs found in [sharelib/hcatalog].
 +1 There are no new bugs found in [server].
 +1 There are no new bugs found in [client].
 +1 There are no new bugs found in [hadooplibs/hadoop-utils-2].
 0 There are [1] new bugs found in [tools] that would be nice to have fixed.
 You can find the FindBugs diff here: tools/findbugs-new.html
 +1 There are no new bugs found in [examples].
-1 BACKWARDS_COMPATIBILITY
    +1 the patch does not change any JPA Entity/Colum/Basic/Lob/Transient annotations
    -1 the patch modifies 1 JPA file(s), persistence.xml or *-orm.xml
-1 TESTS
    Tests run: 1956
    Tests failed: 1
    Tests errors: 4

    The patch failed the following testcases:

      testNofindLogs(org.apache.oozie.util.TestTimestampedMessageParser)

    Tests failing with errors:
      testProcessRemainingLog(org.apache.oozie.util.TestTimestampedMessageParser)
      testProcessRemainingCoordinatorLogForActions(org.apache.oozie.util.TestTimestampedMessageParser)
      testCheckAndSetACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)
      testNewUsingACLs(org.apache.oozie.util.TestZKUtilsWithSecurity)

+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/3818/

Adding comment to JIRA
Comment added.

test-patch exit code: 1

Build step 'Execute shell' marked build as failure
Archiving artifacts
Compressed 1.08 MB of artifacts by 11.6% relative to #3804
Recording test results