You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/14 02:54:10 UTC

Build failed in Jenkins: Apache-falcon #409

See <https://builds.apache.org/job/Apache-falcon/409/>

------------------------------------------
[...truncated 1410 lines...]
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildNumber: 736bbff30ee7d2096d181654a326df65e28d0e8c at timestamp: 1410654496049
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-messaging ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-messaging ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.messaging.JMSMessageProducerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.104 sec - in org.apache.falcon.messaging.JMSMessageProducerTest
Running org.apache.falcon.messaging.JMSMessageConsumerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.453 sec - in org.apache.falcon.messaging.JMSMessageConsumerTest
Running org.apache.falcon.messaging.FeedProducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.775 sec - in org.apache.falcon.messaging.FeedProducerTest
Running org.apache.falcon.messaging.ProcessProducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.565 sec - in org.apache.falcon.messaging.ProcessProducerTest

Results :

Tests run: 8, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-site-plugin:3.2:site (default) @ falcon-messaging ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-messaging ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/falcon-messaging-0.6-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-messaging ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-messaging ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-messaging ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-messaging >>>
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ falcon-messaging ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-messaging <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-messaging ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Oozie Adaptor 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-oozie-adaptor ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/oozie/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-oozie-adaptor ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-oozie-adaptor ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/oozie> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie>
[INFO] Storing buildNumber: 736bbff30ee7d2096d181654a326df65e28d0e8c at timestamp: 1410654549203
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/oozie> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ falcon-oozie-adaptor ---
[INFO] Configured Artifact: org.apache.oozie:oozie-client:?:jar
[INFO] Unpacking /home/jenkins/.m2/repository/org/apache/oozie/oozie-client/4.0.1-falcon/oozie-client-4.0.1-falcon.jar to <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/oozie-schemas> with includes "**/*.xsd" and excludes "**/*.class"
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.9.0:generate (coord-gen) @ falcon-oozie-adaptor ---
[INFO] Sources are not up-to-date; XJC execution will be executed.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.9.0:generate (wf-gen) @ falcon-oozie-adaptor ---
[INFO] Sources are up-to-date, but the [forceRegenerate] switch is turned on; XJC execution will not be skipped.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.9.0:generate (hive-gen) @ falcon-oozie-adaptor ---
[INFO] Sources are up-to-date, but the [forceRegenerate] switch is turned on; XJC execution will not be skipped.
[INFO] 
[INFO] --- maven-jaxb2-plugin:0.9.0:generate (bundle-gen) @ falcon-oozie-adaptor ---
[INFO] Sources are up-to-date, but the [forceRegenerate] switch is turned on; XJC execution will not be skipped.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-source) @ falcon-oozie-adaptor ---
[INFO] Source directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie/src/versioned-src/v1/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-oozie-adaptor ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-oozie-adaptor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 0 resource
[INFO] Copying 0 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-oozie-adaptor ---
[INFO] Compiling 91 source files to <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-oozie-adaptor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 30 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-oozie-adaptor ---
[INFO] Compiling 7 source files to <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-oozie-adaptor ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.oozie.feed.OozieFeedWorkflowBuilderTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.554 sec - in org.apache.falcon.oozie.feed.OozieFeedWorkflowBuilderTest
Running org.apache.falcon.oozie.coordinator.CoordinatorUnmarshallingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.71 sec - in org.apache.falcon.oozie.coordinator.CoordinatorUnmarshallingTest
Running org.apache.falcon.oozie.process.OozieProcessWorkflowBuilderTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.593 sec - in org.apache.falcon.oozie.process.OozieProcessWorkflowBuilderTest
Running org.apache.falcon.oozie.bundle.BundleUnmarshallingTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 sec - in org.apache.falcon.oozie.bundle.BundleUnmarshallingTest
Running org.apache.falcon.oozie.workflow.FalconPostProcessingTest
Build timed out (after 30 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 791130 bytes
Compression is 0.0%
Took 3 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Re: Build failed in Jenkins: Apache-falcon #414

Posted by Seetharam Venkatesh <ve...@innerzeal.com>.
Done!

On Wed, Sep 17, 2014 at 8:48 PM, Srikanth Sundarrajan <sr...@hotmail.com>
wrote:

> A recent commit has broken the build. Can this be fixed?
>
> > [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @
> falcon-common ---
> > [INFO] Starting audit...
> >
>
> <
> https://builds.apache.org/job/Apache-falcon/ws/common/src/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java
> >:194:50:
>  '(' is followed by whitespace.
> > Audit done.
> >
>
> > Date: Thu, 18 Sep 2014 02:41:28 +0000
> > From: jenkins@builds.apache.org
> > To: dev@falcon.incubator.apache.org
> > Subject: Build failed in Jenkins: Apache-falcon #414
> >
> > See <https://builds.apache.org/job/Apache-falcon/414/changes>
> >
> > Changes:
> >
> > [rostafiychuk] FALCON-733 HCatProcess tests fail because _SUCCESS file
> is non-zero size. Contributed by Raghav Kumar Gautam
> >
> > [raghav] FALCON-739 JmsMessageConsumer should start daemon threads.
> Contributed by Raghav Kumar Gautam
> >
> > [venkatesh] FALCON-665 Handle message consumption failures in
> JMSMessageConsumer. Contributed by Venkatesh Seetharam
> >
> > [venkatesh] FALCON-666 Add Alerts for unrecoverable failures.
> Contributed by Venkatesh Seetharam
> >
> > [venkatesh] FALCON-731 Lineage capture for evicted instance is broken.
> Contributed by Sowmya Ramesh
> >
> > [venkatesh] FALCON-732 Lineage capture fails for an instance thats not
> generated by falcon. Contributed by Sowmya Ramesh
> >
> > ------------------------------------------
> > [...truncated 851 lines...]
> > [INFO]
> > [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-common
> ---
> > [INFO] Checking for local modifications: skipped.
> > [INFO] Updating project files from SCM: skipped.
> > [INFO] Executing: /bin/sh -c cd <
> https://builds.apache.org/job/Apache-falcon/ws/common> && git show
> > [INFO] Working directory: <
> https://builds.apache.org/job/Apache-falcon/ws/common>
> > [INFO] Storing buildNumber: 33b420b5d04cd08c936ddf9d6e8081eab32015c4 at
> timestamp: 1411007801873
> > [INFO] Executing: /bin/sh -c cd <
> https://builds.apache.org/job/Apache-falcon/ws/common> && git show
> > [INFO] Working directory: <
> https://builds.apache.org/job/Apache-falcon/ws/common>
> > [INFO] Storing buildScmBranch: UNKNOWN
> > [INFO]
> > [INFO] --- maven-remote-resources-plugin:1.4:process (default) @
> falcon-common ---
> > [INFO] artifact asm:asm: checking for updates from central
> > [INFO] artifact asm:asm: checking for updates from im
> > [INFO] artifact asm:asm: checking for updates from hortonworks.repo
> > [INFO] artifact asm:asm: checking for updates from Codehaus repository
> > [INFO] artifact asm:asm: checking for updates from apache.snapshots.repo
> > [INFO] artifact asm:asm: checking for updates from default
> > [INFO] artifact asm:asm: checking for updates from java.net-Public
> > [INFO] artifact asm:asm: checking for updates from
> repository.jboss.org-public
> > [INFO] artifact asm:asm: checking for updates from cdh.repo
> > [INFO] artifact asm:asm: checking for updates from datanucleus
> > [INFO] artifact asm:asm: checking for updates from local.repository
> > [INFO] artifact asm:asm: checking for updates from DN_M2_Repo
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
> falcon-common ---
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 0 resource
> > [INFO] Copying 3 resources
> > [INFO] Copying 0 resource
> > [INFO] Copying 2 resources to META-INF
> > [INFO] Copying 3 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> falcon-common ---
> > [INFO] Compiling 72 source files to <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/classes>
> > [INFO]
> > [INFO] --- maven-resources-plugin:2.6:testResources
> (default-testResources) @ falcon-common ---
> > [INFO] Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 18 resources
> > [INFO] Copying 3 resources
> > [INFO]
> > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile)
> @ falcon-common ---
> > [INFO] Compiling 28 source files to <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/test-classes>
> > [INFO]
> > [INFO] --- maven-surefire-plugin:2.16:test (default-test) @
> falcon-common ---
> > [WARNING] The parameter forkMode is deprecated since version 2.14. Use
> forkCount and reuseForks instead.
> > [INFO] Surefire report directory: <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-reports
> >
> >
> > -------------------------------------------------------
> >  T E S T S
> > -------------------------------------------------------
> >
> > -------------------------------------------------------
> >  T E S T S
> > -------------------------------------------------------
> > Running org.apache.falcon.cleanup.LogCleanupServiceTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734
> sec - in org.apache.falcon.cleanup.LogCleanupServiceTest
> > Running org.apache.falcon.update.UpdateHelperTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134
> sec - in org.apache.falcon.update.UpdateHelperTest
> > Running org.apache.falcon.group.FeedGroupMapTest
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841
> sec - in org.apache.falcon.group.FeedGroupMapTest
> > Running org.apache.falcon.entity.store.ConfigurationStoreTest
> > Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914
> sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
> > Running org.apache.falcon.entity.StorageFactoryTest
> > Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14
> sec - in org.apache.falcon.entity.StorageFactoryTest
> > Running org.apache.falcon.entity.CatalogStorageTest
> > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586
> sec - in org.apache.falcon.entity.CatalogStorageTest
> > Running org.apache.falcon.entity.FileSystemStorageTest
> > Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56
> sec - in org.apache.falcon.entity.FileSystemStorageTest
> > Running org.apache.falcon.entity.parser.FeedEntityParserTest
> > Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.962
> sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
> > Running org.apache.falcon.entity.parser.ClusterEntityParserTest
> > Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731
> sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
> > Running org.apache.falcon.entity.parser.ProcessEntityParserTest
> > Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.713
> sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
> > Running org.apache.falcon.entity.parser.FeedUpdateTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 sec
> - in org.apache.falcon.entity.parser.FeedUpdateTest
> > Running org.apache.falcon.entity.EntityTypeTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec
> - in org.apache.falcon.entity.EntityTypeTest
> > Running org.apache.falcon.entity.v0.EntityGraphTest
> > Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646
> sec - in org.apache.falcon.entity.v0.EntityGraphTest
> > Running org.apache.falcon.entity.EntityUtilTest
> > Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959
> sec - in org.apache.falcon.entity.EntityUtilTest
> > Running org.apache.falcon.entity.ColoClusterRelationTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716
> sec - in org.apache.falcon.entity.ColoClusterRelationTest
> > Running org.apache.falcon.entity.FeedHelperTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456
> sec - in org.apache.falcon.entity.FeedHelperTest
> > Running org.apache.falcon.entity.TestWorkflowNameBuilder
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117
> sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
> > Running org.apache.falcon.security.DefaultAuthorizationProviderTest
> > Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979
> sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
> > Running org.apache.falcon.security.SecurityUtilTest
> > Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649
> sec - in org.apache.falcon.security.SecurityUtilTest
> > Running
> org.apache.falcon.security.AuthenticationInitializationServiceTest
> > Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073
> sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
> > Running org.apache.falcon.security.CurrentUserTest
> > Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76
> sec - in org.apache.falcon.security.CurrentUserTest
> > Running org.apache.falcon.util.ApplicationPropertiesTest
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748
> sec - in org.apache.falcon.util.ApplicationPropertiesTest
> > Running org.apache.falcon.util.ReflectionUtilsTest
> > Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec
> - in org.apache.falcon.util.ReflectionUtilsTest
> > Running org.apache.falcon.metadata.MetadataMappingServiceTest
> > Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.61
> sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
> > Running org.apache.falcon.hadoop.HadoopClientFactoryTest
> > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876
> sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
> > Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
> > Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632
> sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
> > Running org.apache.falcon.workflow.WorkflowExecutionContextTest
> > Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539
> sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest
> >
> > Results :
> >
> > Tests run: 328, Failures: 0, Errors: 0, Skipped: 0
> >
> > [INFO]
> > [INFO] --- maven-site-plugin:3.2:site (default) @ falcon-common ---
> > [INFO] maven.site.skip = true: Skipping site generation
> > [INFO]
> > [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
> > [INFO] Building jar: <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.6-incubating-SNAPSHOT.jar
> >
> > [INFO]
> > [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @
> falcon-common ---
> > [INFO]
> > [INFO] --- maven-failsafe-plugin:2.16:integration-test
> (integration-test) @ falcon-common ---
> > [WARNING] The parameter forkMode is deprecated since version 2.14. Use
> forkCount and reuseForks instead.
> > [INFO]
> > [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
> > [INFO] Failsafe report directory: <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports
> >
> > [INFO]
> > [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
> > [INFO] Exclude: *.txt
> > [INFO] Exclude: **/*.txt
> > [INFO] Exclude: .git/**
> > [INFO] Exclude: **/.idea/**
> > [INFO] Exclude: **/*.twiki
> > [INFO] Exclude: **/*.iml
> > [INFO] Exclude: **/target/**
> > [INFO] Exclude: **/activemq-data/**
> > [INFO] Exclude: **/build/**
> > [INFO] Exclude: **/*.patch
> > [INFO] Exclude: derby.log
> > [INFO] Exclude: **/logs/**
> > [INFO] Exclude: **/.classpath
> > [INFO] Exclude: **/.project
> > [INFO] Exclude: **/.settings/**
> > [INFO] Exclude: **/test-output/**
> > [INFO] Exclude: **/data.txt
> > [INFO] Exclude: **/maven-eclipse.xml
> > [INFO] Exclude: **/.externalToolBuilders/**
> > [INFO] Exclude: html5-ui/**
> > [INFO]
> > [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @
> falcon-common ---
> > [INFO] Starting audit...
> > <
> https://builds.apache.org/job/Apache-falcon/ws/common/src/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java>:194:50:
> '(' is followed by whitespace.
> > Audit done.
> >
> > [INFO] There are 1 checkstyle errors.
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Reactor Summary:
> > [INFO]
> > [INFO] Checkstyle ........................................ SUCCESS [
> 1.999 s]
> > [INFO] Apache Falcon ..................................... SUCCESS [
> 12.090 s]
> > [INFO] Build Tools ....................................... SUCCESS [
> 6.741 s]
> > [INFO] Apache Falcon CLI client .......................... SUCCESS [
> 46.548 s]
> > [INFO] Apache Falcon Metrics ............................. SUCCESS [
> 18.196 s]
> > [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [
> 17.764 s]
> > [INFO] Apache Falcon Test Utility ........................ SUCCESS [
> 17.899 s]
> > [INFO] Apache Falcon Commons ............................. FAILURE
> [01:27 min]
> > [INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
> > [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
> > [INFO] Apache Falcon Messaging ........................... SKIPPED
> > [INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
> > [INFO] Apache Falcon Acquisition ......................... SKIPPED
> > [INFO] Apache Falcon Replication ......................... SKIPPED
> > [INFO] Apache Falcon Retention ........................... SKIPPED
> > [INFO] Apache Falcon Archival ............................ SKIPPED
> > [INFO] Apache Falcon Rerun ............................... SKIPPED
> > [INFO] Apache Falcon Prism ............................... SKIPPED
> > [INFO] Apache Falcon Web Application ..................... SKIPPED
> > [INFO] Apache Falcon Documentation ....................... SKIPPED
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] BUILD FAILURE
> > [INFO]
> ------------------------------------------------------------------------
> > [INFO] Total time: 03:30 min
> > [INFO] Finished at: 2014-09-18T02:38:06+00:00
> > [INFO] Final Memory: 89M/802M
> > [INFO]
> ------------------------------------------------------------------------
> > [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check
> (checkstyle-check) on project falcon-common: You have 1 Checkstyle
> violation. -> [Help 1]
> > [ERROR]
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> > [ERROR]
> > [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> > [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> > [ERROR]
> > [ERROR] After correcting the problems, you can resume the build with the
> command
> > [ERROR]   mvn <goals> -rf :falcon-common
> > Build step 'Execute shell' marked build as failure
> > [CHECKSTYLE] Collecting checkstyle analysis files...
> > [CHECKSTYLE] Finding all files that match the pattern
> **/target/checkstyle-result.xml
> > [CHECKSTYLE] Parsing 19 files in <
> https://builds.apache.org/job/Apache-falcon/ws/>
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml>
> of module  with 1 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml>
> of module  with 0 warnings.
> > [CHECKSTYLE] Computing warning deltas based on reference build #404
> > [FINDBUGS] Collecting findbugs analysis files...
> > [FINDBUGS] Finding all files that match the pattern
> **/target/findbugs.xml
> > [FINDBUGS] Parsing 13 files in <
> https://builds.apache.org/job/Apache-falcon/ws/>
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Successfully parsed file <
> https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml>
> of module  with 0 warnings.
> > [FINDBUGS] Computing warning deltas based on reference build #404
> > Archiving artifacts
> > Sending artifact delta relative to Apache-falcon #404
> > Archived 15 artifacts
> > Archive block size is 32768
> > Received 0 blocks and 818400 bytes
> > Compression is 0.0%
> > Took 1.9 sec
> > Recording test results
> > TestNG Reports Processing: START
> > Looking for TestNG results report in workspace using pattern:
> **/target/testng-results.xml
> > Did not find any matching files.
>
>



-- 
Regards,
Venkatesh

“Perfection (in design) is achieved not when there is nothing more to add,
but rather when there is nothing more to take away.”
- Antoine de Saint-Exupéry

RE: Build failed in Jenkins: Apache-falcon #414

Posted by Srikanth Sundarrajan <sr...@hotmail.com>.
A recent commit has broken the build. Can this be fixed?

> [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
> [INFO] Starting audit...
>
 
<https://builds.apache.org/job/Apache-falcon/ws/common/src/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java>:194:50:
 '(' is followed by whitespace.
> Audit done.
> 

> Date: Thu, 18 Sep 2014 02:41:28 +0000
> From: jenkins@builds.apache.org
> To: dev@falcon.incubator.apache.org
> Subject: Build failed in Jenkins: Apache-falcon #414
> 
> See <https://builds.apache.org/job/Apache-falcon/414/changes>
> 
> Changes:
> 
> [rostafiychuk] FALCON-733 HCatProcess tests fail because _SUCCESS file is non-zero size. Contributed by Raghav Kumar Gautam
> 
> [raghav] FALCON-739 JmsMessageConsumer should start daemon threads. Contributed by Raghav Kumar Gautam
> 
> [venkatesh] FALCON-665 Handle message consumption failures in JMSMessageConsumer. Contributed by Venkatesh Seetharam
> 
> [venkatesh] FALCON-666 Add Alerts for unrecoverable failures. Contributed by Venkatesh Seetharam
> 
> [venkatesh] FALCON-731 Lineage capture for evicted instance is broken. Contributed by Sowmya Ramesh
> 
> [venkatesh] FALCON-732 Lineage capture fails for an instance thats not generated by falcon. Contributed by Sowmya Ramesh
> 
> ------------------------------------------
> [...truncated 851 lines...]
> [INFO] 
> [INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-common ---
> [INFO] Checking for local modifications: skipped.
> [INFO] Updating project files from SCM: skipped.
> [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
> [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
> [INFO] Storing buildNumber: 33b420b5d04cd08c936ddf9d6e8081eab32015c4 at timestamp: 1411007801873
> [INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
> [INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
> [INFO] Storing buildScmBranch: UNKNOWN
> [INFO] 
> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-common ---
> [INFO] artifact asm:asm: checking for updates from central
> [INFO] artifact asm:asm: checking for updates from im
> [INFO] artifact asm:asm: checking for updates from hortonworks.repo
> [INFO] artifact asm:asm: checking for updates from Codehaus repository
> [INFO] artifact asm:asm: checking for updates from apache.snapshots.repo
> [INFO] artifact asm:asm: checking for updates from default
> [INFO] artifact asm:asm: checking for updates from java.net-Public
> [INFO] artifact asm:asm: checking for updates from repository.jboss.org-public
> [INFO] artifact asm:asm: checking for updates from cdh.repo
> [INFO] artifact asm:asm: checking for updates from datanucleus
> [INFO] artifact asm:asm: checking for updates from local.repository
> [INFO] artifact asm:asm: checking for updates from DN_M2_Repo
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-common ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 3 resources
> [INFO] Copying 0 resource
> [INFO] Copying 2 resources to META-INF
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-common ---
> [INFO] Compiling 72 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/classes>
> [INFO] 
> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-common ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 18 resources
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-common ---
> [INFO] Compiling 28 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/test-classes>
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-common ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
> [INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-reports>
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> 
> -------------------------------------------------------
>  T E S T S
> -------------------------------------------------------
> Running org.apache.falcon.cleanup.LogCleanupServiceTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734 sec - in org.apache.falcon.cleanup.LogCleanupServiceTest
> Running org.apache.falcon.update.UpdateHelperTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 sec - in org.apache.falcon.update.UpdateHelperTest
> Running org.apache.falcon.group.FeedGroupMapTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 sec - in org.apache.falcon.group.FeedGroupMapTest
> Running org.apache.falcon.entity.store.ConfigurationStoreTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
> Running org.apache.falcon.entity.StorageFactoryTest
> Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 sec - in org.apache.falcon.entity.StorageFactoryTest
> Running org.apache.falcon.entity.CatalogStorageTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.apache.falcon.entity.CatalogStorageTest
> Running org.apache.falcon.entity.FileSystemStorageTest
> Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 sec - in org.apache.falcon.entity.FileSystemStorageTest
> Running org.apache.falcon.entity.parser.FeedEntityParserTest
> Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.962 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
> Running org.apache.falcon.entity.parser.ClusterEntityParserTest
> Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
> Running org.apache.falcon.entity.parser.ProcessEntityParserTest
> Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.713 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
> Running org.apache.falcon.entity.parser.FeedUpdateTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
> Running org.apache.falcon.entity.EntityTypeTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.apache.falcon.entity.EntityTypeTest
> Running org.apache.falcon.entity.v0.EntityGraphTest
> Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec - in org.apache.falcon.entity.v0.EntityGraphTest
> Running org.apache.falcon.entity.EntityUtilTest
> Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec - in org.apache.falcon.entity.EntityUtilTest
> Running org.apache.falcon.entity.ColoClusterRelationTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec - in org.apache.falcon.entity.ColoClusterRelationTest
> Running org.apache.falcon.entity.FeedHelperTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.falcon.entity.FeedHelperTest
> Running org.apache.falcon.entity.TestWorkflowNameBuilder
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
> Running org.apache.falcon.security.DefaultAuthorizationProviderTest
> Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
> Running org.apache.falcon.security.SecurityUtilTest
> Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.apache.falcon.security.SecurityUtilTest
> Running org.apache.falcon.security.AuthenticationInitializationServiceTest
> Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
> Running org.apache.falcon.security.CurrentUserTest
> Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.apache.falcon.security.CurrentUserTest
> Running org.apache.falcon.util.ApplicationPropertiesTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 sec - in org.apache.falcon.util.ApplicationPropertiesTest
> Running org.apache.falcon.util.ReflectionUtilsTest
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in org.apache.falcon.util.ReflectionUtilsTest
> Running org.apache.falcon.metadata.MetadataMappingServiceTest
> Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.61 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
> Running org.apache.falcon.hadoop.HadoopClientFactoryTest
> Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
> Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
> Running org.apache.falcon.workflow.WorkflowExecutionContextTest
> Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest
> 
> Results :
> 
> Tests run: 328, Failures: 0, Errors: 0, Skipped: 0
> 
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:site (default) @ falcon-common ---
> [INFO] maven.site.skip = true: Skipping site generation
> [INFO] 
> [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
> [INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.6-incubating-SNAPSHOT.jar>
> [INFO] 
> [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-common ---
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-common ---
> [WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
> [INFO] 
> [INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
> [INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports>
> [INFO] 
> [INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
> [INFO] Exclude: *.txt
> [INFO] Exclude: **/*.txt
> [INFO] Exclude: .git/**
> [INFO] Exclude: **/.idea/**
> [INFO] Exclude: **/*.twiki
> [INFO] Exclude: **/*.iml
> [INFO] Exclude: **/target/**
> [INFO] Exclude: **/activemq-data/**
> [INFO] Exclude: **/build/**
> [INFO] Exclude: **/*.patch
> [INFO] Exclude: derby.log
> [INFO] Exclude: **/logs/**
> [INFO] Exclude: **/.classpath
> [INFO] Exclude: **/.project
> [INFO] Exclude: **/.settings/**
> [INFO] Exclude: **/test-output/**
> [INFO] Exclude: **/data.txt
> [INFO] Exclude: **/maven-eclipse.xml
> [INFO] Exclude: **/.externalToolBuilders/**
> [INFO] Exclude: html5-ui/**
> [INFO] 
> [INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
> [INFO] Starting audit...
> <https://builds.apache.org/job/Apache-falcon/ws/common/src/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java>:194:50: '(' is followed by whitespace.
> Audit done.
> 
> [INFO] There are 1 checkstyle errors.
> [INFO] ------------------------------------------------------------------------
> [INFO] Reactor Summary:
> [INFO] 
> [INFO] Checkstyle ........................................ SUCCESS [  1.999 s]
> [INFO] Apache Falcon ..................................... SUCCESS [ 12.090 s]
> [INFO] Build Tools ....................................... SUCCESS [  6.741 s]
> [INFO] Apache Falcon CLI client .......................... SUCCESS [ 46.548 s]
> [INFO] Apache Falcon Metrics ............................. SUCCESS [ 18.196 s]
> [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 17.764 s]
> [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 17.899 s]
> [INFO] Apache Falcon Commons ............................. FAILURE [01:27 min]
> [INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
> [INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
> [INFO] Apache Falcon Messaging ........................... SKIPPED
> [INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
> [INFO] Apache Falcon Acquisition ......................... SKIPPED
> [INFO] Apache Falcon Replication ......................... SKIPPED
> [INFO] Apache Falcon Retention ........................... SKIPPED
> [INFO] Apache Falcon Archival ............................ SKIPPED
> [INFO] Apache Falcon Rerun ............................... SKIPPED
> [INFO] Apache Falcon Prism ............................... SKIPPED
> [INFO] Apache Falcon Web Application ..................... SKIPPED
> [INFO] Apache Falcon Documentation ....................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 03:30 min
> [INFO] Finished at: 2014-09-18T02:38:06+00:00
> [INFO] Final Memory: 89M/802M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-common: You have 1 Checkstyle violation. -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :falcon-common
> Build step 'Execute shell' marked build as failure
> [CHECKSTYLE] Collecting checkstyle analysis files...
> [CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
> [CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 1 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
> [CHECKSTYLE] Computing warning deltas based on reference build #404
> [FINDBUGS] Collecting findbugs analysis files...
> [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
> [FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Apache-falcon/ws/>
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
> [FINDBUGS] Computing warning deltas based on reference build #404
> Archiving artifacts
> Sending artifact delta relative to Apache-falcon #404
> Archived 15 artifacts
> Archive block size is 32768
> Received 0 blocks and 818400 bytes
> Compression is 0.0%
> Took 1.9 sec
> Recording test results
> TestNG Reports Processing: START
> Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
> Did not find any matching files.
 		 	   		  

Build failed in Jenkins: Apache-falcon #414

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/414/changes>

Changes:

[rostafiychuk] FALCON-733 HCatProcess tests fail because _SUCCESS file is non-zero size. Contributed by Raghav Kumar Gautam

[raghav] FALCON-739 JmsMessageConsumer should start daemon threads. Contributed by Raghav Kumar Gautam

[venkatesh] FALCON-665 Handle message consumption failures in JMSMessageConsumer. Contributed by Venkatesh Seetharam

[venkatesh] FALCON-666 Add Alerts for unrecoverable failures. Contributed by Venkatesh Seetharam

[venkatesh] FALCON-731 Lineage capture for evicted instance is broken. Contributed by Sowmya Ramesh

[venkatesh] FALCON-732 Lineage capture fails for an instance thats not generated by falcon. Contributed by Sowmya Ramesh

------------------------------------------
[...truncated 851 lines...]
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-common ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
[INFO] Storing buildNumber: 33b420b5d04cd08c936ddf9d6e8081eab32015c4 at timestamp: 1411007801873
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/common> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/common>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-common ---
[INFO] artifact asm:asm: checking for updates from central
[INFO] artifact asm:asm: checking for updates from im
[INFO] artifact asm:asm: checking for updates from hortonworks.repo
[INFO] artifact asm:asm: checking for updates from Codehaus repository
[INFO] artifact asm:asm: checking for updates from apache.snapshots.repo
[INFO] artifact asm:asm: checking for updates from default
[INFO] artifact asm:asm: checking for updates from java.net-Public
[INFO] artifact asm:asm: checking for updates from repository.jboss.org-public
[INFO] artifact asm:asm: checking for updates from cdh.repo
[INFO] artifact asm:asm: checking for updates from datanucleus
[INFO] artifact asm:asm: checking for updates from local.repository
[INFO] artifact asm:asm: checking for updates from DN_M2_Repo
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] Copying 0 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-common ---
[INFO] Compiling 72 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-common ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-common ---
[INFO] Compiling 28 source files to <https://builds.apache.org/job/Apache-falcon/ws/common/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-common ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.cleanup.LogCleanupServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.734 sec - in org.apache.falcon.cleanup.LogCleanupServiceTest
Running org.apache.falcon.update.UpdateHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 sec - in org.apache.falcon.update.UpdateHelperTest
Running org.apache.falcon.group.FeedGroupMapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 sec - in org.apache.falcon.group.FeedGroupMapTest
Running org.apache.falcon.entity.store.ConfigurationStoreTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.914 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest
Running org.apache.falcon.entity.StorageFactoryTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 sec - in org.apache.falcon.entity.StorageFactoryTest
Running org.apache.falcon.entity.CatalogStorageTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 sec - in org.apache.falcon.entity.CatalogStorageTest
Running org.apache.falcon.entity.FileSystemStorageTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 sec - in org.apache.falcon.entity.FileSystemStorageTest
Running org.apache.falcon.entity.parser.FeedEntityParserTest
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.962 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.731 sec - in org.apache.falcon.entity.parser.ClusterEntityParserTest
Running org.apache.falcon.entity.parser.ProcessEntityParserTest
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.713 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest
Running org.apache.falcon.entity.parser.FeedUpdateTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.35 sec - in org.apache.falcon.entity.parser.FeedUpdateTest
Running org.apache.falcon.entity.EntityTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.05 sec - in org.apache.falcon.entity.EntityTypeTest
Running org.apache.falcon.entity.v0.EntityGraphTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 sec - in org.apache.falcon.entity.v0.EntityGraphTest
Running org.apache.falcon.entity.EntityUtilTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.959 sec - in org.apache.falcon.entity.EntityUtilTest
Running org.apache.falcon.entity.ColoClusterRelationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.716 sec - in org.apache.falcon.entity.ColoClusterRelationTest
Running org.apache.falcon.entity.FeedHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.falcon.entity.FeedHelperTest
Running org.apache.falcon.entity.TestWorkflowNameBuilder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.117 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder
Running org.apache.falcon.security.DefaultAuthorizationProviderTest
Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.979 sec - in org.apache.falcon.security.DefaultAuthorizationProviderTest
Running org.apache.falcon.security.SecurityUtilTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.apache.falcon.security.SecurityUtilTest
Running org.apache.falcon.security.AuthenticationInitializationServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 sec - in org.apache.falcon.security.AuthenticationInitializationServiceTest
Running org.apache.falcon.security.CurrentUserTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 sec - in org.apache.falcon.security.CurrentUserTest
Running org.apache.falcon.util.ApplicationPropertiesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.748 sec - in org.apache.falcon.util.ApplicationPropertiesTest
Running org.apache.falcon.util.ReflectionUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec - in org.apache.falcon.util.ReflectionUtilsTest
Running org.apache.falcon.metadata.MetadataMappingServiceTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.61 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest
Running org.apache.falcon.hadoop.HadoopClientFactoryTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest
Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.632 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest
Running org.apache.falcon.workflow.WorkflowExecutionContextTest
Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.539 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest

Results :

Tests run: 328, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-site-plugin:3.2:site (default) @ falcon-common ---
[INFO] maven.site.skip = true: Skipping site generation
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ falcon-common ---
[INFO] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/common/target/falcon-common-0.6-incubating-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-common ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-common ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-common ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/common/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-common ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-common ---
[INFO] Starting audit...
<https://builds.apache.org/job/Apache-falcon/ws/common/src/main/java/org/apache/falcon/metadata/InstanceRelationshipGraphBuilder.java>:194:50: '(' is followed by whitespace.
Audit done.

[INFO] There are 1 checkstyle errors.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  1.999 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 12.090 s]
[INFO] Build Tools ....................................... SUCCESS [  6.741 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 46.548 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 18.196 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 17.764 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 17.899 s]
[INFO] Apache Falcon Commons ............................. FAILURE [01:27 min]
[INFO] Apache Falcon Oozie EL Extension .................. SKIPPED
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SKIPPED
[INFO] Apache Falcon Messaging ........................... SKIPPED
[INFO] Apache Falcon Oozie Adaptor ....................... SKIPPED
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Replication ......................... SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:30 min
[INFO] Finished at: 2014-09-18T02:38:06+00:00
[INFO] Final Memory: 89M/802M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:check (checkstyle-check) on project falcon-common: You have 1 Checkstyle violation. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-common
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 1 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 13 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 818400 bytes
Compression is 0.0%
Took 1.9 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #413

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/413/changes>

Changes:

[venkatesh] FALCON-724 Build fails as Integration test fails. Contributed by Balu Vellanki

------------------------------------------
[...truncated 1258 lines...]
[INFO] Copying aopalliance-1.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/aopalliance-1.0.jar>
[INFO] Copying commons-codec-1.8.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-codec-1.8.jar>
[INFO] Copying jta-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jta-1.1.jar>
[INFO] Copying spring-context-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-context-3.0.3.RELEASE.jar>
[INFO] Copying jdo2-api-2.3-ec.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jdo2-api-2.3-ec.jar>
[INFO] Copying avro-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-1.7.1.jar>
[INFO] Copying datanucleus-core-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-core-2.0.3.jar>
[INFO] Copying falcon-hadoop-dependencies-0.6-incubating-SNAPSHOT.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/falcon-hadoop-dependencies-0.6-incubating-SNAPSHOT.jar>
[INFO] Copying hive-serde-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-serde-0.11.0.jar>
[INFO] Copying hive-cli-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-cli-0.11.0.jar>
[INFO] Copying servlet-api-2.5-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/servlet-api-2.5-6.1.14.jar>
[INFO] Copying spring-expression-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-expression-3.0.3.RELEASE.jar>
[INFO] Copying jackson-jaxrs-1.8.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jackson-jaxrs-1.8.3.jar>
[INFO] Copying datanucleus-enhancer-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-enhancer-2.0.3.jar>
[INFO] Copying kahadb-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/kahadb-5.4.3.jar>
[INFO] Copying avro-ipc-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-ipc-1.7.1.jar>
[INFO] Copying jsp-api-2.1-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jsp-api-2.1-6.1.14.jar>
[INFO] Copying hive-metastore-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-metastore-0.11.0.jar>
[INFO] Copying jets3t-0.6.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jets3t-0.6.1.jar>
[INFO] Copying commons-logging-api-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-logging-api-1.1.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/zookeeper-3.4.3.jar>
[INFO] Copying falcon-client-0.6-incubating-SNAPSHOT.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/falcon-client-0.6-incubating-SNAPSHOT.jar>
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jersey-client-1.9.jar>
[INFO] Copying logkit-1.0.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/logkit-1.0.1.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-simple-1.1.1.jar>
[INFO] Copying slf4j-log4j12-1.7.5.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/slf4j-log4j12-1.7.5.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-configuration-1.6.jar>
[INFO] Copying JavaEWAH-0.3.2.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/JavaEWAH-0.3.2.jar>
[INFO] Copying activemq-core-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/activemq-core-5.4.3.jar>
[INFO] Copying hive-exec-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-exec-0.11.0.jar>
[INFO] Copying commons-math-2.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-math-2.1.jar>
[INFO] Copying spring-core-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-core-3.0.3.RELEASE.jar>
[INFO] Copying libthrift-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libthrift-0.9.0.jar>
[INFO] Copying mockito-all-1.8.5.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/mockito-all-1.8.5.jar>
[INFO] Copying libfb303-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libfb303-0.9.0.jar>
[INFO] Copying jetty-6.1.26.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jetty-6.1.26.jar>
[INFO] Copying hive-common-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-common-0.11.0.jar>
[INFO] Copying velocity-1.7.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/velocity-1.7.jar>
[INFO] xml-apis-1.4.01.jar already exists in destination.
[INFO] serp-1.14.1.jar already exists in destination.
[INFO] mail-1.4.jar already exists in destination.
[INFO] commons-dbcp-1.4.jar already exists in destination.
[INFO] oozie-core-4.0.1-falcon.jar already exists in destination.
[INFO] geronimo-jta_1.1_spec-1.1.1.jar already exists in destination.
[INFO] xercesImpl-2.10.0.jar already exists in destination.
[INFO] guava-11.0.2.jar already exists in destination.
[INFO] commons-httpclient-3.1.jar already exists in destination.
[INFO] openjpa-jdbc-2.2.2.jar already exists in destination.
[INFO] jung-algorithms-2.0.1.jar already exists in destination.
[INFO] openjpa-kernel-2.2.2.jar already exists in destination.
[INFO] jdom-1.1.jar already exists in destination.
[INFO] openjpa-persistence-2.2.2.jar already exists in destination.
[INFO] ehcache-core-2.6.3.jar already exists in destination.
[INFO] postgresql-9.0-801.jdbc4.jar already exists in destination.
[INFO] commons-logging-1.1.jar already exists in destination.
[INFO] geronimo-jms_1.1_spec-1.1.1.jar already exists in destination.
[INFO] openjpa-lib-2.2.2.jar already exists in destination.
[INFO] commons-pool-1.5.4.jar already exists in destination.
[INFO] commons-el-1.0.jar already exists in destination.
[INFO] oozie-sharelib-oozie-4.0.1-falcon.jar already exists in destination.
[INFO] apache-log4j-extras-1.1.jar already exists in destination.
[INFO] activation-1.1.jar already exists in destination.
[INFO] collections-generic-4.01.jar already exists in destination.
[INFO] geronimo-j2ee-management_1.1_spec-1.0.1.jar already exists in destination.
[INFO] jung-api-2.0.1.jar already exists in destination.
[INFO] jung-graph-impl-2.0.1.jar already exists in destination.
[INFO] jung-visualization-2.0.1.jar already exists in destination.
[INFO] jsr305-1.3.9.jar already exists in destination.
[INFO] hsqldb-1.8.0.7.jar already exists in destination.
[INFO] openjpa-persistence-jdbc-2.2.2.jar already exists in destination.
[INFO] commons-collections-3.2.1.jar already exists in destination.
[INFO] geronimo-jpa_2.0_spec-1.1.jar already exists in destination.
[INFO] derby-10.6.1.0.jar already exists in destination.
[INFO] oozie-client-4.0.1-falcon.jar already exists in destination.
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ falcon-hadoop-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [falcon-hadoop-webapp] in [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.6-incubating-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/src/main/webapp]>
[INFO] Webapp assembled in [683 msecs]
[INFO] Building war: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.6-incubating-SNAPSHOT.war>
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-hadoop-webapp ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ falcon-hadoop-webapp ---
[INFO] Executing tasks

main:
      [jar] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie.war>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-hadoop-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-hadoop-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-hadoop-webapp ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-hadoop-webapp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp >>>
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ falcon-hadoop-webapp ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Messaging 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-messaging ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/messaging/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildNumber: 96d5da9e4535812b0657cdecc817b53ef570e004 at timestamp: 1410922527567
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-messaging ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-messaging ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.messaging.JMSMessageProducerTest
Build timed out (after 30 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 791130 bytes
Compression is 0.0%
Took 0.5 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #412

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/412/changes>

Changes:

[srikanth.sundarrajan] FALCON-727 JQuery license is incorrectly mentioned in the header file. Contributed by Srikanth Sundarrajan

[raghav] FALCON-729 HCatFeedOperationsTest should not initialize hcat client during var declaration. Contributed by Raghav Kumar Gautam

[venkatesh] FALCON-728 Unit test failures on jenkins. Contributed by Sowmya Ramesh

------------------------------------------
[...truncated 1219 lines...]
[INFO] Copying aopalliance-1.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/aopalliance-1.0.jar>
[INFO] Copying commons-codec-1.8.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-codec-1.8.jar>
[INFO] Copying jta-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jta-1.1.jar>
[INFO] Copying spring-context-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-context-3.0.3.RELEASE.jar>
[INFO] Copying jdo2-api-2.3-ec.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jdo2-api-2.3-ec.jar>
[INFO] Copying avro-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-1.7.1.jar>
[INFO] Copying datanucleus-core-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-core-2.0.3.jar>
[INFO] Copying falcon-hadoop-dependencies-0.6-incubating-SNAPSHOT.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/falcon-hadoop-dependencies-0.6-incubating-SNAPSHOT.jar>
[INFO] Copying hive-serde-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-serde-0.11.0.jar>
[INFO] Copying hive-cli-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-cli-0.11.0.jar>
[INFO] Copying servlet-api-2.5-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/servlet-api-2.5-6.1.14.jar>
[INFO] Copying spring-expression-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-expression-3.0.3.RELEASE.jar>
[INFO] Copying jackson-jaxrs-1.8.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jackson-jaxrs-1.8.3.jar>
[INFO] Copying datanucleus-enhancer-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-enhancer-2.0.3.jar>
[INFO] Copying kahadb-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/kahadb-5.4.3.jar>
[INFO] Copying avro-ipc-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-ipc-1.7.1.jar>
[INFO] Copying jsp-api-2.1-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jsp-api-2.1-6.1.14.jar>
[INFO] Copying hive-metastore-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-metastore-0.11.0.jar>
[INFO] Copying jets3t-0.6.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jets3t-0.6.1.jar>
[INFO] Copying commons-logging-api-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-logging-api-1.1.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/zookeeper-3.4.3.jar>
[INFO] Copying falcon-client-0.6-incubating-SNAPSHOT.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/falcon-client-0.6-incubating-SNAPSHOT.jar>
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jersey-client-1.9.jar>
[INFO] Copying logkit-1.0.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/logkit-1.0.1.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-simple-1.1.1.jar>
[INFO] Copying slf4j-log4j12-1.7.5.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/slf4j-log4j12-1.7.5.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-configuration-1.6.jar>
[INFO] Copying JavaEWAH-0.3.2.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/JavaEWAH-0.3.2.jar>
[INFO] Copying activemq-core-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/activemq-core-5.4.3.jar>
[INFO] Copying hive-exec-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-exec-0.11.0.jar>
[INFO] Copying commons-math-2.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-math-2.1.jar>
[INFO] Copying spring-core-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-core-3.0.3.RELEASE.jar>
[INFO] Copying libthrift-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libthrift-0.9.0.jar>
[INFO] Copying mockito-all-1.8.5.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/mockito-all-1.8.5.jar>
[INFO] Copying libfb303-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libfb303-0.9.0.jar>
[INFO] Copying jetty-6.1.26.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jetty-6.1.26.jar>
[INFO] Copying hive-common-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-common-0.11.0.jar>
[INFO] Copying velocity-1.7.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/velocity-1.7.jar>
[INFO] xml-apis-1.4.01.jar already exists in destination.
[INFO] serp-1.14.1.jar already exists in destination.
[INFO] mail-1.4.jar already exists in destination.
[INFO] commons-dbcp-1.4.jar already exists in destination.
[INFO] oozie-core-4.0.1-falcon.jar already exists in destination.
[INFO] geronimo-jta_1.1_spec-1.1.1.jar already exists in destination.
[INFO] xercesImpl-2.10.0.jar already exists in destination.
[INFO] guava-11.0.2.jar already exists in destination.
[INFO] commons-httpclient-3.1.jar already exists in destination.
[INFO] openjpa-jdbc-2.2.2.jar already exists in destination.
[INFO] jung-algorithms-2.0.1.jar already exists in destination.
[INFO] openjpa-kernel-2.2.2.jar already exists in destination.
[INFO] jdom-1.1.jar already exists in destination.
[INFO] openjpa-persistence-2.2.2.jar already exists in destination.
[INFO] ehcache-core-2.6.3.jar already exists in destination.
[INFO] postgresql-9.0-801.jdbc4.jar already exists in destination.
[INFO] commons-logging-1.1.jar already exists in destination.
[INFO] geronimo-jms_1.1_spec-1.1.1.jar already exists in destination.
[INFO] openjpa-lib-2.2.2.jar already exists in destination.
[INFO] commons-pool-1.5.4.jar already exists in destination.
[INFO] commons-el-1.0.jar already exists in destination.
[INFO] oozie-sharelib-oozie-4.0.1-falcon.jar already exists in destination.
[INFO] apache-log4j-extras-1.1.jar already exists in destination.
[INFO] activation-1.1.jar already exists in destination.
[INFO] collections-generic-4.01.jar already exists in destination.
[INFO] geronimo-j2ee-management_1.1_spec-1.0.1.jar already exists in destination.
[INFO] jung-api-2.0.1.jar already exists in destination.
[INFO] jung-graph-impl-2.0.1.jar already exists in destination.
[INFO] jung-visualization-2.0.1.jar already exists in destination.
[INFO] jsr305-1.3.9.jar already exists in destination.
[INFO] hsqldb-1.8.0.7.jar already exists in destination.
[INFO] openjpa-persistence-jdbc-2.2.2.jar already exists in destination.
[INFO] commons-collections-3.2.1.jar already exists in destination.
[INFO] geronimo-jpa_2.0_spec-1.1.jar already exists in destination.
[INFO] derby-10.6.1.0.jar already exists in destination.
[INFO] oozie-client-4.0.1-falcon.jar already exists in destination.
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ falcon-hadoop-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [falcon-hadoop-webapp] in [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.6-incubating-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/src/main/webapp]>
[INFO] Webapp assembled in [428 msecs]
[INFO] Building war: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.6-incubating-SNAPSHOT.war>
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-hadoop-webapp ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ falcon-hadoop-webapp ---
[INFO] Executing tasks

main:
      [jar] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie.war>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-hadoop-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-hadoop-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-hadoop-webapp ---
[INFO] Exclude: *.txt
[INFO] Exclude: **/*.txt
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-hadoop-webapp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp >>>
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ falcon-hadoop-webapp ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Messaging 0.6-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-messaging ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/messaging/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildNumber: d999cf27bda08ee52f7da4d7073528c35b434cfa at timestamp: 1410830760216
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-messaging ---
[INFO] Compiling 2 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-messaging ---
[INFO] Compiling 4 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.messaging.JMSMessageProducerTest
Build timed out (after 30 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 791129 bytes
Compression is 0.0%
Took 0.36 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #411

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/411/changes>

Changes:

[srikanth.sundarrajan] FALCON-727 JQuery license is incorrectly mentioned in the header file. Contributed by Srikanth Sundarrajan

------------------------------------------
[...truncated 1248 lines...]
[INFO] Copying antlr-2.7.7.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/antlr-2.7.7.jar>
[INFO] Copying hcatalog-core-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hcatalog-core-0.11.0.jar>
[INFO] Copying aopalliance-1.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/aopalliance-1.0.jar>
[INFO] Copying commons-codec-1.8.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-codec-1.8.jar>
[INFO] Copying jta-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jta-1.1.jar>
[INFO] Copying spring-context-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-context-3.0.3.RELEASE.jar>
[INFO] Copying jdo2-api-2.3-ec.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jdo2-api-2.3-ec.jar>
[INFO] Copying avro-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-1.7.1.jar>
[INFO] Copying datanucleus-core-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-core-2.0.3.jar>
[INFO] Copying hive-serde-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-serde-0.11.0.jar>
[INFO] Copying hive-cli-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-cli-0.11.0.jar>
[INFO] Copying servlet-api-2.5-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/servlet-api-2.5-6.1.14.jar>
[INFO] Copying spring-expression-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-expression-3.0.3.RELEASE.jar>
[INFO] Copying jackson-jaxrs-1.8.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jackson-jaxrs-1.8.3.jar>
[INFO] Copying datanucleus-enhancer-2.0.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/datanucleus-enhancer-2.0.3.jar>
[INFO] Copying kahadb-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/kahadb-5.4.3.jar>
[INFO] Copying avro-ipc-1.7.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/avro-ipc-1.7.1.jar>
[INFO] Copying jsp-api-2.1-6.1.14.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jsp-api-2.1-6.1.14.jar>
[INFO] Copying hive-metastore-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-metastore-0.11.0.jar>
[INFO] Copying jets3t-0.6.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jets3t-0.6.1.jar>
[INFO] Copying commons-logging-api-1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-logging-api-1.1.jar>
[INFO] Copying zookeeper-3.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/zookeeper-3.4.3.jar>
[INFO] Copying json-20090211.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-20090211.jar>
[INFO] Copying jersey-client-1.9.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jersey-client-1.9.jar>
[INFO] Copying logkit-1.0.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/logkit-1.0.1.jar>
[INFO] Copying json-simple-1.1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/json-simple-1.1.1.jar>
[INFO] Copying falcon-oozie-el-extension-0.5-incubating.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/falcon-oozie-el-extension-0.5-incubating.jar>
[INFO] Copying commons-configuration-1.6.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-configuration-1.6.jar>
[INFO] Copying slf4j-log4j12-1.6.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/slf4j-log4j12-1.6.1.jar>
[INFO] Copying JavaEWAH-0.3.2.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/JavaEWAH-0.3.2.jar>
[INFO] Copying activemq-core-5.4.3.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/activemq-core-5.4.3.jar>
[INFO] Copying hive-exec-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-exec-0.11.0.jar>
[INFO] Copying commons-math-2.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/commons-math-2.1.jar>
[INFO] Copying spring-core-3.0.3.RELEASE.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/spring-core-3.0.3.RELEASE.jar>
[INFO] Copying libthrift-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libthrift-0.9.0.jar>
[INFO] Copying mockito-all-1.8.5.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/mockito-all-1.8.5.jar>
[INFO] Copying libfb303-0.9.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/libfb303-0.9.0.jar>
[INFO] Copying jetty-6.1.26.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/jetty-6.1.26.jar>
[INFO] Copying hive-common-0.11.0.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/hive-common-0.11.0.jar>
[INFO] Copying velocity-1.7.jar to <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie/WEB-INF/lib/velocity-1.7.jar>
[INFO] xml-apis-1.4.01.jar already exists in destination.
[INFO] serp-1.14.1.jar already exists in destination.
[INFO] mail-1.4.jar already exists in destination.
[INFO] commons-dbcp-1.4.jar already exists in destination.
[INFO] oozie-core-4.0.1-falcon.jar already exists in destination.
[INFO] geronimo-jta_1.1_spec-1.1.1.jar already exists in destination.
[INFO] xercesImpl-2.10.0.jar already exists in destination.
[INFO] guava-11.0.2.jar already exists in destination.
[INFO] commons-httpclient-3.1.jar already exists in destination.
[INFO] openjpa-jdbc-2.2.2.jar already exists in destination.
[INFO] jung-algorithms-2.0.1.jar already exists in destination.
[INFO] openjpa-kernel-2.2.2.jar already exists in destination.
[INFO] jdom-1.1.jar already exists in destination.
[INFO] openjpa-persistence-2.2.2.jar already exists in destination.
[INFO] ehcache-core-2.6.3.jar already exists in destination.
[INFO] postgresql-9.0-801.jdbc4.jar already exists in destination.
[INFO] commons-logging-1.1.jar already exists in destination.
[INFO] geronimo-jms_1.1_spec-1.1.1.jar already exists in destination.
[INFO] openjpa-lib-2.2.2.jar already exists in destination.
[INFO] commons-pool-1.5.4.jar already exists in destination.
[INFO] commons-el-1.0.jar already exists in destination.
[INFO] oozie-sharelib-oozie-4.0.1-falcon.jar already exists in destination.
[INFO] apache-log4j-extras-1.1.jar already exists in destination.
[INFO] activation-1.1.jar already exists in destination.
[INFO] collections-generic-4.01.jar already exists in destination.
[INFO] geronimo-j2ee-management_1.1_spec-1.0.1.jar already exists in destination.
[INFO] jung-api-2.0.1.jar already exists in destination.
[INFO] jung-graph-impl-2.0.1.jar already exists in destination.
[INFO] jung-visualization-2.0.1.jar already exists in destination.
[INFO] jsr305-1.3.9.jar already exists in destination.
[INFO] hsqldb-1.8.0.7.jar already exists in destination.
[INFO] openjpa-persistence-jdbc-2.2.2.jar already exists in destination.
[INFO] commons-collections-3.2.1.jar already exists in destination.
[INFO] geronimo-jpa_2.0_spec-1.1.jar already exists in destination.
[INFO] derby-10.6.1.0.jar already exists in destination.
[INFO] oozie-client-4.0.1-falcon.jar already exists in destination.
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ falcon-hadoop-webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [falcon-hadoop-webapp] in [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.5-incubating]>
[INFO] Processing war project
[INFO] Copying webapp resources [<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/src/main/webapp]>
[INFO] Webapp assembled in [626 msecs]
[INFO] Building war: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.5-incubating.war>
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ falcon-hadoop-webapp ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ falcon-hadoop-webapp ---
[INFO] Executing tasks

main:
      [jar] Building jar: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/oozie.war>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-hadoop-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-hadoop-webapp ---
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/failsafe-reports>
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (rat-check) @ falcon-hadoop-webapp ---
[INFO] Exclude: **/*.txt
[INFO] Exclude: .git/**
[INFO] Exclude: **/.idea/**
[INFO] Exclude: **/*.twiki
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/target/**
[INFO] Exclude: **/activemq-data/**
[INFO] Exclude: **/build/**
[INFO] Exclude: **/*.patch
[INFO] Exclude: derby.log
[INFO] Exclude: **/logs/**
[INFO] Exclude: **/.classpath
[INFO] Exclude: **/.project
[INFO] Exclude: **/.settings/**
[INFO] Exclude: **/test-output/**
[INFO] Exclude: **/data.txt
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-hadoop-webapp ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp >>>
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (findbugs) @ falcon-hadoop-webapp ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:check (findbugs-check) @ falcon-hadoop-webapp ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Messaging 0.5-incubating
[INFO] ------------------------------------------------------------------------
[WARNING] Failure to transfer asm:asm/maven-metadata.xml from file:../../local.repository/trunk was cached in the local repository, resolution will not be reattempted until the update interval of local.repository has elapsed or updates are forced. Original error: Could not transfer metadata asm:asm/maven-metadata.xml from/to local.repository (file:../../local.repository/trunk): No connector available to access repository local.repository (file:../../local.repository/trunk) of type legacy using the available factories WagonRepositoryConnectorFactory
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-messaging ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/messaging/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-messaging ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildNumber: 876ff83b9002052b96e967ebd4d2f881ed27b338 at timestamp: 1410828825275
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/messaging> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-messaging ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-messaging ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-messaging ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/Apache-falcon/ws/messaging/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-messaging ---
[INFO] Compiling 3 source files to <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-messaging ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Surefire report directory: <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.messaging.FalconTopicProducerTest
Build timed out (after 30 minutes). Marking the build as failed.
Build was aborted
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 19 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 14 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 15 artifacts
Archive block size is 32768
Received 0 blocks and 616270 bytes
Compression is 0.0%
Took 0.58 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.

Build failed in Jenkins: Apache-falcon #410

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Apache-falcon/410/changes>

Changes:

[rostafiychuk] FALCON-716 PrismFeedSuspendTest tests retagged as distributed. Contributed by Ruslan Ostafiychuk

[rostafiychuk] FALCON-715 "end" parameter should be greater than last instances startTime. Contributed by Ruslan Ostafiychuk

[rostafiychuk] FALCON-723 Fix ProcessInstanceResumeTest and ProcessInstanceSuspendTest as per FALCON-166. Contributed by Ruslan Ostafiychuk

[raghav] FALCON-726 Expect less fields in messages in falcon-regression. Contributed by Ruslan Ostafiychuk

------------------------------------------
[...truncated 2651 lines...]
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:unpack (unpack) @ falcon-webapp ---
[INFO] Configured Artifact: org.apache.oozie:oozie-client:?:jar
[INFO] oozie-client-4.0.1-falcon.jar already unpacked.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ falcon-webapp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] <<< maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp <<<
[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:run (start-jetty) @ falcon-webapp ---
[INFO] Configuring Jetty for project: Apache Falcon Web Application
[INFO] Webapp source directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp>
[INFO] Reload Mechanic: automatic
[INFO] Classes = <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/classes>
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
[INFO] Context path = /falcon-webapp
[INFO] Tmp directory =  determined at runtime
[INFO] Web defaults = org/mortbay/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] Adding overlay: jar:<https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/falcon-hadoop-webapp-0.6-incubating-SNAPSHOT.war!/>
[INFO] web.xml file = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp/WEB-INF/web.xml>
[INFO] Webapp directory = <https://builds.apache.org/job/Apache-falcon/ws/webapp/src/main/webapp>
[INFO] Starting jetty 6.1.26 ...
[INFO] jetty-6.1.26
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:<https://builds.apache.org/job/Apache-falcon/ws/webapp/target/work/lib/Jetty-4347161362686384643.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
SLF4J: Found binding in [jar:file:/home/jenkins/.m2/repository/org/slf4j/slf4j-log4j12/1.7.5/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[INFO] No Transaction manager found - if your webapp requires one, please configure one.
Sep 15, 2014 3:49:48 AM com.sun.jersey.api.core.PackagesResourceConfig init
INFO: Scanning for root resource and provider classes in the packages:
  org.apache.falcon.resource.admin
  org.apache.falcon.resource.proxy
  org.apache.falcon.resource.provider
  org.apache.falcon.resource.metadata
Sep 15, 2014 3:49:48 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Root resource classes found:
  class org.apache.falcon.resource.proxy.SchedulableEntityManagerProxy
  class org.apache.falcon.resource.proxy.InstanceManagerProxy
  class org.apache.falcon.resource.metadata.MetadataDiscoveryResource
  class org.apache.falcon.resource.admin.AdminResource
  class org.apache.falcon.resource.metadata.LineageMetadataResource
Sep 15, 2014 3:49:48 AM com.sun.jersey.api.core.ScanningResourceConfig logClasses
INFO: Provider classes found:
  class org.apache.falcon.resource.provider.JAXBContextResolver
Sep 15, 2014 3:49:48 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/oozie.war> to /tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp
log4j:WARN No appenders could be found for logger (oozieops).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-log4j12-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/tmp/Jetty_0_0_0_0_41443_oozie.war__oozie__.lf8rot/webapp/WEB-INF/lib/slf4j-simple-1.6.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[WARNING] PWC6183: Invalid PUBLIC ID: null
[INFO] Extract <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/webapps/hadoop.war> to /tmp/Jetty_0_0_0_0_41443_hadoop.war__hadoop__.nyu8ob/webapp
[INFO] Started SslSocketConnector@0.0.0.0:41443
[INFO] Started SelectChannelConnector@0.0.0.0:41000
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:integration-test (integration-test) @ falcon-webapp ---
[WARNING] The parameter forkMode is deprecated since version 2.14. Use forkCount and reuseForks instead.
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Starting hive metastore on port 49083
Running org.apache.falcon.validation.FeedEntityValidationIT
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.46 sec - in org.apache.falcon.validation.FeedEntityValidationIT
Running org.apache.falcon.validation.ClusterEntityValidationIT
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.033 sec - in org.apache.falcon.validation.ClusterEntityValidationIT
Running org.apache.falcon.resource.ProcessInstanceManagerIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.67 sec - in org.apache.falcon.resource.ProcessInstanceManagerIT
Running org.apache.falcon.resource.EntityManagerJerseyIT
Tests run: 23, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 109.234 sec <<< FAILURE! - in org.apache.falcon.resource.EntityManagerJerseyIT
testGetEntityList(org.apache.falcon.resource.EntityManagerJerseyIT)  Time elapsed: 1.511 sec  <<< FAILURE!
java.lang.NullPointerException: null
	at org.apache.falcon.resource.EntityManagerJerseyIT.testGetEntityList(EntityManagerJerseyIT.java:761)

Running org.apache.falcon.resource.EntityManagerJerseySmokeIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.952 sec - in org.apache.falcon.resource.EntityManagerJerseySmokeIT
Running org.apache.falcon.resource.MetadataResourceJerseyIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.561 sec - in org.apache.falcon.resource.MetadataResourceJerseyIT
Running org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.132 sec - in org.apache.falcon.lifecycle.TableStorageFeedEvictorIT
Running org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.501 sec - in org.apache.falcon.lifecycle.FileSystemFeedReplicationIT
Running org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.062 sec - in org.apache.falcon.lifecycle.TableStorageFeedReplicationIT
Running org.apache.falcon.process.TableStorageProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.52 sec - in org.apache.falcon.process.TableStorageProcessIT
Running org.apache.falcon.process.PigProcessIT
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.212 sec - in org.apache.falcon.process.PigProcessIT
Running org.apache.falcon.late.LateDataHandlerIT
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.764 sec - in org.apache.falcon.late.LateDataHandlerIT
Running org.apache.falcon.cli.FalconCLISmokeIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.33 sec - in org.apache.falcon.cli.FalconCLISmokeIT
Running org.apache.falcon.cli.FalconCLIIT
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.508 sec - in org.apache.falcon.cli.FalconCLIIT
Running org.apache.falcon.catalog.HiveCatalogServiceIT
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.231 sec - in org.apache.falcon.catalog.HiveCatalogServiceIT

Results :

Failed tests: 
  EntityManagerJerseyIT.testGetEntityList:761 NullPointer

Tests run: 121, Failures: 1, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-jetty-plugin:6.1.26:stop (stop-jetty) @ falcon-webapp ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.16:verify (verify) @ falcon-webapp ---
[INFO] Stopping server 0
[INFO] Stopped SelectChannelConnector@0.0.0.0:41000
[INFO] Stopped SslSocketConnector@0.0.0.0:41443
[INFO] Failsafe report directory: <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  3.361 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 19.302 s]
[INFO] Build Tools ....................................... SUCCESS [ 10.353 s]
[INFO] Apache Falcon CLI client .......................... SUCCESS [01:06 min]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 24.965 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 25.836 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 24.696 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [03:01 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 36.854 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 51.014 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 49.164 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [01:46 min]
[INFO] Apache Falcon Acquisition ......................... SUCCESS [  1.692 s]
[INFO] Apache Falcon Replication ......................... SUCCESS [ 38.119 s]
[INFO] Apache Falcon Retention ........................... SUCCESS [ 42.830 s]
[INFO] Apache Falcon Archival ............................ SUCCESS [  1.367 s]
[INFO] Apache Falcon Rerun ............................... SUCCESS [ 50.986 s]
[INFO] Apache Falcon Prism ............................... SUCCESS [01:55 min]
[INFO] Apache Falcon Web Application ..................... FAILURE [09:46 min]
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23:59 min
[INFO] Finished at: 2014-09-15T03:58:59+00:00
[INFO] Final Memory: 119M/879M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.16:verify (verify) on project falcon-webapp: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/failsafe-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :falcon-webapp
Shutting down hive metastore.
[INFO] Shutdown hook executing
[INFO] Shutdown hook complete
Build step 'Execute shell' marked build as failure
[CHECKSTYLE] Collecting checkstyle analysis files...
[CHECKSTYLE] Finding all files that match the pattern **/target/checkstyle-result.xml
[CHECKSTYLE] Parsing 20 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/acquisition/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> of module  with 0 warnings.
[CHECKSTYLE] Computing warning deltas based on reference build #404
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 15 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/feed/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-webapp/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/process/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> of module  with 0 warnings.
[FINDBUGS] Computing warning deltas based on reference build #404
Archiving artifacts
Sending artifact delta relative to Apache-falcon #404
Archived 16 artifacts
Archive block size is 32768
Received 0 blocks and 2324979 bytes
Compression is 0.0%
Took 2.3 sec
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/testng-results.xml
Did not find any matching files.