See <https://builds.apache.org/job/distributedlog-nightly-build/125/>
------------------------------------------ [...truncated 149 lines...] [WARNING] <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/src/test/java/com/twitter/distributedlog/TestDistributedLogConfiguration.java>:[121,44] getBKClientReadTimeout() in com.twitter.distributedlog.DistributedLogConfiguration has been deprecated [WARNING] <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/src/test/java/com/twitter/distributedlog/bk/TestLedgerAllocator.java>:[365,33] isThrow() in com.twitter.util.Future has been deprecated [INFO] [INFO] --- maven-surefire-plugin:2.9:test (default-test) @ distributedlog-core --- [INFO] Surefire report directory: <https://builds.apache.org/job/distributedlog-nightly-build/ws/distributedlog-core/target/surefire-reports> ------------------------------------------------------- T E S T S ------------------------------------------------------- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running com.twitter.distributedlog.TestTruncate Running com.twitter.distributedlog.admin.TestDistributedLogAdmin Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.799 sec Running com.twitter.distributedlog.admin.TestDLCK Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.84 sec Running com.twitter.distributedlog.feature.TestDynamicConfigurationFeatureProvider Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.424 sec Running com.twitter.distributedlog.feature.TestConfigurationFeatureProvider Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.23 sec Running com.twitter.distributedlog.TestRollLogSegments Tests run: 5, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 67.267 sec <<< FAILURE! Running com.twitter.distributedlog.TestBKLogWriteHandler Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.567 sec Running com.twitter.distributedlog.config.TestDynamicConfigurationFactory Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.869 sec Running com.twitter.distributedlog.config.TestDynamicDistributedLogConfiguration Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 sec Running com.twitter.distributedlog.config.TestConfigurationSubscription Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.996 sec Running com.twitter.distributedlog.config.TestConcurrentBaseConfiguration Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 sec Running com.twitter.distributedlog.TestLogSegmentCreation Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.61 sec Running com.twitter.distributedlog.TestSequenceID Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.992 sec Running com.twitter.distributedlog.TestLedgerHandleCache Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.872 sec Running com.twitter.distributedlog.TestNonBlockingReads Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.032 sec Running com.twitter.distributedlog.impl.TestZKNamespaceWatcher Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.905 sec Running com.twitter.distributedlog.impl.TestZKLogMetadataStore Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.981 sec Running com.twitter.distributedlog.impl.federated.TestFederatedZKLogMetadataStore Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.045 sec Running com.twitter.distributedlog.impl.TestZKLogSegmentMetadataStore Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.105 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadataForWriter Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.322 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadata Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec Running com.twitter.distributedlog.impl.metadata.TestZKLogMetadataForWriterUtilFunctions Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec Running com.twitter.distributedlog.impl.TestZKLogSegmentFilters Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 sec Running com.twitter.distributedlog.TestDLMTestUtil Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec Running com.twitter.distributedlog.TestDistributedLogConfiguration Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec Running com.twitter.distributedlog.util.TestSafeQueueingFuturePool Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec Running com.twitter.distributedlog.util.TestPermitManager Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec Running com.twitter.distributedlog.util.TestUtils Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.659 sec Running com.twitter.distributedlog.util.TestDLUtils Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec Running com.twitter.distributedlog.util.TestConfUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec Running com.twitter.distributedlog.util.TestFutureUtils Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec Running com.twitter.distributedlog.util.TestTimeSequencer Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec Running com.twitter.distributedlog.TestBKDistributedLogNamespace Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.514 sec Running com.twitter.distributedlog.tools.TestDistributedLogTool Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 72.253 sec <<< FAILURE! Running com.twitter.distributedlog.namespace.TestDistributedLogNamespaceBuilder Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.084 sec Running com.twitter.distributedlog.TestLogSegmentMetadata Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.441 sec Running com.twitter.distributedlog.TestNonBlockingReadsMultiReader Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 64.152 sec <<< FAILURE! Running com.twitter.distributedlog.TestReadUtils Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.993 sec Running com.twitter.distributedlog.rate.TestMovingAverageRate Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.408 sec Running com.twitter.distributedlog.TestZooKeeperClient Tests run: 12, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 8.846 sec Running com.twitter.distributedlog.limiter.TestRequestLimiter Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running com.twitter.distributedlog.TestBKDistributedLogManager Tests run: 30, Failures: 0, Errors: 13, Skipped: 0, Time elapsed: 825.069 sec <<< FAILURE! Running com.twitter.distributedlog.TestBKLogSegmentWriter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.298 sec Running com.twitter.distributedlog.zk.TestZKTransaction Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.585 sec Running com.twitter.distributedlog.zk.TestZKWatcherManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec Running com.twitter.distributedlog.zk.TestZKVersionedSetOp Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 sec Running com.twitter.distributedlog.bk.TestLedgerAllocatorPool Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.466 sec Running com.twitter.distributedlog.bk.TestLedgerAllocator Tests run: 9, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.009 sec Running com.twitter.distributedlog.TestFailureAndRecovery Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.979 sec Running com.twitter.distributedlog.logsegment.TestLogSegmentCache Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 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.193 sec Running com.twitter.distributedlog.TestBKSyncLogReader Tests run: 6, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 307.773 sec <<< FAILURE! Running com.twitter.distributedlog.TestWriteLimiter Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.165 sec Running com.twitter.distributedlog.acl.TestZKAccessControl Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.634 sec Running com.twitter.distributedlog.acl.TestZKAccessControlManager Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.794 sec Running com.twitter.distributedlog.TestAppendOnlyStreamReader Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 304.734 sec <<< FAILURE! Running com.twitter.distributedlog.lock.TestZKSessionLock Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.836 sec Running com.twitter.distributedlog.lock.TestDistributedLock Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.94 sec Running com.twitter.distributedlog.metadata.TestDLMetadata Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 sec Running com.twitter.distributedlog.metadata.TestZkMetadataResolver Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.442 sec Running com.twitter.distributedlog.metadata.TestLogSegmentMetadataStoreUpdater Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.585 sec Running com.twitter.distributedlog.net.TestDNSResolver Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 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: 65.189 sec Running com.twitter.distributedlog.TestLogSegmentsZK Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.253 sec Running com.twitter.distributedlog.TestInterleavedReaders Tests run: 8, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 162.351 sec <<< FAILURE! Running com.twitter.distributedlog.TestAsyncReaderLock Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.063 sec Running com.twitter.distributedlog.TestAsyncBulkWrite Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.372 sec Running com.twitter.distributedlog.TestEntry Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec Running com.twitter.distributedlog.selector.TestLogRecordSelectors Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec Running com.twitter.distributedlog.TestAppendOnlyStreamWriter Tests run: 8, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 322.955 sec <<< FAILURE! Running com.twitter.distributedlog.TestReadAhead Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.941 sec Running com.twitter.distributedlog.TestAsyncReaderWriter Tests run: 43, Failures: 0, Errors: 1, Skipped: 2, Time elapsed: 182.836 sec <<< FAILURE! Results : Tests in error: testUnableToRollLogSegments(com.twitter.distributedlog.TestRollLogSegments): test timed out after 60000 milliseconds testRollingLogSegments(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testLastDLSNInRollingLogSegments(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testCaughtUpReaderOnLogSegmentRolling(com.twitter.distributedlog.TestRollLogSegments): Induced Exception at:FP_StartLogSegmentBeforeLedgerCreate testToolTruncateStream(com.twitter.distributedlog.tools.TestDistributedLogTool): test timed out after 60000 milliseconds testMultiReaders(com.twitter.distributedlog.TestNonBlockingReadsMultiReader): test timed out after 60000 milliseconds testNumberOfTransactions(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReaders(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStreamOnEmptyStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testMarkEndOfStreamOnClosedStream(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds deleteDuringRead(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testImmediateFlush(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testTruncationValidation(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testSimpleRead(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testNumberOfTransactionsWithInprogressAtEnd(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReaderBulk(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testContinuousReadersWithEmptyLedgers(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testNonPartitionedWrites(com.twitter.distributedlog.TestBKDistributedLogManager): test timed out after 60000 milliseconds testReadRecordsWhenReadAheadCatchingUp(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadRecordsWhenReadAheadCatchingUp2(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testDeletingLogWhileReading(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadingFromEmptyLog(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testReadRecordsAfterReadAheadCaughtUp(com.twitter.distributedlog.TestBKSyncLogReader): test timed out after 60000 milliseconds testSkipToSkipsBytesWithLargerLogRecords(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToSkipsBytesUntilEndOfStream(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToreturnsFalseIfPositionDoesNotExistYetForUnSealedStream(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToForNoPositionChange(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testSkipToSkipsBytesWithImmediateFlush(com.twitter.distributedlog.TestAppendOnlyStreamReader): test timed out after 60000 milliseconds testInterleavedReadersWithRolling(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testInterleavedReadersWithCleanup(com.twitter.distributedlog.TestInterleavedReaders): test timed out after 60000 milliseconds testPositionUpdatesOnlyAfterWriteCompletion(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testBasicReadAndWriteBehavior(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testNoOffsetGapAfterSegmentWriterFailure(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testOffsetGapAfterSegmentWriterFailure(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testWriteFutureDoesNotCompleteUntilWritePersisted(com.twitter.distributedlog.TestAppendOnlyStreamWriter): test timed out after 60000 milliseconds testWriteControlRecord(com.twitter.distributedlog.TestAsyncReaderWriter): test timed out after 60000 milliseconds Tests run: 481, Failures: 0, Errors: 37, Skipped: 9 [JENKINS] Recording test results [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache DistributedLog :: Parent .................... SUCCESS [ 6.317 s] [INFO] Apache DistributedLog :: Protocol .................. SUCCESS [ 21.482 s] [INFO] Apache DistributedLog :: Core Library .............. FAILURE [ 01:18 h] [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: 01:18 h [INFO] Finished at: 2016-11-22T08:20:41+00:00 [INFO] Final Memory: 45M/596M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.9:test (default-test) on project distributedlog-core: Failure or timeout -> [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-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