Details for Spark-Master-SBT » hadoop2.3,spark-test build #4375

View on Jenkins

Duration
107 minutes
Start time
2015-12-29 05:34:07 ()
Commit
73862a1eb9744c3c32458c9c6f6431c23783786a
Executor
amp-jenkins-worker-08
Status
FAILURE

Failed tests

org.apache.spark.launcher.LauncherServerSuite: testTimeout 1086 ms
org.apache.spark.streaming.BasicOperationsSuite: map 2 ms
org.apache.spark.streaming.BasicOperationsSuite: flatMap 2 ms
org.apache.spark.streaming.BasicOperationsSuite: filter 1 ms
org.apache.spark.streaming.BasicOperationsSuite: glom 1 ms
org.apache.spark.streaming.BasicOperationsSuite: mapPartitions 1 ms
org.apache.spark.streaming.BasicOperationsSuite: repartition (more partitions) 1 ms
org.apache.spark.streaming.BasicOperationsSuite: repartition (fewer partitions) 1 ms
org.apache.spark.streaming.BasicOperationsSuite: groupByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: reduceByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: reduce 1 ms
org.apache.spark.streaming.BasicOperationsSuite: count 0 ms
org.apache.spark.streaming.BasicOperationsSuite: countByValue 0 ms
org.apache.spark.streaming.BasicOperationsSuite: mapValues 0 ms
org.apache.spark.streaming.BasicOperationsSuite: flatMapValues 0 ms
org.apache.spark.streaming.BasicOperationsSuite: union 1 ms
org.apache.spark.streaming.BasicOperationsSuite: transform 1 ms
org.apache.spark.streaming.BasicOperationsSuite: transformWith 1 ms
org.apache.spark.streaming.BasicOperationsSuite: cogroup 2 ms
org.apache.spark.streaming.BasicOperationsSuite: join 1 ms
org.apache.spark.streaming.BasicOperationsSuite: leftOuterJoin 1 ms
org.apache.spark.streaming.BasicOperationsSuite: rightOuterJoin 1 ms
org.apache.spark.streaming.BasicOperationsSuite: fullOuterJoin 2 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - simple with initial value RDD 1 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - with initial value RDD 0 ms
org.apache.spark.streaming.BasicOperationsSuite: updateStateByKey - object lifecycle 1 ms
org.apache.spark.streaming.BasicOperationsSuite: slice 0 ms
org.apache.spark.streaming.BasicOperationsSuite: slice - has not been initialized 0 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - map and window 1 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - updateStateByKey 1 ms
org.apache.spark.streaming.BasicOperationsSuite: rdd cleanup - input blocks and persisted RDDs 2 ms
org.apache.spark.streaming.CheckpointSuite: basic rdd checkpoints + dstream graph checkpoint recovery 14 ms
org.apache.spark.streaming.CheckpointSuite: recovery of conf through checkpoints 1 ms
org.apache.spark.streaming.CheckpointSuite: [host|port] from checkpoint 1 ms
org.apache.spark.streaming.CheckpointSuite: recovery with map and reduceByKey operations 3 ms
org.apache.spark.streaming.CheckpointSuite: recovery with invertible reduceByKeyAndWindow operation 3 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsHadoopFiles operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsNewAPIHadoopFiles operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery with saveAsHadoopFile inside transform operation 2 ms
org.apache.spark.streaming.CheckpointSuite: recovery with updateStateByKey operation 6 ms
org.apache.spark.streaming.CheckpointSuite: recovery maintains rate controller 1 ms
org.apache.spark.streaming.CheckpointSuite: recovery with file input stream 3 ms
org.apache.spark.streaming.CheckpointSuite: restore invoking times 1 ms
org.apache.spark.streaming.FailureSuite: multiple failures with updateStateByKey 110 ms
org.apache.spark.streaming.InputStreamsSuite: socket input stream 4 ms
org.apache.spark.streaming.InputStreamsSuite: socket input stream - no block in a batch 2 ms
org.apache.spark.streaming.InputStreamsSuite: binary records stream 1 ms
org.apache.spark.streaming.InputStreamsSuite: file input stream - newFilesOnly = true 1 ms
org.apache.spark.streaming.InputStreamsSuite: file input stream - newFilesOnly = false 0 ms
org.apache.spark.streaming.InputStreamsSuite: multi-thread receiver 2 ms
org.apache.spark.streaming.InputStreamsSuite: queue input stream - oneAtATime = true 1 ms
org.apache.spark.streaming.InputStreamsSuite: queue input stream - oneAtATime = false 1 ms
org.apache.spark.streaming.InputStreamsSuite: test track the number of input stream 0 ms
org.apache.spark.streaming.JavaAPISuite: testStreamingContextTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testFlatMapValues 0 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByWindowWithInverse 1 ms
org.apache.spark.streaming.JavaAPISuite: testMapPartitions 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairFilter 0 ms
org.apache.spark.streaming.JavaAPISuite: testRepartitionFewerPartitions 1 ms
org.apache.spark.streaming.JavaAPISuite: testCombineByKey 1 ms
org.apache.spark.streaming.JavaAPISuite: testContextGetOrCreate 0 ms
org.apache.spark.streaming.JavaAPISuite: testWindowWithSlideDuration 1 ms
org.apache.spark.streaming.JavaAPISuite: testQueueStream 0 ms
org.apache.spark.streaming.JavaAPISuite: testCountByValue 0 ms
org.apache.spark.streaming.JavaAPISuite: testMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairToNormalRDDTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairReduceByKey 0 ms
org.apache.spark.streaming.JavaAPISuite: testCount 1 ms
org.apache.spark.streaming.JavaAPISuite: testCheckpointMasterRecovery 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testUnion 1 ms
org.apache.spark.streaming.JavaAPISuite: testFlatMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByKeyAndWindowWithInverse 1 ms
org.apache.spark.streaming.JavaAPISuite: testGlom 1 ms
org.apache.spark.streaming.JavaAPISuite: testJoin 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairFlatMap 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairToPairFlatMapWithChangingTypes 0 ms
org.apache.spark.streaming.JavaAPISuite: testPairMapPartitions 1 ms
org.apache.spark.streaming.JavaAPISuite: testRepartitionMorePartitions 0 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByWindowWithoutInverse 1 ms
org.apache.spark.streaming.JavaAPISuite: testLeftOuterJoin 0 ms
org.apache.spark.streaming.JavaAPISuite: testVariousTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testTransformWith 1 ms
org.apache.spark.streaming.JavaAPISuite: testVariousTransformWith 1 ms
org.apache.spark.streaming.JavaAPISuite: testTextFileStream 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairGroupByKey 1 ms
org.apache.spark.streaming.JavaAPISuite: testCoGroup 1 ms
org.apache.spark.streaming.JavaAPISuite: testInitialization 1 ms
org.apache.spark.streaming.JavaAPISuite: testSocketString 1 ms
org.apache.spark.streaming.JavaAPISuite: testGroupByKeyAndWindow 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduceByKeyAndWindow 1 ms
org.apache.spark.streaming.JavaAPISuite: testForeachRDD 1 ms
org.apache.spark.streaming.JavaAPISuite: testFileStream 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testFilter 1 ms
org.apache.spark.streaming.JavaAPISuite: testPairMap2 1 ms
org.apache.spark.streaming.JavaAPISuite: testMapValues 1 ms
org.apache.spark.streaming.JavaAPISuite: testReduce 0 ms
org.apache.spark.streaming.JavaAPISuite: testUpdateStateByKey 1 ms
org.apache.spark.streaming.JavaAPISuite: testTransform 1 ms
org.apache.spark.streaming.JavaAPISuite: testWindow 1 ms
org.apache.spark.streaming.JavaAPISuite: testCountByValueAndWindow 1 ms
org.apache.spark.streaming.JavaAPISuite: testRawSocketStream 0 ms
org.apache.spark.streaming.JavaAPISuite: testSocketTextStream 0 ms
org.apache.spark.streaming.JavaAPISuite: testUpdateStateByKeyWithInitial 0 ms
org.apache.spark.streaming.JavaAPISuite: testContextState 0 ms
org.apache.spark.streaming.JavaMapWithStateSuite: testBasicFunction 1 ms
org.apache.spark.streaming.JavaReceiverAPISuite: testReceiver 5 ms
org.apache.spark.streaming.MapWithStateSuite: (It is not a test) 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: Without WAL enabled: createBlockRDD creates empty BlockRDD when no block info 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: Without WAL enabled: createBlockRDD creates correct BlockRDD with block info 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: Without WAL enabled: createBlockRDD filters non-existent blocks before creating BlockRDD 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: With WAL enabled: createBlockRDD creates empty WALBackedBlockRDD when no block info 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: With WAL enabled: createBlockRDD creates correct WALBackedBlockRDD with all block info having WAL info 1 ms
org.apache.spark.streaming.ReceiverInputDStreamSuite: With WAL enabled: createBlockRDD creates BlockRDD when some block info dont have WAL info 1 ms
org.apache.spark.streaming.ReceiverSuite: write ahead log - generating and cleaning 4 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf constructor 1 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf + spark home 1 ms
org.apache.spark.streaming.StreamingContextSuite: from no conf + spark home + env 1 ms
org.apache.spark.streaming.StreamingContextSuite: from conf with settings 0 ms
org.apache.spark.streaming.StreamingContextSuite: from existing SparkContext 1 ms
org.apache.spark.streaming.StreamingContextSuite: from existing SparkContext with settings 1 ms
org.apache.spark.streaming.StreamingContextSuite: from checkpoint 0 ms
org.apache.spark.streaming.StreamingContextSuite: checkPoint from conf 1 ms
org.apache.spark.streaming.StreamingContextSuite: start and stop state check 1 ms
org.apache.spark.streaming.StreamingContextSuite: start with non-seriazable DStream checkpoints 1 ms
org.apache.spark.streaming.StreamingContextSuite: start failure should stop internal components 0 ms
org.apache.spark.streaming.StreamingContextSuite: start should set job group and description of streaming jobs correctly 1 ms
org.apache.spark.streaming.StreamingContextSuite: start multiple times 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop multiple times 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop before start 1 ms
org.apache.spark.streaming.StreamingContextSuite: start after stop 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop only streaming context 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop(stopSparkContext=true) after stop(stopSparkContext=false) 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop gracefully 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop gracefully even if a receiver misses StopReceiver 1 ms
org.apache.spark.streaming.StreamingContextSuite: stop slow receiver gracefully 1 ms
org.apache.spark.streaming.StreamingContextSuite: registering and de-registering of streamingSource 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination after stop 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination with error in task 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTermination with error in job generation 1 ms
org.apache.spark.streaming.StreamingContextSuite: awaitTerminationOrTimeout 1 ms
org.apache.spark.streaming.StreamingContextSuite: getOrCreate 3 ms
org.apache.spark.streaming.StreamingContextSuite: getActive and getActiveOrCreate 1 ms
org.apache.spark.streaming.StreamingContextSuite: getActiveOrCreate with checkpoint 10 ms
org.apache.spark.streaming.StreamingContextSuite: multiple streaming contexts 0 ms
org.apache.spark.streaming.StreamingContextSuite: DStream and generated RDD creation sites 2 ms
org.apache.spark.streaming.StreamingContextSuite: throw exception on using active or stopped context 1 ms
org.apache.spark.streaming.StreamingContextSuite: queueStream doesn't support checkpointing 1 ms
org.apache.spark.streaming.StreamingContextSuite: Creating an InputDStream but not using it should not crash 0 ms
org.apache.spark.streaming.StreamingListenerSuite: batch info reporting 1 ms
org.apache.spark.streaming.StreamingListenerSuite: receiver info reporting 1 ms
org.apache.spark.streaming.StreamingListenerSuite: output operation reporting 1 ms
org.apache.spark.streaming.StreamingListenerSuite: stop in listener 1 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with successful batch 0 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with failed batch and one failed job 1 ms
org.apache.spark.streaming.StreamingListenerSuite: onBatchCompleted with failed batch and multiple failed jobs 0 ms
org.apache.spark.streaming.UISeleniumSuite: attaching and detaching a Streaming tab 5 ms
org.apache.spark.streaming.WindowOperationsSuite: window - basic window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: window - tumbling window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: window - larger window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: window - non-overlapping window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: window - persistence level 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - basic reduction 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - key already in window and new value added into window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - new key added into window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - key removed from window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - larger slide time 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow - big test 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - basic reduction 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - key already in window and new value added into window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - new key added into window 0 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - key removed from window 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - larger slide time 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse function - big test 1 ms
org.apache.spark.streaming.WindowOperationsSuite: reduceByKeyAndWindow with inverse and filter functions - big test 2 ms
org.apache.spark.streaming.WindowOperationsSuite: groupByKeyAndWindow 1 ms
org.apache.spark.streaming.WindowOperationsSuite: countByWindow 1 ms
org.apache.spark.streaming.WindowOperationsSuite: countByValueAndWindow 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: onBatchSubmitted, onBatchStarted, onBatchCompleted, onReceiverStarted, onReceiverError, onReceiverStopped 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: Remove the old completed batches when exceeding the limit 1 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: out-of-order onJobStart and onBatchXXX 0 ms
org.apache.spark.streaming.ui.StreamingJobProgressListenerSuite: detect memory leak 0 ms

Test time report

Right click on the visualization to go back up a level. Click on a node to expand it. Hover over a node to see the combined duration of tests under that node.