See <https://builds.apache.org/job/distributedlog-nightly-build/158/changes>
Changes: [sijieg] DL-141: Fix broken scripts in tutorials and add integration test to [sijie] DL-86: Improve handling of lock conflicts in zk session lock [sijie] DL-87: Introduce periodic keepalive control record in writer [sijie] DL-88: remove watches when unregister children watches [sijie] DL-89: add flag to enable thrift mux on DL monitor service ------------------------------------------ [...truncated 2633 lines...] Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.168 sec Running com.twitter.distributedlog.limiter.TestRequestLimiter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running com.twitter.distributedlog.TestBKDistributedLogManager Tests run: 30, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 58.552 sec <<< FAILURE! Running com.twitter.distributedlog.TestBKLogSegmentWriter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.672 sec Running com.twitter.distributedlog.zk.TestZKTransaction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec Running com.twitter.distributedlog.zk.TestZKWatcherManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running com.twitter.distributedlog.zk.TestZKVersionedSetOp Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 sec Running com.twitter.distributedlog.bk.TestLedgerAllocatorPool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.116 sec Running com.twitter.distributedlog.bk.TestLedgerAllocator Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 12.204 sec Running com.twitter.distributedlog.TestFailureAndRecovery Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.193 sec Running com.twitter.distributedlog.logsegment.TestLogSegmentCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 sec Running com.twitter.distributedlog.logsegment.TestRollingPolicy Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 sec Running com.twitter.distributedlog.TestEnvelopedEntry Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 sec Running com.twitter.distributedlog.TestBKSyncLogReader Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.552 sec Running com.twitter.distributedlog.TestWriteLimiter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec Running com.twitter.distributedlog.acl.TestZKAccessControl Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.334 sec Running com.twitter.distributedlog.acl.TestZKAccessControlManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.447 sec Running com.twitter.distributedlog.TestAppendOnlyStreamReader Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.718 sec Running com.twitter.distributedlog.lock.TestZKSessionLock Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.354 sec Running com.twitter.distributedlog.lock.TestDistributedLock Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.051 sec Running com.twitter.distributedlog.metadata.TestDLMetadata Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.733 sec Running com.twitter.distributedlog.metadata.TestZkMetadataResolver Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.968 sec Running com.twitter.distributedlog.metadata.TestLogSegmentMetadataStoreUpdater Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 sec Running com.twitter.distributedlog.net.TestDNSResolver Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 sec Running com.twitter.distributedlog.net.TestNetUtils Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 sec Running com.twitter.distributedlog.TestBKLogReadHandler Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.694 sec Running com.twitter.distributedlog.TestLogSegmentsZK Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.775 sec Running com.twitter.distributedlog.TestInterleavedReaders Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.777 sec Running com.twitter.distributedlog.TestAsyncReaderLock Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.236 sec Running com.twitter.distributedlog.TestAsyncBulkWrite Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.171 sec Running com.twitter.distributedlog.TestEntry Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec Running com.twitter.distributedlog.selector.TestLogRecordSelectors Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 sec Running com.twitter.distributedlog.TestAppendOnlyStreamWriter Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.766 sec Running com.twitter.distributedlog.TestReadAhead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.022 sec Running com.twitter.distributedlog.TestAsyncReaderWriter Tests run: 45, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 133.229 sec Results : Tests in error: testTwoWritersOnLockDisabled(com.twitter.distributedlog.TestBKDistributedLogManager): Encountered zookeeper exception on waiting result Tests run: 490, Failures: 0, Errors: 1, Skipped: 9 [ERROR] There are test failures. Please refer to <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/surefire-reports> for the individual test results. [JENKINS] Recording test results [INFO] [INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ distributedlog-core --- [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (3 KB at 39.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 KB at 264.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2 KB at 42.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3 KB at 59.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2 KB at 58.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (3 KB at 160.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (2 KB at 90.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (2 KB at 39.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (2 KB at 44.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.pom (4 KB at 274.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/8/maven-shared-components-8.pom (3 KB at 200.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 22.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (3 KB at 180.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (2 KB at 49.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (2 KB at 34.4 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 262.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (2 KB at 32.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (2 KB at 30.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.pom (2 KB at 125.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (3 KB at 56.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-15/plexus-container-default-1.0-alpha-15.pom (2 KB at 119.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-15/plexus-containers-1.0-alpha-15.pom (2 KB at 56.0 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-15/plexus-component-api-1.0-alpha-15.pom (948 B at 23.7 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/1.2-alpha-6/plexus-classworlds-1.2-alpha-6.pom (3 KB at 66.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.pom (2 KB at 59.8 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-api/1.0-alpha-16/plexus-component-api-1.0-alpha-16.pom (3 KB at 54.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0-alpha-16/plexus-containers-1.0-alpha-16.pom (2 KB at 52.6 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.pom (3 KB at 64.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (85 KB at 691.9 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar (35 KB at 282.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar (48 KB at 393.1 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (56 KB at 421.3 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar (114 KB at 862.2 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar (29 KB at 147.9 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (86 KB at 435.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.3/maven-archiver-2.3.jar (18 KB at 87.5 KB/sec) [INFO] Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar (24 KB at 120.1 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/1.0-alpha-1/plexus-io-1.0-alpha-1.jar (12 KB at 49.8 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-9/plexus-archiver-1.0-alpha-9.jar (154 KB at 636.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 724.5 KB/sec) [INFO] Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.9/plexus-utils-1.4.9.jar (200 KB at 675.4 KB/sec) [INFO] Building jar: <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/distributedlog-core-0.4.0-incubating-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ distributedlog-core --- [INFO] [INFO] --- maven-jar-plugin:2.2:test-jar (default) @ distributedlog-core --- [INFO] Building jar: <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/distributedlog-core-0.4.0-incubating-SNAPSHOT-tests.jar> [INFO] [INFO] >>> findbugs-maven-plugin:3.0.3:check (default-cli) > :findbugs @ distributedlog-core >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:findbugs (findbugs) @ distributedlog-core --- [INFO] Fork Value is true [java] Warnings generated: 1 [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.3:check (default-cli) < :findbugs @ distributedlog-core <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.3:check (default-cli) @ distributedlog-core --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [INFO] com.twitter.distributedlog.DistributedLogConstants.KEEPALIVE_RECORD_CONTENT should be package protected [com.twitter.distributedlog.DistributedLogConstants] At DistributedLogConstants.java:[line 61] MS_PKGPROTECT [INFO] To see bug detail using the Findbugs GUI, use the following command "mvn findbugs:gui" [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache DistributedLog :: Parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DistributedLog :: Parent .................... SUCCESS [ 24.283 s] [INFO] Apache DistributedLog :: Protocol .................. SUCCESS [01:13 min] [INFO] Apache DistributedLog :: Core Library .............. FAILURE [16:12 min] [INFO] Apache DistributedLog :: Proxy Client .............. SKIPPED [INFO] Apache DistributedLog :: Proxy Service ............. SKIPPED [INFO] Apache DistributedLog :: Benchmark ................. SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Basics ....... SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Messaging Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials :: Kafka Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials :: MapReduce Tutorial SKIPPED [INFO] Apache DistributedLog :: Tutorials ................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:57 min [INFO] Finished at: 2016-12-17T07:19:26+00:00 [INFO] Final Memory: 71M/929M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:findbugs-maven-plugin:3.0.3:check (default-cli) on project distributedlog-core: failed with 1 bugs and 0 errors -> [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/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :distributedlog-core [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/pom.xml> to com.twitter/distributedlog-core/0.4.0-incubating-SNAPSHOT/distributedlog-core-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/distributedlog-core-0.4.0-incubating-SNAPSHOT.jar> to com.twitter/distributedlog-core/0.4.0-incubating-SNAPSHOT/distributedlog-core-0.4.0-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/distributedlog-core-0.4.0-incubating-SNAPSHOT-tests.jar> to com.twitter/distributedlog-core/0.4.0-incubating-SNAPSHOT/distributedlog-core-0.4.0-incubating-SNAPSHOT-tests.jar [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-mapreduce/pom.xml> to com.twitter/distributedlog-mapreduce/0.4.0-incubating-SNAPSHOT/distributedlog-mapreduce-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-client/pom.xml> to com.twitter/distributedlog-client/0.4.0-incubating-SNAPSHOT/distributedlog-client-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-benchmark/pom.xml> to com.twitter/distributedlog-benchmark/0.4.0-incubating-SNAPSHOT/distributedlog-benchmark-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-messaging/pom.xml> to com.twitter/distributedlog-messaging/0.4.0-incubating-SNAPSHOT/distributedlog-messaging-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-kafka/pom.xml> to com.twitter/distributedlog-kafka/0.4.0-incubating-SNAPSHOT/distributedlog-kafka-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/pom.xml> to com.twitter/distributedlog/0.4.0-incubating-SNAPSHOT/distributedlog-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-service/pom.xml> to com.twitter/distributedlog-service/0.4.0-incubating-SNAPSHOT/distributedlog-service-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/distributedlog-basic/pom.xml> to com.twitter/distributedlog-basic/0.4.0-incubating-SNAPSHOT/distributedlog-basic-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-protocol/pom.xml> to com.twitter/distributedlog-protocol/0.4.0-incubating-SNAPSHOT/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-protocol/target/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.jar> to com.twitter/distributedlog-protocol/0.4.0-incubating-SNAPSHOT/distributedlog-protocol-0.4.0-incubating-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-tutorials/pom.xml> to com.twitter/distributedlog-tutorials/0.4.0-incubating-SNAPSHOT/distributedlog-tutorials-0.4.0-incubating-SNAPSHOT.pom channel stopped Updating DL-86 Updating DL-141 Updating DL-88 Updating DL-87 Updating DL-89
