Class cascading.function.FunctionPlatformTest

5

tests

0

failures

0

ignored

3.458s

duration

100%

successful

Tests

Test Duration Result
testFieldFormatter 1.391s passed
testInsert 0.696s passed
testPartialCounts 0.925s passed
testPartialSums 0.004s passed
testSetValue 0.442s passed

Standard output

2016-05-18 08:49:00,527 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(197)) - found 1 test platforms from classpath
2016-05-18 08:49:00,549 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(246)) - adding test: cascading.function.FunctionPlatformTest, with platform: hadoop2-mr1
2016-05-18 08:49:00,572 INFO  hadoop2.Hadoop2MR1Platform (Hadoop2MR1Platform.java:setUp(119)) - not using cluster
2016-05-18 08:49:01,299 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
2016-05-18 08:49:01,447 INFO  platform.TestPlatform (TestPlatform.java:getGlobalProperties(75)) - platform property overrides: 
2016-05-18 08:49:01,493 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 1, with capacity: 2
2016-05-18 08:49:01,493 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 185, total: 223, max: 672
2016-05-18 08:49:01,493 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-05-18 08:49:01,494 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 3, with capacity: 2
2016-05-18 08:49:01,494 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 185, total: 223, max: 672
2016-05-18 08:49:01,494 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-05-18 08:49:01,611 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 08:49:01,613 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/3.1.0/fdadb6ac788ea19f3412b9569a43a7635318b0c5/cascading-hadoop2-mr1-3.1.0.jar
2016-05-18 08:49:01,707 INFO  property.AppProps (AppProps.java:getAppID(177)) - using app.id: 308EE598C2474293AADB69857469B20D
2016-05-18 08:49:01,844 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.090
2016-05-18 08:49:01,847 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-05-18 08:49:01,849 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 08:49:01,989 INFO  util.Version (Version.java:printBanner(82)) - Concurrent, Inc - Cascading 3.1.0
2016-05-18 08:49:01,992 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] starting
2016-05-18 08:49:01,993 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  source: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt"]
2016-05-18 08:49:01,994 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testFieldFormatter/formatter"]
2016-05-18 08:49:01,994 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  parallel execution of steps is enabled: false
2016-05-18 08:49:01,994 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  executing total steps: 1
2016-05-18 08:49:01,995 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  allocating management threads: 1
2016-05-18 08:49:01,996 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] starting step: (1/1) ...tFieldFormatter/formatter
2016-05-18 08:49:02,597 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] submitted hadoop job: job_local1873674221_0001
2016-05-18 08:49:02,597 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter] tracking url: http://localhost:8080/
2016-05-18 08:49:02,670 INFO  io.MultiInputSplit (MultiInputSplit.java:readFields(161)) - current split input path: file:/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt
2016-05-18 08:49:02,687 INFO  hadoop.FlowMapper (FlowMapper.java:configure(75)) - cascading version: 3.1.0
2016-05-18 08:49:02,687 INFO  hadoop.FlowMapper (FlowMapper.java:configure(76)) - child jvm opts: -Xmx200m
2016-05-18 08:49:02,698 INFO  hadoop.FlowMapper (FlowMapper.java:configure(87)) - flow node id: B7422ECCAC91405B9D2913B544A67C12, ordinal: 0
2016-05-18 08:49:02,723 INFO  hadoop.FlowMapper (FlowMapper.java:configure(94)) - sourcing from: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt"]
2016-05-18 08:49:02,724 INFO  hadoop.FlowMapper (FlowMapper.java:configure(97)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testFieldFormatter/formatter"]
2016-05-18 08:49:02,725 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: B7422ECCAC91405B9D2913B544A67C12, mem on start (mb), free: 165, total: 223, max: 672
2016-05-18 08:49:02,735 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: B7422ECCAC91405B9D2913B544A67C12, mem on close (mb), free: 164, total: 223, max: 672
2016-05-18 08:49:02,777 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(226)) - deleting temp path /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testFieldFormatter/formatter/_temporary
2016-05-18 08:49:02,778 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [formatter]  completed in: 00:00.784
2016-05-18 08:49:02,888 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output//hadoop2-mr1/functionplatform/testFieldFormatter/formatter
2016-05-18 08:49:02,890 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 1, with capacity: 2
2016-05-18 08:49:02,890 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 205, total: 223, max: 672
2016-05-18 08:49:02,890 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-05-18 08:49:02,891 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(105)) - flushed keys num times: 3, with capacity: 2
2016-05-18 08:49:02,891 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(106)) - mem on flush (mb), free: 205, total: 223, max: 672
2016-05-18 08:49:02,891 INFO  cache.LRUHashMapCache (LRUHashMapCache.java:removeEldestEntry(111)) - total mem is 33% of max mem, to better utilize unused memory consider increasing the cache size
2016-05-18 08:49:02,920 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 08:49:02,921 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/3.1.0/fdadb6ac788ea19f3412b9569a43a7635318b0c5/cascading-hadoop2-mr1-3.1.0.jar
2016-05-18 08:49:02,995 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.064
2016-05-18 08:49:02,997 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 1, nodes: 2
2016-05-18 08:49:02,997 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 08:49:03,030 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] starting
2016-05-18 08:49:03,031 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  source: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/apache.200.txt"]
2016-05-18 08:49:03,031 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testInsert/insert"]
2016-05-18 08:49:03,031 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  parallel execution of steps is enabled: false
2016-05-18 08:49:03,032 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  executing total steps: 1
2016-05-18 08:49:03,032 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  allocating management threads: 1
2016-05-18 08:49:03,033 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] starting step: (1/1) ...latform/testInsert/insert
2016-05-18 08:49:03,165 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] submitted hadoop job: job_local1388661443_0002
2016-05-18 08:49:03,166 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache] tracking url: http://localhost:8080/
2016-05-18 08:49:03,170 INFO  io.MultiInputSplit (MultiInputSplit.java:readFields(161)) - current split input path: file:/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/apache.200.txt
2016-05-18 08:49:03,303 INFO  hadoop.FlowMapper (FlowMapper.java:configure(75)) - cascading version: 3.1.0
2016-05-18 08:49:03,303 INFO  hadoop.FlowMapper (FlowMapper.java:configure(76)) - child jvm opts: -Xmx200m
2016-05-18 08:49:03,313 INFO  hadoop.FlowMapper (FlowMapper.java:configure(87)) - flow node id: FBECBC564A764428846EC7D4E1548E51, ordinal: 0
2016-05-18 08:49:03,319 INFO  hadoop.FlowMapper (FlowMapper.java:configure(94)) - sourcing from: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/apache.200.txt"]
2016-05-18 08:49:03,319 INFO  hadoop.FlowMapper (FlowMapper.java:configure(97)) - sinking to: GroupBy(apache)[by:[{1}:'A']]
2016-05-18 08:49:03,319 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: FBECBC564A764428846EC7D4E1548E51, mem on start (mb), free: 65, total: 223, max: 672
2016-05-18 08:49:03,338 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: FBECBC564A764428846EC7D4E1548E51, mem on close (mb), free: 65, total: 223, max: 672
2016-05-18 08:49:03,420 INFO  hadoop.FlowReducer (FlowReducer.java:configure(83)) - cascading version: 3.1.0
2016-05-18 08:49:03,421 INFO  hadoop.FlowReducer (FlowReducer.java:configure(84)) - child jvm opts: -Xmx200m
2016-05-18 08:49:03,431 INFO  hadoop.FlowReducer (FlowReducer.java:configure(97)) - flow node id: DBCED6F77D2549C091C3016A19969E06, ordinal: 1
2016-05-18 08:49:03,433 INFO  hadoop.FlowReducer (FlowReducer.java:configure(104)) - sourcing from: GroupBy(apache)[by:[{1}:'A']]
2016-05-18 08:49:03,433 INFO  hadoop.FlowReducer (FlowReducer.java:configure(107)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testInsert/insert"]
2016-05-18 08:49:03,434 INFO  hadoop.FlowReducer (LogUtil.java:logMemory(59)) - flow node id: DBCED6F77D2549C091C3016A19969E06, mem on start (mb), free: 56, total: 223, max: 672
2016-05-18 08:49:03,469 INFO  hadoop.FlowReducer (LogUtil.java:logMemory(59)) - flow node id: DBCED6F77D2549C091C3016A19969E06, mem on close (mb), free: 55, total: 223, max: 672
2016-05-18 08:49:03,514 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(226)) - deleting temp path /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testInsert/insert/_temporary
2016-05-18 08:49:03,514 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [apache]  completed in: 00:00.484
2016-05-18 08:49:03,587 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output//hadoop2-mr1/functionplatform/testInsert/insert
2016-05-18 08:49:03,612 INFO  util.Util (Util.java:findMainClass(1374)) - using default application jar, may cause class not found exceptions on the cluster
2016-05-18 08:49:03,612 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(176)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/3.1.0/fdadb6ac788ea19f3412b9569a43a7635318b0c5/cascading-hadoop2-mr1-3.1.0.jar
2016-05-18 08:49:03,661 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] executed rule registry: MapReduceHadoopRuleRegistry, completed as: SUCCESS, in: 00:00.041
2016-05-18 08:49:03,662 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] rule registry: MapReduceHadoopRuleRegistry, supports assembly with steps: 1, nodes: 1
2016-05-18 08:49:03,662 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] rule registry: MapReduceHadoopRuleRegistry, result was selected using: 'default comparator: selects plan with fewest steps and fewest nodes'
2016-05-18 08:49:03,681 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] starting
2016-05-18 08:49:03,681 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  source: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt"]
2016-05-18 08:49:03,681 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testSetValue/setvalue"]
2016-05-18 08:49:03,682 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  parallel execution of steps is enabled: false
2016-05-18 08:49:03,682 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  executing total steps: 1
2016-05-18 08:49:03,682 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  allocating management threads: 1
2016-05-18 08:49:03,684 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] starting step: (1/1) ...orm/testSetValue/setvalue
2016-05-18 08:49:03,920 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] submitted hadoop job: job_local742277808_0003
2016-05-18 08:49:03,920 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue] tracking url: http://localhost:8080/
2016-05-18 08:49:03,927 INFO  io.MultiInputSplit (MultiInputSplit.java:readFields(161)) - current split input path: file:/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt
2016-05-18 08:49:03,934 INFO  hadoop.FlowMapper (FlowMapper.java:configure(75)) - cascading version: 3.1.0
2016-05-18 08:49:03,934 INFO  hadoop.FlowMapper (FlowMapper.java:configure(76)) - child jvm opts: -Xmx200m
2016-05-18 08:49:03,946 INFO  hadoop.FlowMapper (FlowMapper.java:configure(87)) - flow node id: D77F5AB1413D47E3927E3B5B5D529388, ordinal: 0
2016-05-18 08:49:03,947 INFO  hadoop.FlowMapper (FlowMapper.java:configure(94)) - sourcing from: Hfs["TextLine[['offset', 'line' | long, String]->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/classes/test/data/upper.txt"]
2016-05-18 08:49:03,947 INFO  hadoop.FlowMapper (FlowMapper.java:configure(97)) - sinking to: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testSetValue/setvalue"]
2016-05-18 08:49:03,948 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: D77F5AB1413D47E3927E3B5B5D529388, mem on start (mb), free: 116, total: 281, max: 672
2016-05-18 08:49:03,951 INFO  hadoop.FlowMapper (LogUtil.java:logMemory(59)) - flow node id: D77F5AB1413D47E3927E3B5B5D529388, mem on close (mb), free: 116, total: 281, max: 672
2016-05-18 08:49:03,976 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(226)) - deleting temp path /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output/hadoop2-mr1/functionplatform/testSetValue/setvalue/_temporary
2016-05-18 08:49:03,977 INFO  flow.Flow (BaseFlow.java:logInfo(1504)) - [setvalue]  completed in: 00:00.294
2016-05-18 08:49:04,030 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(189)) - copying to local /opt/buildAgent-8.0.3/work/9c1cc778dcd1fc2f/apache-2.6.x/build/test/output//hadoop2-mr1/functionplatform/testSetValue/setvalue