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 2016/01/29 00:53:42 UTC

Build failed in Jenkins: Apache-falcon #908

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

Changes:

[bvellanki] FALCON-763 Support feed listing for CatalogStorage. Contributed by Balu

------------------------------------------
[...truncated 3018 lines...]
[INFO] Exclude: **/maven-eclipse.xml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: html5-ui/**
[INFO] Exclude: **/metastore_db/**
[INFO] Exclude: **/db1.log
[INFO] Exclude: **/db1.properties
[INFO] Exclude: **/db1.script
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:check (checkstyle-check) @ falcon-oozie-adaptor ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] >>> findbugs-maven-plugin:3.0.3:check (findbugs-check) @ falcon-oozie-adaptor >>>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ falcon-oozie-adaptor ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] <<< findbugs-maven-plugin:3.0.3:check (findbugs-check) @ falcon-oozie-adaptor <<<
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.3:check (findbugs-check) @ falcon-oozie-adaptor ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Falcon Scheduler 0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ falcon-scheduler ---
[INFO] Deleting <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-property) @ falcon-scheduler ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.0:create (default) @ falcon-scheduler ---
[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/scheduler> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/scheduler>
[INFO] Storing buildNumber: 8c52a9add412cf91143d5fd4c4285f66d88a04d6 at timestamp: 1454025112145
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/Apache-falcon/ws/scheduler> && git show
[INFO] Working directory: <https://builds.apache.org/job/Apache-falcon/ws/scheduler>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:copy (copy-dependencies) @ falcon-scheduler ---
[INFO] Configured Artifact: org.apache.derby:derby:?:jar
[INFO] Configured Artifact: commons-dbcp:commons-dbcp:?:jar
[INFO] Configured Artifact: mysql:mysql-connector-java:?:jar
[INFO] Configured Artifact: postgresql:postgresql:?:jar
[INFO] Copying derby-10.10.1.1.jar to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/dependency/derby-10.10.1.1.jar>
[INFO] Copying commons-dbcp-1.4.jar to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/dependency/commons-dbcp-1.4.jar>
[INFO] Copying mysql-connector-java-5.1.36.jar to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/dependency/mysql-connector-java-5.1.36.jar>
[INFO] Copying postgresql-9.1-901-1.jdbc4.jar to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/dependency/postgresql-9.1-901-1.jdbc4.jar>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ falcon-scheduler ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ falcon-scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[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-scheduler ---
[INFO] Compiling 55 source files to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/classes>
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ falcon-scheduler ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks

main:
2016-01-28 23:52:00,424 INFO  - Enhancer running on type "org.apache.falcon.state.store.jdbc.InstanceBean". (Tool:81)
2016-01-28 23:52:00,882 INFO  - Enhancer running on type "org.apache.falcon.state.store.jdbc.EntityBean". (Tool:81)
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ falcon-scheduler ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ falcon-scheduler ---
[INFO] Compiling 14 source files to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ falcon-scheduler ---
[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/scheduler/target/surefire-reports>

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

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.falcon.execution.SchedulerUtilTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.136 sec - in org.apache.falcon.execution.SchedulerUtilTest
Running org.apache.falcon.execution.FalconExecutionServiceTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.852 sec - in org.apache.falcon.execution.FalconExecutionServiceTest
Running org.apache.falcon.tools.TestFalconStateStoreDBCLI
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.261 sec - in org.apache.falcon.tools.TestFalconStateStoreDBCLI
Running org.apache.falcon.predicate.PredicateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec - in org.apache.falcon.predicate.PredicateTest
Running org.apache.falcon.state.EntityStateServiceTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.828 sec - in org.apache.falcon.state.EntityStateServiceTest
Running org.apache.falcon.state.service.store.TestJDBCStateStore
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.954 sec - in org.apache.falcon.state.service.store.TestJDBCStateStore
Running org.apache.falcon.state.service.TestFalconJPAService
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.07 sec - in org.apache.falcon.state.service.TestFalconJPAService
Running org.apache.falcon.state.InstanceStateServiceTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.004 sec - in org.apache.falcon.state.InstanceStateServiceTest
Running org.apache.falcon.notification.service.AlarmServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.803 sec - in org.apache.falcon.notification.service.AlarmServiceTest
Running org.apache.falcon.notification.service.DataAvailabilityServiceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.122 sec - in org.apache.falcon.notification.service.DataAvailabilityServiceTest
Running org.apache.falcon.notification.service.SchedulerServiceTest
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.21 sec <<< FAILURE! - in org.apache.falcon.notification.service.SchedulerServiceTest
testDeRegistration(org.apache.falcon.notification.service.SchedulerServiceTest)  Time elapsed: 0.518 sec  <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<null>
	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:160)
	at org.apache.falcon.notification.service.SchedulerServiceTest.testDeRegistration(SchedulerServiceTest.java:271)

Running org.apache.falcon.workflow.engine.WorkflowEngineFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.327 sec - in org.apache.falcon.workflow.engine.WorkflowEngineFactoryTest

Results :

Failed tests: 
  SchedulerServiceTest.testDeRegistration:271 expected:<1> but was:<null>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Checkstyle ........................................ SUCCESS [  1.919 s]
[INFO] Apache Falcon ..................................... SUCCESS [ 16.329 s]
[INFO] Apache Falcon UI .................................. SUCCESS [ 23.976 s]
[INFO] Build Tools ....................................... SUCCESS [  7.228 s]
[INFO] Apache Falcon Java client ......................... SUCCESS [01:01 min]
[INFO] Apache Falcon CLI client .......................... SUCCESS [ 20.938 s]
[INFO] Apache Falcon Metrics ............................. SUCCESS [ 29.905 s]
[INFO] Apache Falcon Hadoop Dependencies ................. SUCCESS [ 25.974 s]
[INFO] Apache Falcon Test Utility ........................ SUCCESS [ 20.704 s]
[INFO] Apache Falcon Commons ............................. SUCCESS [04:24 min]
[INFO] Apache Falcon Oozie EL Extension .................. SUCCESS [ 22.049 s]
[INFO] Apache Falcon Embedded Hadoop - Test Cluster ...... SUCCESS [ 52.276 s]
[INFO] Apache Falcon Sharelib Hive - Test Cluster ........ SUCCESS [  2.352 s]
[INFO] Apache Falcon Sharelib Pig - Test Cluster ......... SUCCESS [  1.208 s]
[INFO] Apache Falcon Sharelib Hcatalog - Test Cluster .... SUCCESS [  2.152 s]
[INFO] Apache Falcon Sharelib Oozie - Test Cluster ....... SUCCESS [  0.865 s]
[INFO] Apache Falcon Test Tools - Test Cluster ........... SUCCESS [  0.997 s]
[INFO] Apache Falcon Messaging ........................... SUCCESS [ 52.875 s]
[INFO] Apache Falcon LIfecycle Module .................... SUCCESS [ 29.761 s]
[INFO] Apache Falcon Oozie Adaptor ....................... SUCCESS [02:28 min]
[INFO] Apache Falcon Scheduler ........................... FAILURE [01:45 min]
[INFO] Apache Falcon Acquisition ......................... SKIPPED
[INFO] Apache Falcon Distcp Replication .................. SKIPPED
[INFO] Apache Falcon Retention ........................... SKIPPED
[INFO] Apache Falcon Archival ............................ SKIPPED
[INFO] Apache Falcon Rerun ............................... SKIPPED
[INFO] Apache Falcon Prism ............................... SKIPPED
[INFO] falcon-unit ....................................... SKIPPED
[INFO] Apache Falcon Web Application ..................... SKIPPED
[INFO] Apache Falcon Documentation ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:53 min
[INFO] Finished at: 2016-01-28T23:53:37+00:00
[INFO] Final Memory: 406M/1369M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project falcon-scheduler: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Apache-falcon/ws/scheduler/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-scheduler
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 28 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> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/archival/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/build-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/docs/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/falcon-ui/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hcatalog-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hive-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/oozie-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/pig-sharelib/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/checkstyle-result.xml> with 0 unique warnings and 0 duplicates.
[CHECKSTYLE] Computing warning deltas based on reference build #907
[FINDBUGS] Collecting findbugs analysis files...
[FINDBUGS] Finding all files that match the pattern **/target/findbugs.xml
[FINDBUGS] Parsing 17 files in <https://builds.apache.org/job/Apache-falcon/ws/>
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/cli/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/client/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/common/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/hadoop-dependencies/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/lifecycle/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/messaging/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/metrics/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie-el-extensions/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/oozie/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/prism/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/replication/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/rerun/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/retention/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-tools/hadoop-webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/test-util/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/unit/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Successfully parsed file <https://builds.apache.org/job/Apache-falcon/ws/webapp/target/findbugs.xml> with 0 unique warnings and 0 duplicates.
[FINDBUGS] Computing warning deltas based on reference build #907
Archiving artifacts
Compressed 17.52 MB of artifacts by 84.9% relative to #907
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.

Jenkins build is back to normal : Apache-falcon #909

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