See <https://builds.apache.org/job/Apache-falcon/390/changes>
Changes: [rostafiychuk] FALCON-646 Refactoring, documentation stuff. Contributed by Paul Isaychuk ------------------------------------------ [...truncated 799 lines...] Downloading: http://repo.hortonworks.com/content/repositories/releases/asm/asm/maven-metadata.xml Downloading: http://repository.codehaus.org/asm/asm/maven-metadata.xml 898/898 B Downloaded: http://repo1.maven.org/maven2/asm/asm/maven-metadata.xml (898 B at 4.6 KB/sec) Downloading: https://repository.apache.org/content/groups/snapshots/asm/asm/maven-metadata.xml Downloading: https://repository.apache.org/content/groups/public/asm/asm/maven-metadata.xml Downloading: https://maven.java.net/content/groups/public/asm/asm/maven-metadata.xml Downloading: https://repository.jboss.org/nexus/content/groups/public/asm/asm/maven-metadata.xml Downloading: https://repository.cloudera.com/artifactory/cloudera-repos/asm/asm/maven-metadata.xml 925/925 B Downloaded: https://repository.jboss.org/nexus/content/groups/public/asm/asm/maven-metadata.xml (925 B at 1.7 KB/sec) Downloading: http://repository.apache.org/snapshots/asm/asm/maven-metadata.xml Downloading: http://www.datanucleus.org/downloads/maven2/asm/asm/maven-metadata.xml Downloading: http://www.datanucleus.org/downloads/maven2/asm/asm/maven-metadata.xml [WARNING] 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-common --- [INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/common/target> [INFO] [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-common --- [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: 9774414a6e654edf6071d70d630bcbb0a960b420 at timestamp: 1409358310049 [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.hadoop.HadoopClientFactoryTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 sec - in org.apache.falcon.hadoop.HadoopClientFactoryTest Running org.apache.falcon.update.UpdateHelperTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.71 sec - in org.apache.falcon.update.UpdateHelperTest Running org.apache.falcon.util.ApplicationPropertiesTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 sec - in org.apache.falcon.util.ApplicationPropertiesTest Running org.apache.falcon.util.ReflectionUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.829 sec - in org.apache.falcon.util.ReflectionUtilsTest Running org.apache.falcon.workflow.WorkflowExecutionContextTest Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 sec - in org.apache.falcon.workflow.WorkflowExecutionContextTest Running org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 sec - in org.apache.falcon.workflow.WorkflowJobEndNotificationServiceTest Running org.apache.falcon.security.AuthenticationInitializationServiceTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 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.536 sec - in org.apache.falcon.security.CurrentUserTest Running org.apache.falcon.security.DefaultAuthorizationProviderTest Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.354 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.433 sec - in org.apache.falcon.security.SecurityUtilTest Running org.apache.falcon.group.FeedGroupMapTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 sec - in org.apache.falcon.group.FeedGroupMapTest Running org.apache.falcon.cleanup.LogCleanupServiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.659 sec - in org.apache.falcon.cleanup.LogCleanupServiceTest Running org.apache.falcon.entity.FeedHelperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec - in org.apache.falcon.entity.FeedHelperTest Running org.apache.falcon.entity.FileSystemStorageTest Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 sec - in org.apache.falcon.entity.FileSystemStorageTest Running org.apache.falcon.entity.ColoClusterRelationTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 sec - in org.apache.falcon.entity.ColoClusterRelationTest Running org.apache.falcon.entity.store.ConfigurationStoreTest Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec - in org.apache.falcon.entity.store.ConfigurationStoreTest Running org.apache.falcon.entity.parser.ClusterEntityParserTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.237 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: 3.51 sec - in org.apache.falcon.entity.parser.ProcessEntityParserTest Running org.apache.falcon.entity.parser.FeedEntityParserTest Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.935 sec - in org.apache.falcon.entity.parser.FeedEntityParserTest Running org.apache.falcon.entity.parser.FeedUpdateTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.apache.falcon.entity.parser.FeedUpdateTest Running org.apache.falcon.entity.TestWorkflowNameBuilder Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.736 sec - in org.apache.falcon.entity.TestWorkflowNameBuilder Running org.apache.falcon.entity.v0.EntityGraphTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 sec - in org.apache.falcon.entity.v0.EntityGraphTest Running org.apache.falcon.entity.StorageFactoryTest Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.426 sec - in org.apache.falcon.entity.StorageFactoryTest Running org.apache.falcon.entity.EntityTypeTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec - in org.apache.falcon.entity.EntityTypeTest Running org.apache.falcon.entity.CatalogStorageTest Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 sec - in org.apache.falcon.entity.CatalogStorageTest Running org.apache.falcon.entity.EntityUtilTest Tests run: 16, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.399 sec <<< FAILURE! - in org.apache.falcon.entity.EntityUtilTest testGetEntityStartEndDates(org.apache.falcon.entity.EntityUtilTest) Time elapsed: 0.015 sec <<< FAILURE! java.lang.AssertionError: expected:<Sat Dec 29 16:00:00 PST 2091> but was:<Sun Dec 30 00:00:00 UTC 2091> at org.testng.Assert.fail(Assert.java:89) at org.testng.Assert.failNotEquals(Assert.java:489) at org.testng.Assert.assertEquals(Assert.java:118) at org.testng.Assert.assertEquals(Assert.java:171) at org.testng.Assert.assertEquals(Assert.java:181) at org.apache.falcon.entity.EntityUtilTest.testGetEntityStartEndDates(EntityUtilTest.java:228) Running org.apache.falcon.metadata.MetadataMappingServiceTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.983 sec - in org.apache.falcon.metadata.MetadataMappingServiceTest Results : Failed tests: EntityUtilTest.testGetEntityStartEndDates:228 expected:<Sat Dec 29 16:00:00 PST 2091> but was:<Sun Dec 30 00:00:00 UTC 2091> Tests run: 322, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Checkstyle ........................................ SUCCESS [ 1.010 s] [INFO] Apache Falcon ..................................... SUCCESS [ 5.169 s] [INFO] Build Tools ....................................... SUCCESS [ 3.863 s] [INFO] Apache Falcon CLI client .......................... SUCCESS [ 27.892 s] [INFO] Apache Falcon Metrics ............................. SUCCESS [ 9.858 s] [INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 12.001 s] [INFO] Apache Falcon Test Utility ........................ SUCCESS [ 10.199 s] [INFO] Apache Falcon Commons ............................. FAILURE [ 53.660 s] [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: 02:04 min [INFO] Finished at: 2014-08-30T00:26:01+00:00 [INFO] Final Memory: 84M/761M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project falcon-common: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/common/target/surefire-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-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 16 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/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/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 #377 [FINDBUGS] Collecting findbugs analysis files... [FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml [FINDBUGS] Parsing 12 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/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/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 #377 Archiving artifacts Sending artifact delta relative to Apache-falcon #377 Archived 9 artifacts Archive block size is 32768 Received 0 blocks and 471692 bytes Compression is 0.0% Took 5.4 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.
