Class cascading.tap.hadoop.HadoopTapPlatformTest

15

tests

0

failures

2m57.21s

duration

100%

successful

Tests

Test Duration Result
testChildIdentifiers 0.437s passed
testCombinedHfs 0.148s passed
testCommitResource 22.584s passed
testCommitResourceFails 22.624s passed
testDfs 0.024s passed
testDupeConfigFromScheme 16.951s passed
testGlobHfs 16.792s passed
testHfsAsterisk 0.055s passed
testHfsBracketAsterisk 0.074s passed
testLfs 0.021s passed
testMissingInputFormat 0.090s passed
testMultiSourceIterator 0.358s passed
testNestedMultiSourceGlobHfs 37.211s passed
testNullsFromScheme 42.670s passed
testResolvedSinkFields 17.170s passed

Standard output

2015-02-11 00:51:40,209 INFO  platform.PlatformRunner (PlatformRunner.java:getPlatformClassesFromClasspath(187)) - found 1 test platforms from classpath
2015-02-11 00:51:40,269 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(237)) - installing platform: hadoop2-mr1
2015-02-11 00:51:40,270 INFO  platform.PlatformRunner (PlatformRunner.java:addPlatform(238)) - running test: cascading.tap.hadoop.HadoopTapPlatformTest
2015-02-11 00:51:40,319 INFO  hadoop2.Hadoop2MR1Platform (Hadoop2MR1Platform.java:setUp(117)) - using cluster
2015-02-11 00:51:41,259 WARN  util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Formatting using clusterid: testClusterID
2015-02-11 00:51:41,316 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(739)) - fsLock is fair:true
2015-02-11 00:51:41,370 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - hadoop.configured.node.mapping is deprecated. Instead, use net.topology.configured.node.mapping
2015-02-11 00:51:41,371 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(229)) - dfs.block.invalidate.limit=1000
2015-02-11 00:51:41,371 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(235)) - dfs.namenode.datanode.registration.ip-hostname-check=true
2015-02-11 00:51:41,374 INFO  blockmanagement.BlockManager (InvalidateBlocks.java:printBlockDeletionTime(71)) - dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
2015-02-11 00:51:41,375 INFO  blockmanagement.BlockManager (InvalidateBlocks.java:printBlockDeletionTime(76)) - The block deletion will start around 2015 Feb 11 00:51:41
2015-02-11 00:51:41,378 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlocksMap
2015-02-11 00:51:41,379 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:41,385 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 2.0% max memory 672 MB = 13.4 MB
2015-02-11 00:51:41,386 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^21 = 2097152 entries
2015-02-11 00:51:41,409 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(354)) - dfs.block.access.token.enable=false
2015-02-11 00:51:41,411 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(339)) - defaultReplication         = 3
2015-02-11 00:51:41,412 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(340)) - maxReplication             = 512
2015-02-11 00:51:41,413 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(341)) - minReplication             = 1
2015-02-11 00:51:41,413 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(342)) - maxReplicationStreams      = 2
2015-02-11 00:51:41,414 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(343)) - shouldCheckForEnoughRacks  = false
2015-02-11 00:51:41,414 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(344)) - replicationRecheckInterval = 3000
2015-02-11 00:51:41,415 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(345)) - encryptDataTransfer        = false
2015-02-11 00:51:41,415 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(346)) - maxNumBlocksToLog          = 1000
2015-02-11 00:51:41,424 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(758)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-11 00:51:41,424 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(759)) - supergroup          = supergroup
2015-02-11 00:51:41,425 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(760)) - isPermissionEnabled = true
2015-02-11 00:51:41,426 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(771)) - HA Enabled: false
2015-02-11 00:51:41,429 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(808)) - Append Enabled: true
2015-02-11 00:51:41,774 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map INodeMap
2015-02-11 00:51:41,775 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:41,775 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 1.0% max memory 672 MB = 6.7 MB
2015-02-11 00:51:41,776 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^20 = 1048576 entries
2015-02-11 00:51:41,777 INFO  namenode.NameNode (FSDirectory.java:<init>(209)) - Caching file names occuring more than 10 times
2015-02-11 00:51:41,787 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map cachedBlocks
2015-02-11 00:51:41,787 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:41,788 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.25% max memory 672 MB = 1.7 MB
2015-02-11 00:51:41,788 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^18 = 262144 entries
2015-02-11 00:51:41,790 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5095)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-11 00:51:41,791 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5096)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-11 00:51:41,791 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5097)) - dfs.namenode.safemode.extension     = 0
2015-02-11 00:51:41,793 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(892)) - Retry cache on namenode is enabled
2015-02-11 00:51:41,794 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(900)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-11 00:51:41,797 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map NameNodeRetryCache
2015-02-11 00:51:41,798 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:41,798 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.029999999329447746% max memory 672 MB = 206.4 KB
2015-02-11 00:51:41,799 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^15 = 32768 entries
2015-02-11 00:51:41,807 INFO  namenode.NNConf (NNConf.java:<init>(62)) - ACLs enabled? false
2015-02-11 00:51:41,807 INFO  namenode.NNConf (NNConf.java:<init>(66)) - XAttrs enabled? true
2015-02-11 00:51:41,808 INFO  namenode.NNConf (NNConf.java:<init>(74)) - Maximum size of an xattr: 16384
2015-02-11 00:51:41,882 INFO  namenode.FSImage (FSImage.java:format(145)) - Allocated new BlockPoolId: BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:42,127 INFO  common.Storage (NNStorage.java:format(550)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name1 has been successfully formatted.
2015-02-11 00:51:42,183 INFO  common.Storage (NNStorage.java:format(550)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name2 has been successfully formatted.
2015-02-11 00:51:42,346 INFO  namenode.NNStorageRetentionManager (NNStorageRetentionManager.java:getImageTxIdToRetain(203)) - Going to retain 1 images with txid >= 0
2015-02-11 00:51:42,349 INFO  namenode.NameNode (NameNode.java:createNameNode(1342)) - createNameNode []
2015-02-11 00:51:42,405 WARN  impl.MetricsConfig (MetricsConfig.java:loadFirst(124)) - Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
2015-02-11 00:51:42,482 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:startTimer(345)) - Scheduled snapshot period at 10 second(s).
2015-02-11 00:51:42,483 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:start(184)) - NameNode metrics system started
2015-02-11 00:51:42,486 INFO  namenode.NameNode (NameNode.java:setClientNamenodeAddress(342)) - fs.defaultFS is hdfs://127.0.0.1:0
2015-02-11 00:51:42,529 INFO  hdfs.DFSUtil (DFSUtil.java:httpServerTemplateForNNAndJN(1611)) - Starting web server as: ${dfs.web.authentication.kerberos.principal}
2015-02-11 00:51:42,530 INFO  hdfs.DFSUtil (DFSUtil.java:httpServerTemplateForNNAndJN(1622)) - Starting Web-server for hdfs at: http://localhost:0
2015-02-11 00:51:42,598 INFO  mortbay.log (Slf4jLog.java:info(67)) - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
2015-02-11 00:51:42,604 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.namenode is not defined
2015-02-11 00:51:42,622 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:42,626 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context hdfs
2015-02-11 00:51:42,626 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:42,627 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:42,656 INFO  http.HttpServer2 (NameNodeHttpServer.java:initWebHdfs(86)) - Added filter 'org.apache.hadoop.hdfs.web.AuthFilter' (class=org.apache.hadoop.hdfs.web.AuthFilter)
2015-02-11 00:51:42,658 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(602)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.namenode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-11 00:51:42,678 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 50821
2015-02-11 00:51:42,679 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:42,714 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.5.1/a92466dec043867fc380a8a0d995a1d59ff02bf1/hadoop-hdfs-2.5.1-tests.jar!/webapps/hdfs to /tmp/Jetty_localhost_50821_hdfs____.lcd84a/webapp
2015-02-11 00:51:43,039 WARN  server.AuthenticationFilter (AuthenticationFilter.java:init(166)) - 'signature.secret' configuration not set, using a random value as secret
2015-02-11 00:51:43,085 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50821
2015-02-11 00:51:43,088 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(739)) - fsLock is fair:true
2015-02-11 00:51:43,089 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(229)) - dfs.block.invalidate.limit=1000
2015-02-11 00:51:43,090 INFO  blockmanagement.DatanodeManager (DatanodeManager.java:<init>(235)) - dfs.namenode.datanode.registration.ip-hostname-check=true
2015-02-11 00:51:43,091 INFO  blockmanagement.BlockManager (InvalidateBlocks.java:printBlockDeletionTime(71)) - dfs.namenode.startup.delay.block.deletion.sec is set to 000:00:00:00.000
2015-02-11 00:51:43,091 INFO  blockmanagement.BlockManager (InvalidateBlocks.java:printBlockDeletionTime(76)) - The block deletion will start around 2015 Feb 11 00:51:43
2015-02-11 00:51:43,092 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlocksMap
2015-02-11 00:51:43,092 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:43,092 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 2.0% max memory 672 MB = 13.4 MB
2015-02-11 00:51:43,093 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^21 = 2097152 entries
2015-02-11 00:51:43,105 INFO  blockmanagement.BlockManager (BlockManager.java:createBlockTokenSecretManager(354)) - dfs.block.access.token.enable=false
2015-02-11 00:51:43,106 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(339)) - defaultReplication         = 3
2015-02-11 00:51:43,106 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(340)) - maxReplication             = 512
2015-02-11 00:51:43,106 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(341)) - minReplication             = 1
2015-02-11 00:51:43,107 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(342)) - maxReplicationStreams      = 2
2015-02-11 00:51:43,107 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(343)) - shouldCheckForEnoughRacks  = false
2015-02-11 00:51:43,108 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(344)) - replicationRecheckInterval = 3000
2015-02-11 00:51:43,108 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(345)) - encryptDataTransfer        = false
2015-02-11 00:51:43,108 INFO  blockmanagement.BlockManager (BlockManager.java:<init>(346)) - maxNumBlocksToLog          = 1000
2015-02-11 00:51:43,109 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(758)) - fsOwner             = teamcity (auth:SIMPLE)
2015-02-11 00:51:43,109 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(759)) - supergroup          = supergroup
2015-02-11 00:51:43,109 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(760)) - isPermissionEnabled = true
2015-02-11 00:51:43,110 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(771)) - HA Enabled: false
2015-02-11 00:51:43,111 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(808)) - Append Enabled: true
2015-02-11 00:51:43,111 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map INodeMap
2015-02-11 00:51:43,112 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:43,112 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 1.0% max memory 672 MB = 6.7 MB
2015-02-11 00:51:43,113 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^20 = 1048576 entries
2015-02-11 00:51:43,119 INFO  namenode.NameNode (FSDirectory.java:<init>(209)) - Caching file names occuring more than 10 times
2015-02-11 00:51:43,119 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map cachedBlocks
2015-02-11 00:51:43,120 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:43,120 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.25% max memory 672 MB = 1.7 MB
2015-02-11 00:51:43,121 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^18 = 262144 entries
2015-02-11 00:51:43,123 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5095)) - dfs.namenode.safemode.threshold-pct = 0.9990000128746033
2015-02-11 00:51:43,123 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5096)) - dfs.namenode.safemode.min.datanodes = 0
2015-02-11 00:51:43,123 INFO  namenode.FSNamesystem (FSNamesystem.java:<init>(5097)) - dfs.namenode.safemode.extension     = 0
2015-02-11 00:51:43,124 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(892)) - Retry cache on namenode is enabled
2015-02-11 00:51:43,124 INFO  namenode.FSNamesystem (FSNamesystem.java:initRetryCache(900)) - Retry cache will use 0.03 of total heap and retry cache entry expiry time is 600000 millis
2015-02-11 00:51:43,125 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map NameNodeRetryCache
2015-02-11 00:51:43,125 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:43,126 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.029999999329447746% max memory 672 MB = 206.4 KB
2015-02-11 00:51:43,126 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^15 = 32768 entries
2015-02-11 00:51:43,129 INFO  namenode.NNConf (NNConf.java:<init>(62)) - ACLs enabled? false
2015-02-11 00:51:43,130 INFO  namenode.NNConf (NNConf.java:<init>(66)) - XAttrs enabled? true
2015-02-11 00:51:43,130 INFO  namenode.NNConf (NNConf.java:<init>(74)) - Maximum size of an xattr: 16384
2015-02-11 00:51:44,853 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name1/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:44,863 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name2/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:44,867 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(327)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name1/current
2015-02-11 00:51:44,868 INFO  namenode.FileJournalManager (FileJournalManager.java:recoverUnfinalizedSegments(327)) - Recovering unfinalized segments in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name2/current
2015-02-11 00:51:44,869 INFO  namenode.FSImage (FSImage.java:loadFSImage(653)) - No edit log streams selected.
2015-02-11 00:51:44,892 INFO  namenode.FSImageFormatPBINode (FSImageFormatPBINode.java:loadINodeSection(207)) - Loading 1 INodes.
2015-02-11 00:51:44,903 INFO  namenode.FSImageFormatProtobuf (FSImageFormatProtobuf.java:load(171)) - Loaded FSImage in 0 seconds.
2015-02-11 00:51:44,903 INFO  namenode.FSImage (FSImage.java:loadFSImage(926)) - Loaded image for txid 0 from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/name1/current/fsimage_0000000000000000000
2015-02-11 00:51:44,911 INFO  namenode.FSNamesystem (FSNamesystem.java:loadFSImage(961)) - Need to save fs image? false (staleImage=false, haEnabled=false, isRollingUpgrade=false)
2015-02-11 00:51:44,912 INFO  namenode.FSEditLog (FSEditLog.java:startLogSegment(1143)) - Starting log segment at 1
2015-02-11 00:51:45,155 INFO  namenode.NameCache (NameCache.java:initialized(143)) - initialized with 0 entries 0 lookups
2015-02-11 00:51:45,156 INFO  namenode.FSNamesystem (FSNamesystem.java:loadFromDisk(707)) - Finished loading FSImage in 2026 msecs
2015-02-11 00:51:45,439 INFO  namenode.NameNode (NameNodeRpcServer.java:<init>(309)) - RPC server is binding to localhost:0
2015-02-11 00:51:45,450 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:45,469 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 44721
2015-02-11 00:51:45,516 INFO  namenode.NameNode (NameNode.java:initialize(593)) - Clients are to use localhost:44721 to access this namenode/service.
2015-02-11 00:51:45,520 INFO  namenode.FSNamesystem (FSNamesystem.java:registerMBean(6029)) - Registered FSNamesystemState MBean
2015-02-11 00:51:45,546 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(5682)) - Number of blocks under construction: 0
2015-02-11 00:51:45,547 INFO  namenode.FSNamesystem (FSNamesystem.java:getCompleteBlocksTotal(5682)) - Number of blocks under construction: 0
2015-02-11 00:51:45,547 INFO  namenode.FSNamesystem (FSNamesystem.java:initializeReplQueues(1131)) - initializing replication queues
2015-02-11 00:51:45,548 INFO  hdfs.StateChange (FSNamesystem.java:leave(5169)) - STATE* Leaving safe mode after 2 secs
2015-02-11 00:51:45,548 INFO  hdfs.StateChange (FSNamesystem.java:leave(5180)) - STATE* Network topology has 0 racks and 0 datanodes
2015-02-11 00:51:45,548 INFO  hdfs.StateChange (FSNamesystem.java:leave(5183)) - STATE* UnderReplicatedBlocks has 0 blocks
2015-02-11 00:51:45,553 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2522)) - Total number of blocks            = 0
2015-02-11 00:51:45,553 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2523)) - Number of invalid blocks          = 0
2015-02-11 00:51:45,553 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2524)) - Number of under-replicated blocks = 0
2015-02-11 00:51:45,553 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2525)) - Number of  over-replicated blocks = 0
2015-02-11 00:51:45,553 INFO  blockmanagement.BlockManager (BlockManager.java:processMisReplicatesAsync(2527)) - Number of blocks being written    = 0
2015-02-11 00:51:45,553 INFO  hdfs.StateChange (BlockManager.java:processMisReplicatesAsync(2528)) - STATE* Replication Queue initialization scan for invalid, over- and under-replicated blocks completed in 5 msec
2015-02-11 00:51:45,593 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:51:45,593 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 44721: starting
2015-02-11 00:51:45,601 INFO  namenode.NameNode (NameNode.java:startCommonServices(636)) - NameNode RPC up at: localhost/127.0.0.1:44721
2015-02-11 00:51:45,601 INFO  namenode.FSNamesystem (FSNamesystem.java:startActiveServices(1059)) - Starting services required for active state
2015-02-11 00:51:45,608 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(159)) - Starting CacheReplicationMonitor with interval 30000 milliseconds
2015-02-11 00:51:45,608 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(172)) - Rescanning because of pending operations
2015-02-11 00:51:45,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-11 00:51:45,656 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1292)) - Starting DataNode 0 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2
2015-02-11 00:51:45,741 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - DataNode metrics system started (again)
2015-02-11 00:51:45,742 INFO  datanode.DataNode (DataNode.java:<init>(291)) - Configured hostname is 127.0.0.1
2015-02-11 00:51:45,744 INFO  datanode.DataNode (DataNode.java:startDataNode(766)) - Starting DataNode with maxLockedMemory = 0
2015-02-11 00:51:45,752 INFO  datanode.DataNode (DataNode.java:initDataXceiver(567)) - Opened streaming server at /127.0.0.1:57570
2015-02-11 00:51:45,755 INFO  datanode.DataNode (DataXceiverServer.java:<init>(75)) - Balancing bandwith is 1048576 bytes/s
2015-02-11 00:51:45,755 INFO  datanode.DataNode (DataXceiverServer.java:<init>(76)) - Number threads for balancing is 5
2015-02-11 00:51:45,759 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-11 00:51:45,761 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:45,762 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-11 00:51:45,763 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:45,763 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:45,769 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(602)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-11 00:51:45,770 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 34845
2015-02-11 00:51:45,770 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:45,775 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.5.1/a92466dec043867fc380a8a0d995a1d59ff02bf1/hadoop-hdfs-2.5.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_34845_datanode____rpeie7/webapp
2015-02-11 00:51:45,984 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34845
2015-02-11 00:51:45,987 INFO  datanode.DataNode (DataNode.java:startDataNode(783)) - dnUserName = teamcity
2015-02-11 00:51:45,988 INFO  datanode.DataNode (DataNode.java:startDataNode(784)) - supergroup = supergroup
2015-02-11 00:51:46,003 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:46,005 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 59291
2015-02-11 00:51:46,014 INFO  datanode.DataNode (DataNode.java:initIpcServer(442)) - Opened IPC server at /127.0.0.1:59291
2015-02-11 00:51:46,025 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-11 00:51:46,029 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-11 00:51:46,042 INFO  datanode.DataNode (BPServiceActor.java:run(805)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44721 starting to offer service
2015-02-11 00:51:46,049 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:51:46,050 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 59291: starting
2015-02-11 00:51:46,079 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1292)) - Starting DataNode 1 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4
2015-02-11 00:51:46,110 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - DataNode metrics system started (again)
2015-02-11 00:51:46,110 INFO  datanode.DataNode (DataNode.java:<init>(291)) - Configured hostname is 127.0.0.1
2015-02-11 00:51:46,111 INFO  datanode.DataNode (DataNode.java:startDataNode(766)) - Starting DataNode with maxLockedMemory = 0
2015-02-11 00:51:46,112 INFO  datanode.DataNode (DataNode.java:initDataXceiver(567)) - Opened streaming server at /127.0.0.1:50636
2015-02-11 00:51:46,112 INFO  datanode.DataNode (DataXceiverServer.java:<init>(75)) - Balancing bandwith is 1048576 bytes/s
2015-02-11 00:51:46,113 INFO  datanode.DataNode (DataXceiverServer.java:<init>(76)) - Number threads for balancing is 5
2015-02-11 00:51:46,114 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-11 00:51:46,116 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:46,117 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-11 00:51:46,118 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:46,118 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:46,121 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(602)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-11 00:51:46,122 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 42700
2015-02-11 00:51:46,122 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:46,128 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.5.1/a92466dec043867fc380a8a0d995a1d59ff02bf1/hadoop-hdfs-2.5.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_42700_datanode____spsa00/webapp
2015-02-11 00:51:46,356 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:42700
2015-02-11 00:51:46,358 INFO  datanode.DataNode (DataNode.java:startDataNode(783)) - dnUserName = teamcity
2015-02-11 00:51:46,358 INFO  datanode.DataNode (DataNode.java:startDataNode(784)) - supergroup = supergroup
2015-02-11 00:51:46,360 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:46,362 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 44953
2015-02-11 00:51:46,367 INFO  datanode.DataNode (DataNode.java:initIpcServer(442)) - Opened IPC server at /127.0.0.1:44953
2015-02-11 00:51:46,375 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-11 00:51:46,376 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-11 00:51:46,376 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -57
2015-02-11 00:51:46,378 INFO  datanode.DataNode (BPServiceActor.java:run(805)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44721 starting to offer service
2015-02-11 00:51:46,381 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:51:46,381 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 44953: starting
2015-02-11 00:51:46,389 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -57
2015-02-11 00:51:46,390 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1292)) - Starting DataNode 2 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6
2015-02-11 00:51:46,397 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,398 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3 is not formatted
2015-02-11 00:51:46,398 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,418 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,418 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1 is not formatted
2015-02-11 00:51:46,418 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,436 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - DataNode metrics system started (again)
2015-02-11 00:51:46,436 INFO  datanode.DataNode (DataNode.java:<init>(291)) - Configured hostname is 127.0.0.1
2015-02-11 00:51:46,437 INFO  datanode.DataNode (DataNode.java:startDataNode(766)) - Starting DataNode with maxLockedMemory = 0
2015-02-11 00:51:46,437 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,438 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4 is not formatted
2015-02-11 00:51:46,438 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,438 INFO  datanode.DataNode (DataNode.java:initDataXceiver(567)) - Opened streaming server at /127.0.0.1:45654
2015-02-11 00:51:46,438 INFO  datanode.DataNode (DataXceiverServer.java:<init>(75)) - Balancing bandwith is 1048576 bytes/s
2015-02-11 00:51:46,438 INFO  datanode.DataNode (DataXceiverServer.java:<init>(76)) - Number threads for balancing is 5
2015-02-11 00:51:46,440 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-11 00:51:46,442 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:46,443 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-11 00:51:46,444 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:46,444 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:46,447 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(602)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-11 00:51:46,447 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,448 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2 is not formatted
2015-02-11 00:51:46,448 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,449 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 43871
2015-02-11 00:51:46,449 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:46,455 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.5.1/a92466dec043867fc380a8a0d995a1d59ff02bf1/hadoop-hdfs-2.5.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_43871_datanode____.i69y7a/webapp
2015-02-11 00:51:46,536 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,536 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,537 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,537 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,538 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,538 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,538 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,538 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,539 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,539 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,546 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,547 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,547 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,547 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,547 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,548 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,548 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,548 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,551 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,552 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,552 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,553 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,554 INFO  datanode.DataNode (DataNode.java:initStorage(977)) - Setting up storage: nsid=1349059658;bpid=BP-646844521-10.31.157.187-1423615901825;lv=-55;nsInfo=lv=-57;cid=testClusterID;nsid=1349059658;c=0;bpid=BP-646844521-10.31.157.187-1423615901825;dnuuid=null
2015-02-11 00:51:46,556 INFO  datanode.DataNode (DataNode.java:initStorage(977)) - Setting up storage: nsid=1349059658;bpid=BP-646844521-10.31.157.187-1423615901825;lv=-55;nsInfo=lv=-57;cid=testClusterID;nsid=1349059658;c=0;bpid=BP-646844521-10.31.157.187-1423615901825;dnuuid=null
2015-02-11 00:51:46,557 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(812)) - Generated and persisted new Datanode UUID ecfed5ca-1597-449f-b699-49422ca05ee2
2015-02-11 00:51:46,559 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(812)) - Generated and persisted new Datanode UUID 29b6f23a-1fd5-4198-8b4b-7e92145874f5
2015-02-11 00:51:46,575 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current, StorageType: DISK
2015-02-11 00:51:46,575 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current, StorageType: DISK
2015-02-11 00:51:46,576 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current, StorageType: DISK
2015-02-11 00:51:46,577 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current, StorageType: DISK
2015-02-11 00:51:46,589 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1376)) - Registered FSDatasetState MBean
2015-02-11 00:51:46,589 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1376)) - Registered FSDatasetState MBean
2015-02-11 00:51:46,596 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(329)) - Periodic Directory Tree Verification scan starting at 1423632873596 with interval 21600000
2015-02-11 00:51:46,596 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(329)) - Periodic Directory Tree Verification scan starting at 1423632280596 with interval 21600000
2015-02-11 00:51:46,598 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1745)) - Adding block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,599 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1745)) - Adding block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,599 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current...
2015-02-11 00:51:46,600 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current...
2015-02-11 00:51:46,600 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current...
2015-02-11 00:51:46,601 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current...
2015-02-11 00:51:46,619 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current: 19ms
2015-02-11 00:51:46,619 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current: 17ms
2015-02-11 00:51:46,619 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current: 19ms
2015-02-11 00:51:46,620 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(237)) - Total time to scan all replicas for block pool BP-646844521-10.31.157.187-1423615901825: 21ms
2015-02-11 00:51:46,620 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current: 20ms
2015-02-11 00:51:46,621 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current...
2015-02-11 00:51:46,621 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(237)) - Total time to scan all replicas for block pool BP-646844521-10.31.157.187-1423615901825: 22ms
2015-02-11 00:51:46,621 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current...
2015-02-11 00:51:46,622 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current: 0ms
2015-02-11 00:51:46,622 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current...
2015-02-11 00:51:46,622 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current...
2015-02-11 00:51:46,622 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current: 0ms
2015-02-11 00:51:46,623 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current: 0ms
2015-02-11 00:51:46,623 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(137)) - Total time to add all replicas to map: 2ms
2015-02-11 00:51:46,623 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current: 0ms
2015-02-11 00:51:46,623 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(137)) - Total time to add all replicas to map: 2ms
2015-02-11 00:51:46,626 INFO  datanode.DataNode (BPServiceActor.java:register(765)) - Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 beginning handshake with NN
2015-02-11 00:51:46,626 INFO  datanode.DataNode (BPServiceActor.java:register(765)) - Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 beginning handshake with NN
2015-02-11 00:51:46,638 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(890)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=ecfed5ca-1597-449f-b699-49422ca05ee2, infoPort=42700, ipcPort=44953, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) storage ecfed5ca-1597-449f-b699-49422ca05ee2
2015-02-11 00:51:46,643 INFO  net.NetworkTopology (NetworkTopology.java:add(418)) - Adding a new node: /default-rack/127.0.0.1:50636
2015-02-11 00:51:46,650 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(890)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=29b6f23a-1fd5-4198-8b4b-7e92145874f5, infoPort=34845, ipcPort=59291, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) storage 29b6f23a-1fd5-4198-8b4b-7e92145874f5
2015-02-11 00:51:46,651 INFO  net.NetworkTopology (NetworkTopology.java:add(418)) - Adding a new node: /default-rack/127.0.0.1:57570
2015-02-11 00:51:46,652 INFO  datanode.DataNode (BPServiceActor.java:register(778)) - Block pool Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 successfully registered with NN
2015-02-11 00:51:46,652 INFO  datanode.DataNode (BPServiceActor.java:register(778)) - Block pool Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 successfully registered with NN
2015-02-11 00:51:46,652 INFO  datanode.DataNode (BPServiceActor.java:offerService(637)) - For namenode localhost/127.0.0.1:44721 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-11 00:51:46,652 INFO  datanode.DataNode (BPServiceActor.java:offerService(637)) - For namenode localhost/127.0.0.1:44721 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-11 00:51:46,692 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f for DN 127.0.0.1:57570
2015-02-11 00:51:46,692 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43871
2015-02-11 00:51:46,693 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c for DN 127.0.0.1:57570
2015-02-11 00:51:46,693 INFO  datanode.DataNode (DataNode.java:startDataNode(783)) - dnUserName = teamcity
2015-02-11 00:51:46,694 INFO  datanode.DataNode (DataNode.java:startDataNode(784)) - supergroup = supergroup
2015-02-11 00:51:46,696 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:46,698 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 40166
2015-02-11 00:51:46,703 INFO  datanode.DataNode (DataNode.java:initIpcServer(442)) - Opened IPC server at /127.0.0.1:40166
2015-02-11 00:51:46,707 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 29b6f23a-1fd5-4198-8b4b-7e92145874f5) service to localhost/127.0.0.1:44721 trying to claim ACTIVE state with txid=1
2015-02-11 00:51:46,707 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-491c5036-edd5-4293-b6a8-f70826460087 for DN 127.0.0.1:50636
2015-02-11 00:51:46,707 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 29b6f23a-1fd5-4198-8b4b-7e92145874f5) service to localhost/127.0.0.1:44721
2015-02-11 00:51:46,708 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf for DN 127.0.0.1:50636
2015-02-11 00:51:46,710 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid ecfed5ca-1597-449f-b699-49422ca05ee2) service to localhost/127.0.0.1:44721 trying to claim ACTIVE state with txid=1
2015-02-11 00:51:46,710 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid ecfed5ca-1597-449f-b699-49422ca05ee2) service to localhost/127.0.0.1:44721
2015-02-11 00:51:46,716 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-11 00:51:46,717 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-11 00:51:46,720 INFO  datanode.DataNode (BPServiceActor.java:run(805)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44721 starting to offer service
2015-02-11 00:51:46,723 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:51:46,727 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,724 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 40166: starting
2015-02-11 00:51:46,729 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c node DatanodeRegistration(127.0.0.1, datanodeUuid=29b6f23a-1fd5-4198-8b4b-7e92145874f5, infoPort=34845, ipcPort=59291, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: true, processing time: 10 msecs
2015-02-11 00:51:46,734 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,734 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f node DatanodeRegistration(127.0.0.1, datanodeUuid=29b6f23a-1fd5-4198-8b4b-7e92145874f5, infoPort=34845, ipcPort=59291, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
2015-02-11 00:51:46,735 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:startDataNodes(1292)) - Starting DataNode 3 with dfs.datanode.data.dir: [DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7,[DISK]file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8
2015-02-11 00:51:46,761 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-491c5036-edd5-4293-b6a8-f70826460087,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,761 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-491c5036-edd5-4293-b6a8-f70826460087 node DatanodeRegistration(127.0.0.1, datanodeUuid=ecfed5ca-1597-449f-b699-49422ca05ee2, infoPort=42700, ipcPort=44953, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: true, processing time: 1 msecs
2015-02-11 00:51:46,761 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,762 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -57
2015-02-11 00:51:46,762 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf node DatanodeRegistration(127.0.0.1, datanodeUuid=ecfed5ca-1597-449f-b699-49422ca05ee2, infoPort=42700, ipcPort=44953, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: false, processing time: 1 msecs
2015-02-11 00:51:46,767 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - DataNode metrics system started (again)
2015-02-11 00:51:46,768 INFO  datanode.DataNode (DataNode.java:<init>(291)) - Configured hostname is 127.0.0.1
2015-02-11 00:51:46,768 INFO  datanode.DataNode (DataNode.java:startDataNode(766)) - Starting DataNode with maxLockedMemory = 0
2015-02-11 00:51:46,770 INFO  datanode.DataNode (DataNode.java:initDataXceiver(567)) - Opened streaming server at /127.0.0.1:55564
2015-02-11 00:51:46,770 INFO  datanode.DataNode (DataXceiverServer.java:<init>(75)) - Balancing bandwith is 1048576 bytes/s
2015-02-11 00:51:46,770 INFO  datanode.DataNode (DataXceiverServer.java:<init>(76)) - Number threads for balancing is 5
2015-02-11 00:51:46,772 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.datanode is not defined
2015-02-11 00:51:46,773 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:46,774 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context datanode
2015-02-11 00:51:46,774 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:46,775 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:46,777 INFO  http.HttpServer2 (HttpServer2.java:addJerseyResourcePackage(602)) - addJerseyResourcePackage: packageName=org.apache.hadoop.hdfs.server.datanode.web.resources;org.apache.hadoop.hdfs.web.resources, pathSpec=/webhdfs/v1/*
2015-02-11 00:51:46,778 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 53826
2015-02-11 00:51:46,779 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:46,785 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,786 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5 is not formatted
2015-02-11 00:51:46,786 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,790 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-hdfs/2.5.1/a92466dec043867fc380a8a0d995a1d59ff02bf1/hadoop-hdfs-2.5.1-tests.jar!/webapps/datanode to /tmp/Jetty_localhost_53826_datanode____lr0but/webapp
2015-02-11 00:51:46,796 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:46,797 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6 is not formatted
2015-02-11 00:51:46,797 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:46,801 INFO  datanode.DataNode (BPServiceActor.java:blockReport(498)) - Sent 1 blockreports 0 blocks total. Took 0 msec to generate and 90 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@7db81d4f
2015-02-11 00:51:46,801 INFO  datanode.DataNode (BPServiceActor.java:blockReport(498)) - Sent 1 blockreports 0 blocks total. Took 2 msec to generate and 90 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@428c6e04
2015-02-11 00:51:46,801 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,801 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,806 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-11 00:51:46,806 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:46,806 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-11 00:51:46,807 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:46,807 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-11 00:51:46,807 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-11 00:51:46,807 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-11 00:51:46,807 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-11 00:51:46,808 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,808 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,812 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(264)) - Added bpid=BP-646844521-10.31.157.187-1423615901825 to blockPoolScannerMap, new size=1
2015-02-11 00:51:46,813 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(264)) - Added bpid=BP-646844521-10.31.157.187-1423615901825 to blockPoolScannerMap, new size=1
2015-02-11 00:51:46,889 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,890 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,890 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,890 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,890 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,898 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:46,898 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:46,898 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:46,899 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:46,904 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,904 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:46,908 INFO  datanode.DataNode (DataNode.java:initStorage(977)) - Setting up storage: nsid=1349059658;bpid=BP-646844521-10.31.157.187-1423615901825;lv=-55;nsInfo=lv=-57;cid=testClusterID;nsid=1349059658;c=0;bpid=BP-646844521-10.31.157.187-1423615901825;dnuuid=null
2015-02-11 00:51:46,911 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(812)) - Generated and persisted new Datanode UUID 685eaeee-c266-43ad-964a-c6bd883e7444
2015-02-11 00:51:46,912 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current, StorageType: DISK
2015-02-11 00:51:46,912 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current, StorageType: DISK
2015-02-11 00:51:46,913 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1376)) - Registered FSDatasetState MBean
2015-02-11 00:51:46,914 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(329)) - Periodic Directory Tree Verification scan starting at 1423616581914 with interval 21600000
2015-02-11 00:51:46,914 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1745)) - Adding block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,915 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current...
2015-02-11 00:51:46,915 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current...
2015-02-11 00:51:46,922 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current: 7ms
2015-02-11 00:51:46,922 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current: 6ms
2015-02-11 00:51:46,922 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(237)) - Total time to scan all replicas for block pool BP-646844521-10.31.157.187-1423615901825: 7ms
2015-02-11 00:51:46,923 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current...
2015-02-11 00:51:46,923 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current...
2015-02-11 00:51:46,924 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current: 0ms
2015-02-11 00:51:46,924 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current: 0ms
2015-02-11 00:51:46,924 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(137)) - Total time to add all replicas to map: 2ms
2015-02-11 00:51:46,925 INFO  datanode.DataNode (BPServiceActor.java:register(765)) - Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 beginning handshake with NN
2015-02-11 00:51:46,926 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(890)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) storage 685eaeee-c266-43ad-964a-c6bd883e7444
2015-02-11 00:51:46,927 INFO  net.NetworkTopology (NetworkTopology.java:add(418)) - Adding a new node: /default-rack/127.0.0.1:45654
2015-02-11 00:51:46,928 INFO  datanode.DataNode (BPServiceActor.java:register(778)) - Block pool Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 successfully registered with NN
2015-02-11 00:51:46,929 INFO  datanode.DataNode (BPServiceActor.java:offerService(637)) - For namenode localhost/127.0.0.1:44721 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-11 00:51:46,933 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-a5370f4d-ffe1-465a-80bf-742f473e3f54 for DN 127.0.0.1:45654
2015-02-11 00:51:46,933 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-775b0b2b-777c-405f-b9de-17dcc896694b for DN 127.0.0.1:45654
2015-02-11 00:51:46,934 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 685eaeee-c266-43ad-964a-c6bd883e7444) service to localhost/127.0.0.1:44721 trying to claim ACTIVE state with txid=1
2015-02-11 00:51:46,934 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 685eaeee-c266-43ad-964a-c6bd883e7444) service to localhost/127.0.0.1:44721
2015-02-11 00:51:46,936 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-775b0b2b-777c-405f-b9de-17dcc896694b,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,936 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-775b0b2b-777c-405f-b9de-17dcc896694b node DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: true, processing time: 0 msecs
2015-02-11 00:51:46,936 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-a5370f4d-ffe1-465a-80bf-742f473e3f54,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:46,937 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-a5370f4d-ffe1-465a-80bf-742f473e3f54 node DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: false, processing time: 1 msecs
2015-02-11 00:51:46,938 INFO  datanode.DataNode (BPServiceActor.java:blockReport(498)) - Sent 1 blockreports 0 blocks total. Took 0 msec to generate and 3 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@5f27a20c
2015-02-11 00:51:46,938 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,938 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-11 00:51:46,938 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:46,939 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-11 00:51:46,939 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-11 00:51:46,939 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:46,940 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(264)) - Added bpid=BP-646844521-10.31.157.187-1423615901825 to blockPoolScannerMap, new size=1
2015-02-11 00:51:47,027 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53826
2015-02-11 00:51:47,029 INFO  datanode.DataNode (DataNode.java:startDataNode(783)) - dnUserName = teamcity
2015-02-11 00:51:47,029 INFO  datanode.DataNode (DataNode.java:startDataNode(784)) - supergroup = supergroup
2015-02-11 00:51:47,030 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:47,031 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 46872
2015-02-11 00:51:47,035 INFO  datanode.DataNode (DataNode.java:initIpcServer(442)) - Opened IPC server at /127.0.0.1:46872
2015-02-11 00:51:47,042 INFO  datanode.DataNode (BlockPoolManager.java:refreshNamenodes(152)) - Refresh request received for nameservices: null
2015-02-11 00:51:47,043 INFO  datanode.DataNode (BlockPoolManager.java:doRefreshNamenodes(197)) - Starting BPOfferServices for nameservices: <default>
2015-02-11 00:51:47,045 INFO  datanode.DataNode (BPServiceActor.java:run(805)) - Block pool <registering> (Datanode Uuid unassigned) service to localhost/127.0.0.1:44721 starting to offer service
2015-02-11 00:51:47,048 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:51:47,049 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 46872: starting
2015-02-11 00:51:47,053 INFO  common.Storage (DataStorage.java:recoverTransitionRead(173)) - Data-node version: -55 and name-node layout version: -57
2015-02-11 00:51:47,061 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:47,061 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7 is not formatted
2015-02-11 00:51:47,061 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:47,071 INFO  common.Storage (Storage.java:tryLock(706)) - Lock on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/in_use.lock acquired by nodename 3386@ip-10-31-157-187
2015-02-11 00:51:47,071 INFO  common.Storage (DataStorage.java:recoverTransitionRead(197)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8 is not formatted
2015-02-11 00:51:47,071 INFO  common.Storage (DataStorage.java:recoverTransitionRead(198)) - Formatting ...
2015-02-11 00:51:47,162 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(108)) - Analyzing storage directories for bpid BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:47,163 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:47,163 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:47,165 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:47,165 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:47,173 INFO  common.Storage (Storage.java:lock(666)) - Locking is disabled
2015-02-11 00:51:47,174 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(130)) - Storage directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825 is not formatted.
2015-02-11 00:51:47,174 INFO  common.Storage (BlockPoolSliceStorage.java:recoverTransitionRead(131)) - Formatting ...
2015-02-11 00:51:47,175 INFO  common.Storage (BlockPoolSliceStorage.java:format(183)) - Formatting block pool BP-646844521-10.31.157.187-1423615901825 directory /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current
2015-02-11 00:51:47,181 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:47,182 INFO  common.Storage (BlockPoolSliceStorage.java:doTransition(254)) - Restored 0 block files from trash.
2015-02-11 00:51:47,185 INFO  datanode.DataNode (DataNode.java:initStorage(977)) - Setting up storage: nsid=1349059658;bpid=BP-646844521-10.31.157.187-1423615901825;lv=-55;nsInfo=lv=-57;cid=testClusterID;nsid=1349059658;c=0;bpid=BP-646844521-10.31.157.187-1423615901825;dnuuid=null
2015-02-11 00:51:47,188 INFO  datanode.DataNode (DataNode.java:checkDatanodeUuid(812)) - Generated and persisted new Datanode UUID 0f3f2c6a-4886-4c46-92ba-cd15439869f7
2015-02-11 00:51:47,190 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current, StorageType: DISK
2015-02-11 00:51:47,190 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:<init>(214)) - Added volume - /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current, StorageType: DISK
2015-02-11 00:51:47,191 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:registerMBean(1376)) - Registered FSDatasetState MBean
2015-02-11 00:51:47,192 INFO  datanode.DirectoryScanner (DirectoryScanner.java:start(329)) - Periodic Directory Tree Verification scan starting at 1423626801192 with interval 21600000
2015-02-11 00:51:47,193 INFO  impl.FsDatasetImpl (FsDatasetImpl.java:addBlockPool(1745)) - Adding block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:47,194 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current...
2015-02-11 00:51:47,194 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(208)) - Scanning block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current...
2015-02-11 00:51:47,203 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current: 8ms
2015-02-11 00:51:47,203 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(213)) - Time taken to scan block pool BP-646844521-10.31.157.187-1423615901825 on /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current: 8ms
2015-02-11 00:51:47,205 INFO  impl.FsDatasetImpl (FsVolumeList.java:addBlockPool(237)) - Total time to scan all replicas for block pool BP-646844521-10.31.157.187-1423615901825: 11ms
2015-02-11 00:51:47,206 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current...
2015-02-11 00:51:47,206 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(109)) - Adding replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current...
2015-02-11 00:51:47,206 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current: 0ms
2015-02-11 00:51:47,206 INFO  impl.FsDatasetImpl (FsVolumeList.java:run(114)) - Time to add replicas to map for block pool BP-646844521-10.31.157.187-1423615901825 on volume /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current: 1ms
2015-02-11 00:51:47,207 INFO  impl.FsDatasetImpl (FsVolumeList.java:getAllVolumesMap(137)) - Total time to add all replicas to map: 2ms
2015-02-11 00:51:47,207 INFO  datanode.DataNode (BPServiceActor.java:register(765)) - Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 beginning handshake with NN
2015-02-11 00:51:47,209 INFO  hdfs.StateChange (DatanodeManager.java:registerDatanode(890)) - BLOCK* registerDatanode: from DatanodeRegistration(127.0.0.1, datanodeUuid=0f3f2c6a-4886-4c46-92ba-cd15439869f7, infoPort=53826, ipcPort=46872, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) storage 0f3f2c6a-4886-4c46-92ba-cd15439869f7
2015-02-11 00:51:47,210 INFO  net.NetworkTopology (NetworkTopology.java:add(418)) - Adding a new node: /default-rack/127.0.0.1:55564
2015-02-11 00:51:47,211 INFO  datanode.DataNode (BPServiceActor.java:register(778)) - Block pool Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid null) service to localhost/127.0.0.1:44721 successfully registered with NN
2015-02-11 00:51:47,211 INFO  datanode.DataNode (BPServiceActor.java:offerService(637)) - For namenode localhost/127.0.0.1:44721 using DELETEREPORT_INTERVAL of 300000 msec  BLOCKREPORT_INTERVAL of 21600000msec CACHEREPORT_INTERVAL of 10000msec Initial delay: 0msec; heartBeatInterval=3000
2015-02-11 00:51:47,213 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-6ba350b3-0483-4056-a67a-6c6a4c139724 for DN 127.0.0.1:55564
2015-02-11 00:51:47,213 INFO  blockmanagement.DatanodeDescriptor (DatanodeDescriptor.java:updateStorage(667)) - Adding new storage ID DS-d524bc19-6b3e-4544-a66b-c35130a858b5 for DN 127.0.0.1:55564
2015-02-11 00:51:47,216 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(439)) - Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 0f3f2c6a-4886-4c46-92ba-cd15439869f7) service to localhost/127.0.0.1:44721 trying to claim ACTIVE state with txid=1
2015-02-11 00:51:47,216 INFO  datanode.DataNode (BPOfferService.java:updateActorStatesFromHeartbeat(451)) - Acknowledging ACTIVE Namenode Block pool BP-646844521-10.31.157.187-1423615901825 (Datanode Uuid 0f3f2c6a-4886-4c46-92ba-cd15439869f7) service to localhost/127.0.0.1:44721
2015-02-11 00:51:47,220 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-6ba350b3-0483-4056-a67a-6c6a4c139724,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:47,220 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-6ba350b3-0483-4056-a67a-6c6a4c139724 node DatanodeRegistration(127.0.0.1, datanodeUuid=0f3f2c6a-4886-4c46-92ba-cd15439869f7, infoPort=53826, ipcPort=46872, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: true, processing time: 2 msecs
2015-02-11 00:51:47,221 INFO  blockmanagement.BlockManager (BlockManager.java:processReport(1737)) - BLOCK* processReport: Received first block report from DatanodeStorage[DS-d524bc19-6b3e-4544-a66b-c35130a858b5,DISK,NORMAL] after starting up or becoming active. Its block contents are no longer considered stale
2015-02-11 00:51:47,221 INFO  BlockStateChange (BlockManager.java:processReport(1753)) - BLOCK* processReport: from storage DS-d524bc19-6b3e-4544-a66b-c35130a858b5 node DatanodeRegistration(127.0.0.1, datanodeUuid=0f3f2c6a-4886-4c46-92ba-cd15439869f7, infoPort=53826, ipcPort=46872, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0), blocks: 0, hasStaleStorages: false, processing time: 0 msecs
2015-02-11 00:51:47,222 INFO  datanode.DataNode (BPServiceActor.java:blockReport(498)) - Sent 1 blockreports 0 blocks total. Took 0 msec to generate and 6 msecs for RPC and NN processing.  Got back commands org.apache.hadoop.hdfs.server.protocol.FinalizeCommand@4aa0b07b
2015-02-11 00:51:47,222 INFO  datanode.DataNode (BPOfferService.java:processCommandFromActive(618)) - Got finalize command for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:47,223 INFO  util.GSet (LightWeightGSet.java:computeCapacity(354)) - Computing capacity for map BlockMap
2015-02-11 00:51:47,223 INFO  util.GSet (LightWeightGSet.java:computeCapacity(355)) - VM type       = 64-bit
2015-02-11 00:51:47,224 INFO  util.GSet (LightWeightGSet.java:computeCapacity(356)) - 0.5% max memory 672 MB = 3.4 MB
2015-02-11 00:51:47,224 INFO  util.GSet (LightWeightGSet.java:computeCapacity(361)) - capacity      = 2^19 = 524288 entries
2015-02-11 00:51:47,224 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:<init>(186)) - Periodic Block Verification Scanner initialized with interval 504 hours for block pool BP-646844521-10.31.157.187-1423615901825
2015-02-11 00:51:47,225 INFO  datanode.DataBlockScanner (DataBlockScanner.java:addBlockPool(264)) - Added bpid=BP-646844521-10.31.157.187-1423615901825 to blockPoolScannerMap, new size=1
2015-02-11 00:51:47,532 INFO  hdfs.MiniDFSCluster (MiniDFSCluster.java:waitActive(2055)) - Cluster is active
2015-02-11 00:51:47,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:51:47,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:51:47,676 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:51:47,737 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001 src: /127.0.0.1:59033 dest: /127.0.0.1:50636
2015-02-11 00:51:47,756 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001 src: /127.0.0.1:50462 dest: /127.0.0.1:45654
2015-02-11 00:51:47,760 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001 src: /127.0.0.1:59095 dest: /127.0.0.1:57570
2015-02-11 00:51:47,825 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59095, dest: /127.0.0.1:57570, bytes: 491409, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 38871433
2015-02-11 00:51:47,825 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:51:47,826 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:51:47,828 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50462, dest: /127.0.0.1:45654, bytes: 491409, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 42944705
2015-02-11 00:51:47,829 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:51:47,831 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59033, dest: /127.0.0.1:50636, bytes: 491409, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 46651994
2015-02-11 00:51:47,831 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:51:47,838 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741825_1001 size 491409
2015-02-11 00:51:47,838 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741825_1001 size 491409
2015-02-11 00:51:47,840 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:51:47,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=teamcity:supergroup:rwxr--r--	proto=rpc
2015-02-11 00:51:48,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:51:48,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:51:48,115 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:51:48,121 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002 src: /127.0.0.1:50464 dest: /127.0.0.1:45654
2015-02-11 00:51:48,124 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002 src: /127.0.0.1:59097 dest: /127.0.0.1:57570
2015-02-11 00:51:48,127 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002 src: /127.0.0.1:58158 dest: /127.0.0.1:55564
2015-02-11 00:51:48,141 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58158, dest: /127.0.0.1:55564, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 10794959
2015-02-11 00:51:48,141 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:51:48,141 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:51:48,143 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59097, dest: /127.0.0.1:57570, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 12766652
2015-02-11 00:51:48,144 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:51:48,144 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:51:48,146 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:51:48,146 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50464, dest: /127.0.0.1:45654, bytes: 405113, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 14268986
2015-02-11 00:51:48,147 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:51:48,151 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:51:48,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=teamcity:supergroup:rwxr--r--	proto=rpc
2015-02-11 00:51:48,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging	dst=null	perm=null	proto=rpc
2015-02-11 00:51:48,289 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceInit(154)) - mkdir: hdfs://localhost:44721/tmp/hadoop-yarn/staging
2015-02-11 00:51:48,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:51:48,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:51:48,384 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2062)) - core-site.xml not found
2015-02-11 00:51:48,385 INFO  security.Groups (Groups.java:refresh(162)) - clearing userToGroupsMap cache
2015-02-11 00:51:48,388 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2062)) - yarn-site.xml not found
2015-02-11 00:51:48,391 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.RMFatalEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$RMFatalEventDispatcher
2015-02-11 00:51:48,425 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:<init>(75)) - NMTokenKeyRollingInterval: 86400000ms and NMTokenKeyActivationDelay: 900000ms
2015-02-11 00:51:48,430 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:<init>(76)) - ContainerTokenKeyRollingInterval: 86400000ms and ContainerTokenKeyActivationDelay: 900000ms
2015-02-11 00:51:48,434 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-11 00:51:48,454 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStoreEventType for class org.apache.hadoop.yarn.server.resourcemanager.recovery.RMStateStore$ForwardingEventHandler
2015-02-11 00:51:48,460 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.NodesListManagerEventType for class org.apache.hadoop.yarn.server.resourcemanager.NodesListManager
2015-02-11 00:51:48,460 INFO  resourcemanager.ResourceManager (ResourceManager.java:createScheduler(262)) - Using Scheduler: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.CapacityScheduler
2015-02-11 00:51:48,487 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.scheduler.event.SchedulerEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$SchedulerEventDispatcher
2015-02-11 00:51:48,488 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmapp.RMAppEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationEventDispatcher
2015-02-11 00:51:48,490 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$ApplicationAttemptEventDispatcher
2015-02-11 00:51:48,491 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmnode.RMNodeEventType for class org.apache.hadoop.yarn.server.resourcemanager.ResourceManager$NodeEventDispatcher
2015-02-11 00:51:48,513 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - ResourceManager metrics system started (again)
2015-02-11 00:51:48,566 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.RMAppManagerEventType for class org.apache.hadoop.yarn.server.resourcemanager.RMAppManager
2015-02-11 00:51:48,574 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.AMLauncherEventType for class org.apache.hadoop.yarn.server.resourcemanager.amlauncher.ApplicationMasterLauncher
2015-02-11 00:51:48,576 INFO  resourcemanager.RMNMInfo (RMNMInfo.java:<init>(63)) - Registered RMNMInfo MBean
2015-02-11 00:51:48,580 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,580 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,581 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,581 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,581 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,582 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,582 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,582 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,583 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,583 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.ahs.WritingHistoryEventType for class org.apache.hadoop.yarn.server.resourcemanager.ahs.RMApplicationHistoryWriter$ForwardingEventHandler
2015-02-11 00:51:48,585 INFO  util.HostsFileReader (HostsFileReader.java:refresh(129)) - Refreshing hosts (include/exclude) list
2015-02-11 00:51:48,589 INFO  conf.Configuration (Configuration.java:getConfResourceAsInputStream(2065)) - found resource capacity-scheduler.xml at jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-server-tests/2.5.1/2a0b32c5c46a992191c4b770211c28517f6f960c/hadoop-yarn-server-tests-2.5.1-tests.jar!/capacity-scheduler.xml
2015-02-11 00:51:48,645 INFO  capacity.ParentQueue (ParentQueue.java:setupQueueConfigs(192)) - root, capacity=1.0, asboluteCapacity=1.0, maxCapacity=1.0, asboluteMaxCapacity=1.0, state=RUNNING, acls=ADMINISTER_QUEUE:*SUBMIT_APPLICATIONS:*
2015-02-11 00:51:48,645 INFO  capacity.ParentQueue (ParentQueue.java:<init>(154)) - Initialized parent-queue root name=root, fullname=root
2015-02-11 00:51:48,658 INFO  capacity.LeafQueue (LeafQueue.java:setupQueueConfigs(271)) - Initializing default
capacity = 1.0 [= (float) configuredCapacity / 100 ]
asboluteCapacity = 1.0 [= parentAbsoluteCapacity * capacity ]
maxCapacity = 1.0 [= configuredMaxCapacity ]
absoluteMaxCapacity = 1.0 [= 1.0 maximumCapacity undefined, (parentAbsoluteMaxCapacity * maximumCapacity) / 100 otherwise ]
userLimit = 100 [= configuredUserLimit ]
userLimitFactor = 1.0 [= configuredUserLimitFactor ]
maxApplications = 10000 [= configuredMaximumSystemApplicationsPerQueue or (int)(configuredMaximumSystemApplications * absoluteCapacity)]
maxApplicationsPerUser = 10000 [= (int)(maxApplications * (userLimit / 100.0f) * userLimitFactor) ]
maxActiveApplications = 1 [= max((int)ceil((clusterResourceMemory / minimumAllocation) * maxAMResourcePerQueuePercent * absoluteMaxCapacity),1) ]
maxActiveAppsUsingAbsCap = 1 [= max((int)ceil((clusterResourceMemory / minimumAllocation) *maxAMResourcePercent * absoluteCapacity),1) ]
maxActiveApplicationsPerUser = 1 [= max((int)(maxActiveApplications * (userLimit / 100.0f) * userLimitFactor),1) ]
usedCapacity = 0.0 [= usedResourcesMemory / (clusterResourceMemory * absoluteCapacity)]
absoluteUsedCapacity = 0.0 [= usedResourcesMemory / clusterResourceMemory]
maxAMResourcePerQueuePercent = 0.1 [= configuredMaximumAMResourcePercent ]
minimumAllocationFactor = 0.875 [= (float)(maximumAllocationMemory - minimumAllocationMemory) / maximumAllocationMemory ]
numContainers = 0 [= currentNumContainers ]
state = RUNNING [= configuredState ]
acls = ADMINISTER_QUEUE:*SUBMIT_APPLICATIONS:* [= configuredAcls ]
nodeLocalityDelay = 0

2015-02-11 00:51:48,659 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(515)) - Initialized queue: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>, usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=0, numContainers=0
2015-02-11 00:51:48,660 INFO  capacity.CapacityScheduler (CapacityScheduler.java:parseQueue(515)) - Initialized queue: root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, numApps=0, numContainers=0
2015-02-11 00:51:48,660 INFO  capacity.CapacityScheduler (CapacityScheduler.java:initializeQueues(413)) - Initialized root queue root: numChildQueue= 1, capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>usedCapacity=0.0, numApps=0, numContainers=0
2015-02-11 00:51:48,660 INFO  capacity.CapacityScheduler (CapacityScheduler.java:initScheduler(277)) - Initialized CapacityScheduler with calculator=class org.apache.hadoop.yarn.util.resource.DefaultResourceCalculator, minimumAllocation=<<memory:1024, vCores:1>>, maximumAllocation=<<memory:8192, vCores:32>>, asynchronousScheduling=false, asyncScheduleInterval=5ms
2015-02-11 00:51:48,663 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt.RMAppAttemptEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$1
2015-02-11 00:51:48,665 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0
2015-02-11 00:51:48,665 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1
2015-02-11 00:51:48,666 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2
2015-02-11 00:51:48,666 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3
2015-02-11 00:51:48,667 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_0
2015-02-11 00:51:48,667 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_1
2015-02-11 00:51:48,667 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_2
2015-02-11 00:51:48,668 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-0_3
2015-02-11 00:51:48,668 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(528)) - Starting NM: 0
2015-02-11 00:51:48,755 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-11 00:51:48,757 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-11 00:51:48,758 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-11 00:51:48,759 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-11 00:51:48,760 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-11 00:51:48,761 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-11 00:51:48,767 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-11 00:51:48,768 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$ShortCircuitedNodeManager
2015-02-11 00:51:48,768 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - NodeManager metrics system started (again)
2015-02-11 00:51:48,779 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-11 00:51:48,779 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(209)) - per directory file limit = 8192
2015-02-11 00:51:48,930 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-11 00:51:48,987 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(130)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-11 00:51:48,987 INFO  containermanager.AuxServices (AuxServices.java:addService(72)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-11 00:51:49,075 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(101)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@5083198c
2015-02-11 00:51:49,076 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(106)) -  Using ResourceCalculatorProcessTree : null
2015-02-11 00:51:49,076 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(136)) - Physical memory check enabled: false
2015-02-11 00:51:49,077 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(137)) - Virtual memory check enabled: false
2015-02-11 00:51:49,078 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(175)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-11 00:51:49,078 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0
2015-02-11 00:51:49,079 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1
2015-02-11 00:51:49,079 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2
2015-02-11 00:51:49,079 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3
2015-02-11 00:51:49,080 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_0
2015-02-11 00:51:49,080 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_1
2015-02-11 00:51:49,081 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_2
2015-02-11 00:51:49,081 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-1_3
2015-02-11 00:51:49,081 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(528)) - Starting NM: 1
2015-02-11 00:51:49,103 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-11 00:51:49,103 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-11 00:51:49,103 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-11 00:51:49,103 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-11 00:51:49,104 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-11 00:51:49,104 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-11 00:51:49,104 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-11 00:51:49,105 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$ShortCircuitedNodeManager
2015-02-11 00:51:49,105 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - NodeManager metrics system started (again)
2015-02-11 00:51:49,109 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-11 00:51:49,109 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(209)) - per directory file limit = 8192
2015-02-11 00:51:49,251 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-11 00:51:49,253 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(130)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-11 00:51:49,253 INFO  containermanager.AuxServices (AuxServices.java:addService(72)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-11 00:51:49,266 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(101)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@4ce1e2b3
2015-02-11 00:51:49,266 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(106)) -  Using ResourceCalculatorProcessTree : null
2015-02-11 00:51:49,267 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(136)) - Physical memory check enabled: false
2015-02-11 00:51:49,267 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(137)) - Virtual memory check enabled: false
2015-02-11 00:51:49,268 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(175)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-11 00:51:49,269 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0
2015-02-11 00:51:49,269 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1
2015-02-11 00:51:49,270 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2
2015-02-11 00:51:49,271 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3
2015-02-11 00:51:49,271 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_0
2015-02-11 00:51:49,272 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_1
2015-02-11 00:51:49,272 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_2
2015-02-11 00:51:49,272 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-2_3
2015-02-11 00:51:49,273 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(528)) - Starting NM: 2
2015-02-11 00:51:49,292 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-11 00:51:49,292 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-11 00:51:49,292 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-11 00:51:49,293 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-11 00:51:49,293 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-11 00:51:49,293 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-11 00:51:49,294 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-11 00:51:49,294 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$ShortCircuitedNodeManager
2015-02-11 00:51:49,294 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - NodeManager metrics system started (again)
2015-02-11 00:51:49,298 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-11 00:51:49,298 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(209)) - per directory file limit = 8192
2015-02-11 00:51:49,442 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-11 00:51:49,445 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(130)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-11 00:51:49,445 INFO  containermanager.AuxServices (AuxServices.java:addService(72)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-11 00:51:49,459 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(101)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@4c397cea
2015-02-11 00:51:49,460 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(106)) -  Using ResourceCalculatorProcessTree : null
2015-02-11 00:51:49,460 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(136)) - Physical memory check enabled: false
2015-02-11 00:51:49,461 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(137)) - Virtual memory check enabled: false
2015-02-11 00:51:49,461 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(175)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-11 00:51:49,463 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0
2015-02-11 00:51:49,463 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1
2015-02-11 00:51:49,464 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2
2015-02-11 00:51:49,464 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created localDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3
2015-02-11 00:51:49,465 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_0
2015-02-11 00:51:49,465 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_1
2015-02-11 00:51:49,466 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_2
2015-02-11 00:51:49,466 INFO  server.MiniYARNCluster (MiniYARNCluster.java:prepareDirs(546)) - Created logDir in /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-logDir-nm-3_3
2015-02-11 00:51:49,467 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceInit(528)) - Starting NM: 3
2015-02-11 00:51:49,486 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.container.ContainerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ContainerEventDispatcher
2015-02-11 00:51:49,486 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.application.ApplicationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl$ApplicationEventDispatcher
2015-02-11 00:51:49,487 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizationEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService
2015-02-11 00:51:49,487 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServicesEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.AuxServices
2015-02-11 00:51:49,487 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl
2015-02-11 00:51:49,488 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncherEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainersLauncher
2015-02-11 00:51:49,488 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.ContainerManagerImpl
2015-02-11 00:51:49,488 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.NodeManagerEventType for class org.apache.hadoop.yarn.server.MiniYARNCluster$ShortCircuitedNodeManager
2015-02-11 00:51:49,489 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - NodeManager metrics system started (again)
2015-02-11 00:51:49,492 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.event.LogHandlerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.loghandler.NonAggregatingLogHandler
2015-02-11 00:51:49,493 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:validateConf(209)) - per directory file limit = 8192
2015-02-11 00:51:49,648 INFO  event.AsyncDispatcher (AsyncDispatcher.java:register(197)) - Registering class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.event.LocalizerEventType for class org.apache.hadoop.yarn.server.nodemanager.containermanager.localizer.ResourceLocalizationService$LocalizerTracker
2015-02-11 00:51:49,652 WARN  containermanager.AuxServices (AuxServices.java:serviceInit(130)) - The Auxilurary Service named 'mapreduce_shuffle' in the configuration is for class class org.apache.hadoop.mapred.ShuffleHandler which has a name of 'httpshuffle'. Because these are not the same tools trying to send ServiceData and read Service Meta Data may have issues unless the refer to the name in the config.
2015-02-11 00:51:49,653 INFO  containermanager.AuxServices (AuxServices.java:addService(72)) - Adding auxiliary service httpshuffle, "mapreduce_shuffle"
2015-02-11 00:51:49,667 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(101)) -  Using ResourceCalculatorPlugin : org.apache.hadoop.yarn.util.LinuxResourceCalculatorPlugin@2d776d65
2015-02-11 00:51:49,667 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(106)) -  Using ResourceCalculatorProcessTree : null
2015-02-11 00:51:49,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(136)) - Physical memory check enabled: false
2015-02-11 00:51:49,668 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:serviceInit(137)) - Virtual memory check enabled: false
2015-02-11 00:51:49,668 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:serviceInit(175)) - Initialized nodemanager for null: physical-memory=4096 virtual-memory=8602 virtual-cores=8
2015-02-11 00:51:49,690 INFO  hs.JobHistory (JobHistory.java:serviceInit(83)) - JobHistory Init
2015-02-11 00:51:49,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null	proto=rpc
2015-02-11 00:51:49,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:51:49,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:51:49,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:51:49,722 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(645)) - Perms after creating 511, Expected: 1023
2015-02-11 00:51:49,722 INFO  hs.HistoryFileManager (HistoryFileManager.java:mkdir(648)) - Explicitly setting permissions to : 1023, rwxrwxrwt
2015-02-11 00:51:49,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=teamcity:supergroup:rwxrwxrwt	proto=rpc
2015-02-11 00:51:51,635 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001
2015-02-11 00:51:51,637 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001
2015-02-11 00:51:51,644 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002
2015-02-11 00:51:51,939 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001
2015-02-11 00:51:51,946 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002
2015-02-11 00:51:52,273 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002
2015-02-11 00:51:59,731 INFO  hs.HistoryFileManager (HistoryFileManager.java:initExisting(664)) - Initializing Existing Jobs...
2015-02-11 00:51:59,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null	proto=rpc
2015-02-11 00:51:59,744 INFO  hs.CachedHistoryStorage (CachedHistoryStorage.java:serviceInit(66)) - CachedHistoryStorage Init
2015-02-11 00:51:59,762 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:51:59,763 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 54781
2015-02-11 00:51:59,769 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(214)) - Waiting for HistoryServer to start...
2015-02-11 00:51:59,770 INFO  impl.MetricsSystemImpl (MetricsSystemImpl.java:init(152)) - JobHistoryServer metrics system started (again)
2015-02-11 00:51:59,772 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-11 00:51:59,774 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(531)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-11 00:51:59,775 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-11 00:51:59,784 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.jobhistory is not defined
2015-02-11 00:51:59,785 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:51:59,785 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context jobhistory
2015-02-11 00:51:59,786 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:51:59,786 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:51:59,788 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /jobhistory/*
2015-02-11 00:51:59,789 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:51:59,790 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 44329
2015-02-11 00:51:59,791 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:51:59,796 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/jobhistory to /tmp/Jetty_ip.10.31.157.187_44329_jobhistory____7ck6hg/webapp
2015-02-11 00:51:59,932 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:44329
2015-02-11 00:51:59,934 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /jobhistory started at 44329
2015-02-11 00:52:00,374 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:00,391 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:00,394 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 51015
2015-02-11 00:52:00,400 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.mapreduce.v2.api.HSClientProtocolPB to the server
2015-02-11 00:52:00,401 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:00,401 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 51015: starting
2015-02-11 00:52:00,407 INFO  hs.HistoryClientService (HistoryClientService.java:serviceStart(142)) - Instantiated MRClientService at ip-10-31-157-187.ec2.internal/10.31.157.187:51015
2015-02-11 00:52:00,410 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:00,410 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 54781: starting
2015-02-11 00:52:01,270 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(231)) - MiniMRYARN ResourceManager address: ip-10-31-157-187:0
2015-02-11 00:52:01,271 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(233)) - MiniMRYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-11 00:52:01,271 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(235)) - MiniMRYARN HistoryServer address: ip-10-31-157-187.ec2.internal:51015
2015-02-11 00:52:01,272 INFO  v2.MiniMRYarnCluster (MiniMRYarnCluster.java:serviceStart(237)) - MiniMRYARN HistoryServer web address: ip-10-31-157-187:44329
2015-02-11 00:52:01,272 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(318)) - Waiting for RM to start...
2015-02-11 00:52:01,273 INFO  resourcemanager.ResourceManager (ResourceManager.java:transitionToActive(930)) - Transitioning to active state
2015-02-11 00:52:01,278 INFO  security.RMContainerTokenSecretManager (RMContainerTokenSecretManager.java:rollMasterKey(104)) - Rolling master-key for container-tokens
2015-02-11 00:52:01,278 INFO  security.AMRMTokenSecretManager (AMRMTokenSecretManager.java:rollMasterKey(107)) - Rolling master-key for amrm-tokens
2015-02-11 00:52:01,284 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:rollMasterKey(95)) - Rolling master-key for nm-tokens
2015-02-11 00:52:01,285 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-11 00:52:01,286 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(87)) - storing master key with keyID 1
2015-02-11 00:52:01,287 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:run(531)) - Starting expired delegation token remover thread, tokenRemoverScanInterval=60 min(s)
2015-02-11 00:52:01,288 INFO  delegation.AbstractDelegationTokenSecretManager (AbstractDelegationTokenSecretManager.java:updateCurrentKey(222)) - Updating the current master key for generating delegation tokens
2015-02-11 00:52:01,288 INFO  security.RMDelegationTokenSecretManager (RMDelegationTokenSecretManager.java:storeNewMasterKey(87)) - storing master key with keyID 2
2015-02-11 00:52:01,312 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:01,314 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 47473
2015-02-11 00:52:01,319 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceTrackerPB to the server
2015-02-11 00:52:01,320 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:01,320 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 47473: starting
2015-02-11 00:52:01,351 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:01,352 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 33116
2015-02-11 00:52:01,359 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationMasterProtocolPB to the server
2015-02-11 00:52:01,361 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:01,361 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 33116: starting
2015-02-11 00:52:01,422 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:01,423 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 55595
2015-02-11 00:52:01,428 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ApplicationClientProtocolPB to the server
2015-02-11 00:52:01,430 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:01,430 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 55595: starting
2015-02-11 00:52:01,449 INFO  resourcemanager.ResourceManager (ResourceManager.java:transitionToActive(944)) - Transitioned to active state
2015-02-11 00:52:01,455 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.resourcemanager is not defined
2015-02-11 00:52:01,456 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:52:01,463 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter YARNAuthenticationFilter (class=org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter) to context cluster
2015-02-11 00:52:01,464 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter YARNAuthenticationFilter (class=org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter) to context static
2015-02-11 00:52:01,464 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter YARNAuthenticationFilter (class=org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter) to context logs
2015-02-11 00:52:01,464 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context cluster
2015-02-11 00:52:01,464 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:52:01,464 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:52:01,466 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /cluster/*
2015-02-11 00:52:01,466 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:52:01,468 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 34146
2015-02-11 00:52:01,468 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:52:01,472 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/cluster to /tmp/Jetty_ip.10.31.157.187_34146_cluster____x5ksyp/webapp
2015-02-11 00:52:01,612 WARN  server.AuthenticationFilter (AuthenticationFilter.java:init(166)) - 'signature.secret' configuration not set, using a random value as secret
2015-02-11 00:52:02,774 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(330)) - MiniYARN ResourceManager address: ip-10-31-157-187.ec2.internal:55595
2015-02-11 00:52:02,774 INFO  server.MiniYARNCluster (MiniYARNCluster.java:startResourceManager(332)) - MiniYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-11 00:52:02,775 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(449)) - MiniYARN ResourceManager address: ip-10-31-157-187.ec2.internal:55595
2015-02-11 00:52:02,775 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(451)) - MiniYARN ResourceManager web address: ip-10-31-157-187:0
2015-02-11 00:52:02,776 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(563)) - Waiting for NM 0 to start...
2015-02-11 00:52:02,794 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:02,795 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 56500
2015-02-11 00:52:02,800 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-11 00:52:02,800 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(295)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-11 00:52:02,801 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:02,802 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 56500: starting
2015-02-11 00:52:02,816 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:56500
2015-02-11 00:52:02,817 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(306)) - ContainerManager started at /10.31.157.187:56500
2015-02-11 00:52:02,825 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:02,827 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 34246
2015-02-11 00:52:02,830 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-11 00:52:02,832 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:02,832 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 34246: starting
2015-02-11 00:52:02,834 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(346)) - Localizer started on port 34246
2015-02-11 00:52:02,853 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-11 00:52:02,876 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(388)) - httpshuffle listening on port 44190
2015-02-11 00:52:02,876 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:02,877 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-11 00:52:02,878 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-11 00:52:02,879 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:52:02,879 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-11 00:52:02,880 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:52:02,880 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:52:02,881 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-11 00:52:02,881 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:52:02,881 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 45815
2015-02-11 00:52:02,882 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:52:02,887 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_45815_node____ur7sx6/webapp
2015-02-11 00:52:03,000 WARN  server.AuthenticationFilter (AuthenticationFilter.java:init(166)) - 'signature.secret' configuration not set, using a random value as secret
2015-02-11 00:52:03,001 WARN  server.AuthenticationFilter (AuthenticationFilter.java:init(166)) - 'signature.secret' configuration not set, using a random value as secret
2015-02-11 00:52:03,001 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:34146
2015-02-11 00:52:03,003 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /cluster started at 34146
2015-02-11 00:52:03,023 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:45815
2015-02-11 00:52:03,024 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 45815
2015-02-11 00:52:03,070 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:03,070 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:03,076 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNMContainerStatuses(400)) - Sending out 0 NM container statuses: []
2015-02-11 00:52:03,089 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(255)) - Registering with RM using containers :[]
2015-02-11 00:52:03,103 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:03,104 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 41153
2015-02-11 00:52:03,109 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocolPB to the server
2015-02-11 00:52:03,110 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:03,110 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 41153: starting
2015-02-11 00:52:03,118 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-11 00:52:03,126 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(334)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 56500 httpPort: 45815) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:56500
2015-02-11 00:52:03,127 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 766779825
2015-02-11 00:52:03,128 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(388)) - ip-10-31-157-187.ec2.internal:56500 Node Transitioned from NEW to RUNNING
2015-02-11 00:52:03,129 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-712981873
2015-02-11 00:52:03,129 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:56500 with total resource of <memory:4096, vCores:8>
2015-02-11 00:52:03,129 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-11 00:52:03,134 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(959)) - Added node ip-10-31-157-187.ec2.internal:56500 clusterResource: <memory:4096, vCores:8>
2015-02-11 00:52:03,780 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(563)) - Waiting for NM 1 to start...
2015-02-11 00:52:03,784 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:03,786 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 53267
2015-02-11 00:52:03,790 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-11 00:52:03,790 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(295)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-11 00:52:03,791 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:03,792 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 53267: starting
2015-02-11 00:52:03,800 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:53267
2015-02-11 00:52:03,800 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(306)) - ContainerManager started at /10.31.157.187:53267
2015-02-11 00:52:03,802 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:03,803 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 48736
2015-02-11 00:52:03,807 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-11 00:52:03,808 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:03,808 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 48736: starting
2015-02-11 00:52:03,813 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(346)) - Localizer started on port 48736
2015-02-11 00:52:03,815 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-11 00:52:03,816 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(388)) - httpshuffle listening on port 46903
2015-02-11 00:52:03,816 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:03,817 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-11 00:52:03,818 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-11 00:52:03,819 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:52:03,819 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-11 00:52:03,819 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:52:03,819 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:52:03,820 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-11 00:52:03,821 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:52:03,821 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 40444
2015-02-11 00:52:03,821 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:52:03,826 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_40444_node____h19z8n/webapp
2015-02-11 00:52:04,438 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:40444
2015-02-11 00:52:04,440 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 40444
2015-02-11 00:52:04,451 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:04,453 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNMContainerStatuses(400)) - Sending out 0 NM container statuses: []
2015-02-11 00:52:04,453 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(255)) - Registering with RM using containers :[]
2015-02-11 00:52:04,453 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-11 00:52:04,453 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(334)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 53267 httpPort: 40444) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:53267
2015-02-11 00:52:04,454 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(388)) - ip-10-31-157-187.ec2.internal:53267 Node Transitioned from NEW to RUNNING
2015-02-11 00:52:04,454 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 766779825
2015-02-11 00:52:04,454 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-712981873
2015-02-11 00:52:04,454 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:53267 with total resource of <memory:4096, vCores:8>
2015-02-11 00:52:04,454 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-11 00:52:04,454 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(959)) - Added node ip-10-31-157-187.ec2.internal:53267 clusterResource: <memory:8192, vCores:16>
2015-02-11 00:52:04,782 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(563)) - Waiting for NM 2 to start...
2015-02-11 00:52:04,789 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:04,791 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 44829
2015-02-11 00:52:04,796 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-11 00:52:04,796 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(295)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-11 00:52:04,797 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:04,798 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 44829: starting
2015-02-11 00:52:04,811 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:44829
2015-02-11 00:52:04,811 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(306)) - ContainerManager started at /10.31.157.187:44829
2015-02-11 00:52:04,812 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:04,814 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 42463
2015-02-11 00:52:04,817 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-11 00:52:04,818 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:04,819 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 42463: starting
2015-02-11 00:52:04,824 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(346)) - Localizer started on port 42463
2015-02-11 00:52:04,826 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-11 00:52:04,827 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(388)) - httpshuffle listening on port 51451
2015-02-11 00:52:04,828 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:04,828 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-11 00:52:04,829 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-11 00:52:04,830 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:52:04,830 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-11 00:52:04,830 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:52:04,831 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:52:04,831 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-11 00:52:04,832 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:52:04,832 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 45790
2015-02-11 00:52:04,832 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:52:04,836 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_45790_node____.t5p2uc/webapp
2015-02-11 00:52:05,250 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:45790
2015-02-11 00:52:05,252 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 45790
2015-02-11 00:52:05,263 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:05,265 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNMContainerStatuses(400)) - Sending out 0 NM container statuses: []
2015-02-11 00:52:05,265 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(255)) - Registering with RM using containers :[]
2015-02-11 00:52:05,265 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-11 00:52:05,266 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(334)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 44829 httpPort: 45790) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:44829
2015-02-11 00:52:05,266 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(388)) - ip-10-31-157-187.ec2.internal:44829 Node Transitioned from NEW to RUNNING
2015-02-11 00:52:05,266 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 766779825
2015-02-11 00:52:05,267 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(959)) - Added node ip-10-31-157-187.ec2.internal:44829 clusterResource: <memory:12288, vCores:24>
2015-02-11 00:52:05,267 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-712981873
2015-02-11 00:52:05,268 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:44829 with total resource of <memory:4096, vCores:8>
2015-02-11 00:52:05,268 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-11 00:52:05,784 INFO  server.MiniYARNCluster (MiniYARNCluster.java:serviceStart(563)) - Waiting for NM 3 to start...
2015-02-11 00:52:05,789 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:05,791 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 50833
2015-02-11 00:52:05,795 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.api.ContainerManagementProtocolPB to the server
2015-02-11 00:52:05,795 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(295)) - Blocking new container-requests as container manager rpc server is still starting.
2015-02-11 00:52:05,796 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:05,797 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 50833: starting
2015-02-11 00:52:05,810 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setNodeId(189)) - Updating node address : ip-10-31-157-187.ec2.internal:50833
2015-02-11 00:52:05,810 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:serviceStart(306)) - ContainerManager started at /10.31.157.187:50833
2015-02-11 00:52:05,811 INFO  ipc.CallQueueManager (CallQueueManager.java:<init>(53)) - Using callQueue class java.util.concurrent.LinkedBlockingQueue
2015-02-11 00:52:05,812 INFO  ipc.Server (Server.java:run(593)) - Starting Socket Reader #1 for port 52190
2015-02-11 00:52:05,816 INFO  pb.RpcServerFactoryPBImpl (RpcServerFactoryPBImpl.java:createServer(174)) - Adding protocol org.apache.hadoop.yarn.server.nodemanager.api.LocalizationProtocolPB to the server
2015-02-11 00:52:05,817 INFO  ipc.Server (Server.java:run(815)) - IPC Server Responder: starting
2015-02-11 00:52:05,818 INFO  ipc.Server (Server.java:run(662)) - IPC Server listener on 52190: starting
2015-02-11 00:52:05,821 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:serviceStart(346)) - Localizer started on port 52190
2015-02-11 00:52:05,823 INFO  mapred.IndexCache (IndexCache.java:<init>(47)) - IndexCache created with max memory = 10485760
2015-02-11 00:52:05,824 INFO  mapred.ShuffleHandler (ShuffleHandler.java:serviceStart(388)) - httpshuffle listening on port 48312
2015-02-11 00:52:05,824 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:05,825 INFO  webapp.WebServer (WebServer.java:serviceStart(60)) - Instantiating NMWebApp at ip-10-31-157-187:0
2015-02-11 00:52:05,826 INFO  http.HttpRequestLog (HttpRequestLog.java:getRequestLog(80)) - Http request log for http.requests.nodemanager is not defined
2015-02-11 00:52:05,828 INFO  http.HttpServer2 (HttpServer2.java:addGlobalFilter(698)) - Added global filter 'safety' (class=org.apache.hadoop.http.HttpServer2$QuotingInputFilter)
2015-02-11 00:52:05,829 INFO  http.HttpServer2 (HttpServer2.java:addFilter(676)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context node
2015-02-11 00:52:05,829 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context logs
2015-02-11 00:52:05,830 INFO  http.HttpServer2 (HttpServer2.java:addFilter(683)) - Added filter static_user_filter (class=org.apache.hadoop.http.lib.StaticUserWebFilter$StaticUserFilter) to context static
2015-02-11 00:52:05,832 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /node/*
2015-02-11 00:52:05,832 INFO  http.HttpServer2 (HttpServer2.java:initializeWebServer(401)) - adding path spec: /ws/*
2015-02-11 00:52:05,833 INFO  http.HttpServer2 (HttpServer2.java:openListeners(886)) - Jetty bound to port 43842
2015-02-11 00:52:05,833 INFO  mortbay.log (Slf4jLog.java:info(67)) - jetty-6.1.26
2015-02-11 00:52:05,838 INFO  mortbay.log (Slf4jLog.java:info(67)) - Extract jar:file:/opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/org.apache.hadoop/hadoop-yarn-common/2.5.1/31c7646ba7fc326f215422837d36cab0bad1790b/hadoop-yarn-common-2.5.1.jar!/webapps/node to /tmp/Jetty_ip.10.31.157.187_43842_node____zdqj7q/webapp
2015-02-11 00:52:06,281 INFO  mortbay.log (Slf4jLog.java:info(67)) - Started HttpServer2$SelectChannelConnectorWithSafeStartup@ip-10-31-157-187:43842
2015-02-11 00:52:06,283 INFO  webapp.WebApps (WebApps.java:start(274)) - Web app /node started at 43842
2015-02-11 00:52:06,295 INFO  webapp.WebApps (WebApps.java:start(288)) - Registered webapp guice modules
2015-02-11 00:52:06,297 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:getNMContainerStatuses(400)) - Sending out 0 NM container statuses: []
2015-02-11 00:52:06,297 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(255)) - Registering with RM using containers :[]
2015-02-11 00:52:06,297 INFO  util.RackResolver (RackResolver.java:coreResolve(109)) - Resolved ip-10-31-157-187.ec2.internal to /default-rack
2015-02-11 00:52:06,298 INFO  rmnode.RMNodeImpl (RMNodeImpl.java:handle(388)) - ip-10-31-157-187.ec2.internal:50833 Node Transitioned from NEW to RUNNING
2015-02-11 00:52:06,298 INFO  resourcemanager.ResourceTrackerService (ResourceTrackerService.java:registerNodeManager(334)) - NodeManager from node ip-10-31-157-187.ec2.internal(cmPort: 50833 httpPort: 43842) registered with capability: <memory:4096, vCores:8>, assigned nodeId ip-10-31-157-187.ec2.internal:50833
2015-02-11 00:52:06,298 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addNode(959)) - Added node ip-10-31-157-187.ec2.internal:50833 clusterResource: <memory:16384, vCores:32>
2015-02-11 00:52:06,298 INFO  security.NMContainerTokenSecretManager (NMContainerTokenSecretManager.java:setMasterKey(71)) - Rolling master-key for container-tokens, got key with id 766779825
2015-02-11 00:52:06,300 INFO  security.NMTokenSecretManagerInNM (NMTokenSecretManagerInNM.java:setMasterKey(65)) - Rolling master-key for nm-tokens, got key with id :-712981873
2015-02-11 00:52:06,301 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(304)) - Registered with ResourceManager as ip-10-31-157-187.ec2.internal:50833 with total resource of <memory:4096, vCores:8>
2015-02-11 00:52:06,301 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:registerWithRM(306)) - Notifying ContainerManager to unblock new container-requests
2015-02-11 00:52:06,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:06,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:06,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:06,822 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt. BP-646844521-10.31.157.187-1423615901825 blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:06,829 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003 src: /127.0.0.1:59049 dest: /127.0.0.1:50636
2015-02-11 00:52:06,834 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003 src: /127.0.0.1:50478 dest: /127.0.0.1:45654
2015-02-11 00:52:06,837 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003 src: /127.0.0.1:59111 dest: /127.0.0.1:57570
2015-02-11 00:52:06,856 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59111, dest: /127.0.0.1:57570, bytes: 81, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, duration: 15725324
2015-02-11 00:52:06,857 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:06,861 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:06,861 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50478, dest: /127.0.0.1:45654, bytes: 81, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, duration: 10611520
2015-02-11 00:52:06,862 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:06,863 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:06,864 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59049, dest: /127.0.0.1:50636, bytes: 81, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, duration: 18189564
2015-02-11 00:52:06,864 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:06,864 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:06,873 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:06,939 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:06,941 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:06,951 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003
2015-02-11 00:52:06,955 INFO  property.AppProps (AppProps.java:getAppID(169)) - using app.id: 2EAC67067D5A44C196E527860EB5A554
2015-02-11 00:52:07,027 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
2015-02-11 00:52:07,056 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.output.compress is deprecated. Instead, use mapreduce.output.fileoutputformat.compress
2015-02-11 00:52:07,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,153 INFO  util.Version (Version.java:printBanner(82)) - Concurrent, Inc - Cascading 2.6.3
2015-02-11 00:52:07,156 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] starting
2015-02-11 00:52:07,157 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  source: Hfs["CommentScheme[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt"]
2015-02-11 00:52:07,157 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls"]
2015-02-11 00:52:07,157 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  parallel execution is enabled: true
2015-02-11 00:52:07,158 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  starting jobs: 1
2015-02-11 00:52:07,158 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  allocating threads: 1
2015-02-11 00:52:07,159 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] starting step: (1/1) ...dooptapplatform/testnulls
2015-02-11 00:52:07,207 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:07,313 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:07,326 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,332 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:52:07,382 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 1
2015-02-11 00:52:07,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:07,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:52:07,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,421 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:07,429 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 src: /127.0.0.1:59113 dest: /127.0.0.1:57570
2015-02-11 00:52:07,432 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 src: /127.0.0.1:58174 dest: /127.0.0.1:55564
2015-02-11 00:52:07,437 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 src: /127.0.0.1:50483 dest: /127.0.0.1:45654
2015-02-11 00:52:07,449 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50483, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, duration: 10059096
2015-02-11 00:52:07,450 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:07,451 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,452 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58174, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, duration: 11987003
2015-02-11 00:52:07,456 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,457 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,458 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59113, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, duration: 16590747
2015-02-11 00:52:07,458 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,458 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,464 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:07,468 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar
2015-02-11 00:52:07,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,482 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,489 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,518 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,519 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:07,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,549 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,551 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split
2015-02-11 00:52:07,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,557 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:07,563 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005 src: /127.0.0.1:59116 dest: /127.0.0.1:57570
2015-02-11 00:52:07,565 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005 src: /127.0.0.1:50485 dest: /127.0.0.1:45654
2015-02-11 00:52:07,568 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005 src: /127.0.0.1:58178 dest: /127.0.0.1:55564
2015-02-11 00:52:07,570 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005 src: /127.0.0.1:59059 dest: /127.0.0.1:50636
2015-02-11 00:52:07,582 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59059, dest: /127.0.0.1:50636, bytes: 363, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 9634018
2015-02-11 00:52:07,584 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:07,584 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,585 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58178, dest: /127.0.0.1:55564, bytes: 363, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 12816590
2015-02-11 00:52:07,586 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,587 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,587 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50485, dest: /127.0.0.1:45654, bytes: 363, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 14231730
2015-02-11 00:52:07,588 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,589 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,590 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59116, dest: /127.0.0.1:57570, bytes: 363, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 15827997
2015-02-11 00:52:07,591 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,591 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,597 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:07,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,611 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:07,616 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006 src: /127.0.0.1:59120 dest: /127.0.0.1:57570
2015-02-11 00:52:07,618 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006 src: /127.0.0.1:50489 dest: /127.0.0.1:45654
2015-02-11 00:52:07,621 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006 src: /127.0.0.1:59062 dest: /127.0.0.1:50636
2015-02-11 00:52:07,627 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59062, dest: /127.0.0.1:50636, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, duration: 4169644
2015-02-11 00:52:07,628 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,629 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:07,633 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50489, dest: /127.0.0.1:45654, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, duration: 9930629
2015-02-11 00:52:07,633 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,635 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59120, dest: /127.0.0.1:57570, bytes: 43, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, duration: 10837953
2015-02-11 00:52:07,635 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,635 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,640 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:07,641 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:1
2015-02-11 00:52:07,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:07,823 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:07,829 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007 src: /127.0.0.1:59123 dest: /127.0.0.1:57570
2015-02-11 00:52:07,831 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007 src: /127.0.0.1:58184 dest: /127.0.0.1:55564
2015-02-11 00:52:07,835 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007 src: /127.0.0.1:59065 dest: /127.0.0.1:50636
2015-02-11 00:52:07,845 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59065, dest: /127.0.0.1:50636, bytes: 90211, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, duration: 8674040
2015-02-11 00:52:07,845 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:07,846 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,847 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58184, dest: /127.0.0.1:55564, bytes: 90211, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, duration: 9589571
2015-02-11 00:52:07,847 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,849 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59123, dest: /127.0.0.1:57570, bytes: 90211, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, duration: 13134615
2015-02-11 00:52:07,851 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:07,851 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:07,855 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:07,856 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0001
2015-02-11 00:52:07,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,955 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:07,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,051 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 1 submitted by user teamcity
2015-02-11 00:52:08,052 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0001
2015-02-11 00:52:08,054 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0001
2015-02-11 00:52:08,054 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from NEW to NEW_SAVING
2015-02-11 00:52:08,066 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0001
2015-02-11 00:52:08,067 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:52:08,069 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:52:08,070 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0001 from user: teamcity, in queue: default
2015-02-11 00:52:08,093 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from SUBMITTED to ACCEPTED
2015-02-11 00:52:08,093 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0001
2015-02-11 00:52:08,093 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0001_000001
2015-02-11 00:52:08,098 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from NEW to SUBMITTED
2015-02-11 00:52:08,105 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0001 from user: teamcity activated in queue: default
2015-02-11 00:52:08,106 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0001 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:52:08,106 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0001_000001 to scheduler from user teamcity in queue default
2015-02-11 00:52:08,108 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:52:08,137 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0001/
2015-02-11 00:52:08,138 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] submitted hadoop job: job_1423615921275_0001
2015-02-11 00:52:08,138 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0001/
2015-02-11 00:52:08,177 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:08,178 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000001
2015-02-11 00:52:08,179 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:52:08,180 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0001_000001 container=Container: [ContainerId: container_1423615921275_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:0, vCores:0>, usedCapacity=0.0, absoluteUsedCapacity=0.0, numApps=1, numContainers=0 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:08,180 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:52:08,182 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:08,182 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:56500 for container : container_1423615921275_0001_01_000001
2015-02-11 00:52:08,188 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:08,189 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0001_000001
2015-02-11 00:52:08,190 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0001 AttemptId: appattempt_1423615921275_0001_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ]
2015-02-11 00:52:08,192 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:52:08,203 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:52:08,208 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0001_000001
2015-02-11 00:52:08,227 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] for AM appattempt_1423615921275_0001_000001
2015-02-11 00:52:08,227 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0001_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:52:08,264 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0001_000001 (auth:SIMPLE)
2015-02-11 00:52:08,278 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0001_01_000001 by user teamcity
2015-02-11 00:52:08,305 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0001
2015-02-11 00:52:08,310 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000001
2015-02-11 00:52:08,312 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0001 transitioned from NEW to INITING
2015-02-11 00:52:08,312 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0001_01_000001 to application application_1423615921275_0001
2015-02-11 00:52:08,323 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0001 transitioned from INITING to RUNNING
2015-02-11 00:52:08,331 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] for AM appattempt_1423615921275_0001_000001
2015-02-11 00:52:08,332 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:52:08,333 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:52:08,333 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0001
2015-02-11 00:52:08,350 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,350 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,350 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,351 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,351 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,351 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:08,351 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0001_01_000001
2015-02-11 00:52:08,354 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:52:08,366 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:52:08,388 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0001_01_000001.tokens. Credentials list: 
2015-02-11 00:52:08,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,414 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,422 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,425 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:08,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,487 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58187, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 13359375
2015-02-11 00:52:08,501 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59127, bytes: 495249, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 27299127
2015-02-11 00:52:08,561 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/filecache/10/hadoop-6518671817503113645.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:08,568 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:08,570 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0001_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001.tokens
2015-02-11 00:52:08,571 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001
2015-02-11 00:52:08,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,770 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,786 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59127, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1771080773_1117, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004, duration: 1003055
2015-02-11 00:52:08,857 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0001/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:08,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,907 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50499, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1771080773_1117, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, duration: 351529
2015-02-11 00:52:08,941 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:08,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:08,990 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59127, bytes: 367, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1771080773_1117, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 330934
2015-02-11 00:52:09,025 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0001/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:09,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:09,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:09,072 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59072, bytes: 90919, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1771080773_1117, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007, duration: 607198
2015-02-11 00:52:09,108 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0001/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:09,109 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:09,160 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:09,180 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:09,180 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:09,305 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001/default_container_executor.sh]
2015-02-11 00:52:09,564 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:45654 to replicate blk_1073741828_1004 to datanode(s) 127.0.0.1:50636
2015-02-11 00:52:10,945 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 to 127.0.0.1:50636 
2015-02-11 00:52:10,952 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 src: /127.0.0.1:59075 dest: /127.0.0.1:50636
2015-02-11 00:52:10,954 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 (numBytes=254067) to /127.0.0.1:50636
2015-02-11 00:52:10,955 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004 src: /127.0.0.1:59075 dest: /127.0.0.1:50636 of size 254067
2015-02-11 00:52:10,957 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741828_1004 size 254067
2015-02-11 00:52:11,664 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007
2015-02-11 00:52:11,666 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006
2015-02-11 00:52:11,669 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003
2015-02-11 00:52:11,670 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006
2015-02-11 00:52:11,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004
2015-02-11 00:52:11,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005
2015-02-11 00:52:11,673 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007
2015-02-11 00:52:11,673 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003
2015-02-11 00:52:11,673 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005
2015-02-11 00:52:11,678 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004
2015-02-11 00:52:11,958 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006
2015-02-11 00:52:11,959 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005
2015-02-11 00:52:11,963 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004
2015-02-11 00:52:12,243 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,281 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741828_1004
2015-02-11 00:52:12,283 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741831_1007
2015-02-11 00:52:12,283 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005
2015-02-11 00:52:12,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:12,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:12,923 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:13,014 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50505, bytes: 47, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741830_1006, duration: 330287
2015-02-11 00:52:14,463 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0001_000001 (auth:SIMPLE)
2015-02-11 00:52:14,475 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0001_000001
2015-02-11 00:52:14,477 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0001	APPATTEMPTID=appattempt_1423615921275_0001_000001
2015-02-11 00:52:14,477 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:52:14,478 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from ACCEPTED to RUNNING
2015-02-11 00:52:14,554 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:14,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:14,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:14,911 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:14,979 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008 src: /127.0.0.1:50509 dest: /127.0.0.1:45654
2015-02-11 00:52:14,982 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008 src: /127.0.0.1:58202 dest: /127.0.0.1:55564
2015-02-11 00:52:14,985 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008 src: /127.0.0.1:59083 dest: /127.0.0.1:50636
2015-02-11 00:52:15,033 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59083, dest: /127.0.0.1:50636, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, duration: 44853847
2015-02-11 00:52:15,034 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:15,034 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:15,035 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:15,034 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58202, dest: /127.0.0.1:55564, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, duration: 46587079
2015-02-11 00:52:15,036 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:15,038 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50509, dest: /127.0.0.1:45654, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, duration: 48748061
2015-02-11 00:52:15,038 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:15,038 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:15,046 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:15,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-11 00:52:15,610 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-11 00:52:16,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:16,164 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000002
2015-02-11 00:52:16,165 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:52:16,165 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0001_000001 container=Container: [ContainerId: container_1423615921275_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:16,165 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:52:16,166 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:16,581 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:56500 for container : container_1423615921275_0001_01_000002
2015-02-11 00:52:16,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:16,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,678 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008
2015-02-11 00:52:16,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,681 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,741 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:16,834 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0001_000001 (auth:SIMPLE)
2015-02-11 00:52:16,842 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0001_01_000002 by user teamcity
2015-02-11 00:52:16,843 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000002
2015-02-11 00:52:16,843 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0001_01_000002 to application application_1423615921275_0001
2015-02-11 00:52:16,844 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:52:16,844 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0001
2015-02-11 00:52:16,844 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0001
2015-02-11 00:52:16,844 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:16,846 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0001
2015-02-11 00:52:16,847 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:16,903 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:16,904 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:16,968 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008
2015-02-11 00:52:17,039 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000002/default_container_executor.sh]
2015-02-11 00:52:17,164 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:17,288 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008
2015-02-11 00:52:17,603 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:52:20,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:20,556 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50519, bytes: 367, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741829_1005, duration: 321969
2015-02-11 00:52:20,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:20,696 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:20,955 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59092, bytes: 85, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, duration: 351907
2015-02-11 00:52:20,989 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:21,054 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009 src: /127.0.0.1:59153 dest: /127.0.0.1:57570
2015-02-11 00:52:21,057 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009 src: /127.0.0.1:58214 dest: /127.0.0.1:55564
2015-02-11 00:52:21,059 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009 src: /127.0.0.1:59095 dest: /127.0.0.1:50636
2015-02-11 00:52:21,105 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59095, dest: /127.0.0.1:50636, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 44030282
2015-02-11 00:52:21,106 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:21,106 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,107 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58214, dest: /127.0.0.1:55564, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 44597595
2015-02-11 00:52:21,108 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,108 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,109 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59153, dest: /127.0.0.1:57570, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 46852548
2015-02-11 00:52:21,109 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,109 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,116 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0001_m_000000_0_1083946576_1
2015-02-11 00:52:21,195 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,208 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/task_1423615921275_0001_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/_temporary/attempt_1423615921275_0001_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/task_1423615921275_0001_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:21,308 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0001_01_000002
2015-02-11 00:52:21,309 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000002
2015-02-11 00:52:21,310 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:52:21,311 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0001_01_000002
2015-02-11 00:52:21,330 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0001_01_000002 is : 143
2015-02-11 00:52:21,344 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:21,350 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010 src: /127.0.0.1:59156 dest: /127.0.0.1:57570
2015-02-11 00:52:21,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010 src: /127.0.0.1:50525 dest: /127.0.0.1:45654
2015-02-11 00:52:21,353 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:21,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010 src: /127.0.0.1:59098 dest: /127.0.0.1:50636
2015-02-11 00:52:21,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000002
2015-02-11 00:52:21,356 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000002
2015-02-11 00:52:21,357 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000002
2015-02-11 00:52:21,357 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000002
2015-02-11 00:52:21,357 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000002
2015-02-11 00:52:21,360 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,362 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:21,363 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0001_01_000002 from application application_1423615921275_0001
2015-02-11 00:52:21,363 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:21,363 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0001
2015-02-11 00:52:21,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,370 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist for DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/task_1423615921275_0001_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary/1/task_1423615921275_0001_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,409 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,413 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_SUCCESS is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,421 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,451 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59098, dest: /127.0.0.1:50636, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, duration: 90994022
2015-02-11 00:52:21,451 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:21,452 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 13782
2015-02-11 00:52:21,453 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50525, dest: /127.0.0.1:45654, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, duration: 89466400
2015-02-11 00:52:21,453 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,454 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 13782
2015-02-11 00:52:21,455 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59156, dest: /127.0.0.1:57570, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, duration: 93821054
2015-02-11 00:52:21,455 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,456 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 13782
2015-02-11 00:52:21,499 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,509 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:21,515 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011 src: /127.0.0.1:50527 dest: /127.0.0.1:45654
2015-02-11 00:52:21,519 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011 src: /127.0.0.1:59160 dest: /127.0.0.1:57570
2015-02-11 00:52:21,531 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011 src: /127.0.0.1:59101 dest: /127.0.0.1:50636
2015-02-11 00:52:21,539 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59101, dest: /127.0.0.1:50636, bytes: 433, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, duration: 5626763
2015-02-11 00:52:21,539 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:21,539 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,540 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59160, dest: /127.0.0.1:57570, bytes: 433, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, duration: 6609251
2015-02-11 00:52:21,541 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,541 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,541 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50527, dest: /127.0.0.1:45654, bytes: 433, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, duration: 7915091
2015-02-11 00:52:21,542 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,542 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,546 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary_tmp is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,560 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,561 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,567 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,570 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,577 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,581 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50530, bytes: 24568, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010, duration: 332415
2015-02-11 00:52:21,584 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:52:21,590 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012 src: /127.0.0.1:59163 dest: /127.0.0.1:57570
2015-02-11 00:52:21,593 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012 src: /127.0.0.1:50532 dest: /127.0.0.1:45654
2015-02-11 00:52:21,595 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012 src: /127.0.0.1:58225 dest: /127.0.0.1:55564
2015-02-11 00:52:21,601 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58225, dest: /127.0.0.1:55564, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, duration: 3979815
2015-02-11 00:52:21,601 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:21,601 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,601 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50532, dest: /127.0.0.1:45654, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, duration: 4762983
2015-02-11 00:52:21,602 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,602 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,603 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59163, dest: /127.0.0.1:57570, bytes: 24376, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, duration: 4844230
2015-02-11 00:52:21,603 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,603 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,608 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,617 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001/job_1423615921275_0001_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:21,626 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:21,630 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58226, bytes: 106654, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741832_1008, duration: 510669
2015-02-11 00:52:21,638 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:21,642 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013 src: /127.0.0.1:59107 dest: /127.0.0.1:50636
2015-02-11 00:52:21,644 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013 src: /127.0.0.1:58228 dest: /127.0.0.1:55564
2015-02-11 00:52:21,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013 src: /127.0.0.1:59169 dest: /127.0.0.1:57570
2015-02-11 00:52:21,657 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59169, dest: /127.0.0.1:57570, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, duration: 8805762
2015-02-11 00:52:21,657 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:21,657 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,658 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58228, dest: /127.0.0.1:55564, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, duration: 9855706
2015-02-11 00:52:21,658 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,658 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,660 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59107, dest: /127.0.0.1:50636, bytes: 105826, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_137016199_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, duration: 11943425
2015-02-11 00:52:21,660 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:21,660 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:21,664 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_137016199_1
2015-02-11 00:52:21,669 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,673 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0001-1423615928003-teamcity-%5B82A770E1F9A9479B88D7B74D8FED67D6%2FBBCA32EE7C554DC9-1423615941422-1-0-SUCCEEDED-default-1423615934529.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:21,683 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009
2015-02-11 00:52:21,685 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010
2015-02-11 00:52:21,685 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013
2015-02-11 00:52:21,688 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010
2015-02-11 00:52:21,689 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011
2015-02-11 00:52:21,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013
2015-02-11 00:52:21,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012
2015-02-11 00:52:21,690 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011
2015-02-11 00:52:21,691 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009
2015-02-11 00:52:21,699 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0001_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:52:21,700 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:21,700 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0001 with final state: FINISHING
2015-02-11 00:52:21,702 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:21,703 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0001
2015-02-11 00:52:21,703 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:21,704 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:21,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741835_1011
2015-02-11 00:52:21,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012
2015-02-11 00:52:21,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741834_1010
2015-02-11 00:52:22,292 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009
2015-02-11 00:52:22,294 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741837_1013
2015-02-11 00:52:22,295 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741836_1012
2015-02-11 00:52:22,311 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0001_01_000002]
2015-02-11 00:52:22,312 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:22,312 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0001_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:52:22,313 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000002
2015-02-11 00:52:22,313 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0001_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:52:22,313 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:52:22,316 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0001_01_000002, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:22,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:22,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:52:22,316 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0001_000001 released container container_1423615921275_0001_01_000002 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:52:22,712 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741828_1004 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:52:22,715 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741829_1005 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:50636 
2015-02-11 00:52:22,715 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741830_1006 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:52:22,716 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741831_1007 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:50636 
2015-02-11 00:52:22,716 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741834_1010 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:52:22,716 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741832_1008 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:50636 
2015-02-11 00:52:22,716 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,845 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary
2015-02-11 00:52:22,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,881 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:22,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,905 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59111, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 342024
2015-02-11 00:52:22,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,937 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:22,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,942 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59111, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 281609
2015-02-11 00:52:22,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,966 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:22,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,973 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59111, bytes: 85, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741827_1003, duration: 290669
2015-02-11 00:52:22,974 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/testnulls
2015-02-11 00:52:22,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,980 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,983 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/testnulls/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,986 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59172, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741833_1009, duration: 330633
2015-02-11 00:52:22,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,991 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:22,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:22,998 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt. BP-646844521-10.31.157.187-1423615901825 blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:23,002 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014 src: /127.0.0.1:59113 dest: /127.0.0.1:50636
2015-02-11 00:52:23,004 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014 src: /127.0.0.1:50542 dest: /127.0.0.1:45654
2015-02-11 00:52:23,008 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014 src: /127.0.0.1:59175 dest: /127.0.0.1:57570
2015-02-11 00:52:23,014 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59175, dest: /127.0.0.1:57570, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 3230736
2015-02-11 00:52:23,016 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,016 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,017 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50542, dest: /127.0.0.1:45654, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 5096227
2015-02-11 00:52:23,017 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,017 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,018 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59113, dest: /127.0.0.1:50636, bytes: 1449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 5725666
2015-02-11 00:52:23,018 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,018 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741838_1014{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,023 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,061 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:23,061 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:23,077 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/missinginputformat
2015-02-11 00:52:23,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/missinginputformat	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,099 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - fs.default.name is deprecated. Instead, use fs.defaultFS
2015-02-11 00:52:23,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,128 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,135 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt. BP-646844521-10.31.157.187-1423615901825 blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:23,139 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015 src: /127.0.0.1:59176 dest: /127.0.0.1:57570
2015-02-11 00:52:23,141 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015 src: /127.0.0.1:59117 dest: /127.0.0.1:50636
2015-02-11 00:52:23,144 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015 src: /127.0.0.1:50546 dest: /127.0.0.1:45654
2015-02-11 00:52:23,148 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50546, dest: /127.0.0.1:45654, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 2271515
2015-02-11 00:52:23,148 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,148 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,149 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59117, dest: /127.0.0.1:50636, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 3165973
2015-02-11 00:52:23,149 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,149 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,150 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59176, dest: /127.0.0.1:57570, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 3766224
2015-02-11 00:52:23,150 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,151 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741839_1015{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,154 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,161 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,163 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt. BP-646844521-10.31.157.187-1423615901825 blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:23,168 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016 src: /127.0.0.1:58239 dest: /127.0.0.1:55564
2015-02-11 00:52:23,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016 src: /127.0.0.1:59120 dest: /127.0.0.1:50636
2015-02-11 00:52:23,172 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016 src: /127.0.0.1:59181 dest: /127.0.0.1:57570
2015-02-11 00:52:23,176 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59181, dest: /127.0.0.1:57570, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 2655520
2015-02-11 00:52:23,176 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,177 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59120, dest: /127.0.0.1:50636, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 3101869
2015-02-11 00:52:23,177 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,178 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,178 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58239, dest: /127.0.0.1:55564, bytes: 19, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 4186889
2015-02-11 00:52:23,179 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,179 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741840_1016{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,183 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,201 INFO  input.FileInputFormat (FileInputFormat.java:listStatus(281)) - Total input paths to process : 2
2015-02-11 00:52:23,204 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,209 INFO  input.CombineFileInputFormat (CombineFileInputFormat.java:createSplits(413)) - DEBUG: Terminated node allocation with : CompletedNodes: 1, size left: 38
2015-02-11 00:52:23,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,234 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,264 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,271 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59172, bytes: 23, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 308140
2015-02-11 00:52:23,273 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58242, bytes: 23, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 294283
2015-02-11 00:52:23,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,306 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 4
2015-02-11 00:52:23,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,314 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,320 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50551, bytes: 1461, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 335106
2015-02-11 00:52:23,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/blah	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,349 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,424 INFO  hadoop.Hfs (Hfs.java:makeLocal(507)) - forcing job to local mode, via source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt"]
2015-02-11 00:52:23,425 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address
2015-02-11 00:52:23,427 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,515 INFO  hadoop.Hfs (Hfs.java:makeLocal(507)) - forcing job to local mode, via source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt"]
2015-02-11 00:52:23,517 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,636 INFO  hadoop.Hfs (Hfs.java:makeLocal(507)) - forcing job to local mode, via source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt"]
2015-02-11 00:52:23,639 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,687 INFO  hadoop.Hfs (Hfs.java:makeLocal(507)) - forcing job to local mode, via source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt"]
2015-02-11 00:52:23,689 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,732 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:23,732 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:23,757 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,759 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] starting
2015-02-11 00:52:23,759 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  source: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt"]
2015-02-11 00:52:23,760 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  sink: Hfs["ResolvedScheme[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields"]
2015-02-11 00:52:23,760 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  parallel execution is enabled: true
2015-02-11 00:52:23,760 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  starting jobs: 1
2015-02-11 00:52:23,760 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  allocating threads: 1
2015-02-11 00:52:23,761 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] starting step: (1/1) ...applatform/resolvedfields
2015-02-11 00:52:23,779 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:23,799 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:23,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,809 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 2
2015-02-11 00:52:23,812 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:23,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:52:23,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,831 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:23,835 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 src: /127.0.0.1:58244 dest: /127.0.0.1:55564
2015-02-11 00:52:23,837 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 src: /127.0.0.1:50553 dest: /127.0.0.1:45654
2015-02-11 00:52:23,840 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 src: /127.0.0.1:59126 dest: /127.0.0.1:50636
2015-02-11 00:52:23,851 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59126, dest: /127.0.0.1:50636, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, duration: 6111773
2015-02-11 00:52:23,852 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,852 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,852 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50553, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, duration: 5980965
2015-02-11 00:52:23,853 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,854 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58244, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, duration: 8375554
2015-02-11 00:52:23,853 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,854 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,854 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741841_1017{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,859 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,860 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar
2015-02-11 00:52:23,862 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,868 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,873 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,881 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,882 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:23,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,894 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split
2015-02-11 00:52:23,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:23,898 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:23,903 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018 src: /127.0.0.1:59187 dest: /127.0.0.1:57570
2015-02-11 00:52:23,905 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018 src: /127.0.0.1:58248 dest: /127.0.0.1:55564
2015-02-11 00:52:23,908 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018 src: /127.0.0.1:50557 dest: /127.0.0.1:45654
2015-02-11 00:52:23,910 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018 src: /127.0.0.1:59130 dest: /127.0.0.1:50636
2015-02-11 00:52:23,917 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59130, dest: /127.0.0.1:50636, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 5340715
2015-02-11 00:52:23,918 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,918 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,919 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50557, dest: /127.0.0.1:45654, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 6303018
2015-02-11 00:52:23,919 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,919 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,920 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58248, dest: /127.0.0.1:55564, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 6365727
2015-02-11 00:52:23,921 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,921 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,922 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59187, dest: /127.0.0.1:57570, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 5854390
2015-02-11 00:52:23,922 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,922 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741842_1018{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,927 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,931 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,935 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,937 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:23,941 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019 src: /127.0.0.1:59131 dest: /127.0.0.1:50636
2015-02-11 00:52:23,955 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019 src: /127.0.0.1:50560 dest: /127.0.0.1:45654
2015-02-11 00:52:23,959 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019 src: /127.0.0.1:58253 dest: /127.0.0.1:55564
2015-02-11 00:52:23,963 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58253, dest: /127.0.0.1:55564, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, duration: 2138752
2015-02-11 00:52:23,963 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:23,963 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,964 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50560, dest: /127.0.0.1:45654, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, duration: 3774944
2015-02-11 00:52:23,965 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,965 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,966 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59131, dest: /127.0.0.1:50636, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, duration: 4694057
2015-02-11 00:52:23,966 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:23,966 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741843_1019{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:23,970 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:23,971 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-11 00:52:23,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:23,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:24,007 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:24,011 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020 src: /127.0.0.1:50562 dest: /127.0.0.1:45654
2015-02-11 00:52:24,013 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020 src: /127.0.0.1:59135 dest: /127.0.0.1:50636
2015-02-11 00:52:24,015 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020 src: /127.0.0.1:58256 dest: /127.0.0.1:55564
2015-02-11 00:52:24,021 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58256, dest: /127.0.0.1:55564, bytes: 90279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, duration: 4227159
2015-02-11 00:52:24,021 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:24,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:24,022 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59135, dest: /127.0.0.1:50636, bytes: 90279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, duration: 4851751
2015-02-11 00:52:24,022 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:24,022 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:24,023 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50562, dest: /127.0.0.1:45654, bytes: 90279, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, duration: 5987531
2015-02-11 00:52:24,023 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741844_1020{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:24,024 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:24,030 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:24,031 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0002
2015-02-11 00:52:24,033 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,035 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,055 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 2 submitted by user teamcity
2015-02-11 00:52:24,055 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0002
2015-02-11 00:52:24,055 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0002
2015-02-11 00:52:24,055 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0002
2015-02-11 00:52:24,055 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from NEW to NEW_SAVING
2015-02-11 00:52:24,056 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:52:24,056 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0002 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:52:24,056 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0002 from user: teamcity, in queue: default
2015-02-11 00:52:24,057 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from SUBMITTED to ACCEPTED
2015-02-11 00:52:24,057 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0002_000001
2015-02-11 00:52:24,058 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from NEW to SUBMITTED
2015-02-11 00:52:24,060 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0002 from user: teamcity activated in queue: default
2015-02-11 00:52:24,060 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0002 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:52:24,060 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0002_000001 to scheduler from user teamcity in queue default
2015-02-11 00:52:24,060 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0002
2015-02-11 00:52:24,062 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:52:24,065 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0002/
2015-02-11 00:52:24,066 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] submitted hadoop job: job_1423615921275_0002
2015-02-11 00:52:24,066 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0002/
2015-02-11 00:52:24,280 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:24,280 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000001
2015-02-11 00:52:24,280 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:52:24,281 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:24,281 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:52:24,281 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:24,281 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0002_01_000001
2015-02-11 00:52:24,282 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:24,283 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0002_000001
2015-02-11 00:52:24,283 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0002 AttemptId: appattempt_1423615921275_0002_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ]
2015-02-11 00:52:24,283 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:52:24,283 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:52:24,285 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0002_000001
2015-02-11 00:52:24,287 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0002_000001
2015-02-11 00:52:24,287 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0002_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:52:24,293 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0002_000001 (auth:SIMPLE)
2015-02-11 00:52:24,297 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000001 by user teamcity
2015-02-11 00:52:24,298 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0002
2015-02-11 00:52:24,298 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000001
2015-02-11 00:52:24,299 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from NEW to INITING
2015-02-11 00:52:24,301 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000001 to application application_1423615921275_0002
2015-02-11 00:52:24,302 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0002_000001
2015-02-11 00:52:24,302 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:52:24,302 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from INITING to RUNNING
2015-02-11 00:52:24,303 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:52:24,306 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:24,307 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,307 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,307 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,307 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,308 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,308 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:24,308 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0002_01_000001
2015-02-11 00:52:24,309 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:52:24,318 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:52:24,339 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0002_01_000001.tokens. Credentials list: 
2015-02-11 00:52:24,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,357 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,358 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,367 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,368 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,374 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:24,384 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50551, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 2917604
2015-02-11 00:52:24,386 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59198, bytes: 495249, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 4119167
2015-02-11 00:52:24,436 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/filecache/10/hadoop-6518671817503113645.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,440 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0002_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001.tokens
2015-02-11 00:52:24,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:24,566 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:50636 to replicate blk_1073741841_1017 to datanode(s) 127.0.0.1:57570
2015-02-11 00:52:24,567 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741832_1008, blk_1073741834_1010]
2015-02-11 00:52:24,568 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741832_1008, blk_1073741834_1010]
2015-02-11 00:52:24,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,683 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,697 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50551, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1185761967_1526, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, duration: 887709
2015-02-11 00:52:24,745 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,794 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58261, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1185761967_1526, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, duration: 320604
2015-02-11 00:52:24,828 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0002/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,876 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58261, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1185761967_1526, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 311987
2015-02-11 00:52:24,912 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:24,959 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58261, bytes: 90987, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1185761967_1526, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, duration: 497889
2015-02-11 00:52:24,997 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:24,997 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:25,055 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:25,055 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:25,183 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001/default_container_executor.sh]
2015-02-11 00:52:25,280 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:25,654 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=ecfed5ca-1597-449f-b699-49422ca05ee2, infoPort=42700, ipcPort=44953, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 to 127.0.0.1:57570 
2015-02-11 00:52:25,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828 for deletion
2015-02-11 00:52:25,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829 for deletion
2015-02-11 00:52:25,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830 for deletion
2015-02-11 00:52:25,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831 for deletion
2015-02-11 00:52:25,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832 for deletion
2015-02-11 00:52:25,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834 for deletion
2015-02-11 00:52:25,696 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 src: /127.0.0.1:59204 dest: /127.0.0.1:57570
2015-02-11 00:52:25,696 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829
2015-02-11 00:52:25,696 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828
2015-02-11 00:52:25,697 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831
2015-02-11 00:52:25,698 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830
2015-02-11 00:52:25,697 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 (numBytes=254067) to /127.0.0.1:57570
2015-02-11 00:52:25,698 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832
2015-02-11 00:52:25,699 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017 src: /127.0.0.1:59204 dest: /127.0.0.1:57570 of size 254067
2015-02-11 00:52:25,700 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741841_1017 size 254067
2015-02-11 00:52:25,699 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834
2015-02-11 00:52:25,932 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828 for deletion
2015-02-11 00:52:25,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829 for deletion
2015-02-11 00:52:25,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830 for deletion
2015-02-11 00:52:25,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828
2015-02-11 00:52:25,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832 for deletion
2015-02-11 00:52:25,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830
2015-02-11 00:52:25,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834 for deletion
2015-02-11 00:52:25,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829
2015-02-11 00:52:25,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834
2015-02-11 00:52:25,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832
2015-02-11 00:52:26,694 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016
2015-02-11 00:52:26,695 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018
2015-02-11 00:52:26,695 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015
2015-02-11 00:52:26,696 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014
2015-02-11 00:52:26,698 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017
2015-02-11 00:52:26,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015
2015-02-11 00:52:26,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017
2015-02-11 00:52:26,699 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019
2015-02-11 00:52:26,700 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016
2015-02-11 00:52:26,700 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018
2015-02-11 00:52:26,702 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020
2015-02-11 00:52:26,703 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014
2015-02-11 00:52:26,979 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020
2015-02-11 00:52:26,980 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015
2015-02-11 00:52:26,980 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014
2015-02-11 00:52:26,984 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017
2015-02-11 00:52:26,984 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018
2015-02-11 00:52:26,985 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019
2015-02-11 00:52:27,300 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020
2015-02-11 00:52:27,301 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019
2015-02-11 00:52:27,301 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016
2015-02-11 00:52:27,307 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017
2015-02-11 00:52:27,307 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018
2015-02-11 00:52:27,568 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741830_1006, blk_1073741831_1007, blk_1073741834_1010]
2015-02-11 00:52:27,569 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741828_1004, blk_1073741829_1005, blk_1073741831_1007, blk_1073741832_1008]
2015-02-11 00:52:27,793 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0001_01_000001 succeeded 
2015-02-11 00:52:27,794 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:52:27,794 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0001_01_000001
2015-02-11 00:52:27,811 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001
2015-02-11 00:52:27,812 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001
2015-02-11 00:52:27,813 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001
2015-02-11 00:52:27,813 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0001/container_1423615921275_0001_01_000001
2015-02-11 00:52:27,814 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000001
2015-02-11 00:52:27,814 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0001_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:52:27,815 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0001_01_000001 from application application_1423615921275_0001
2015-02-11 00:52:27,815 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:27,816 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0001
2015-02-11 00:52:28,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,314 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0001_01_000001]
2015-02-11 00:52:28,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0001_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:28,315 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0001_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:52:28,315 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0001	CONTAINERID=container_1423615921275_0001_01_000001
2015-02-11 00:52:28,315 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0001_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:52:28,315 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:52:28,315 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0001_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:28,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:28,316 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:52:28,316 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0001_000001 released container container_1423615921275_0001_01_000001 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:52:28,316 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0001_000001
2015-02-11 00:52:28,321 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0001_000001 State change from FINISHING to FINISHED
2015-02-11 00:52:28,324 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0001 State change from FINISHING to FINISHED
2015-02-11 00:52:28,324 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0001_000001 is done. finalState=FINISHED
2015-02-11 00:52:28,325 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0001 requests cleared
2015-02-11 00:52:28,325 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0001
2015-02-11 00:52:28,325 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0001 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:52:28,325 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0001 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:52:28,326 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0001_000001
2015-02-11 00:52:28,327 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0001,name=[82A770E1F9A9479B88D7B74D8FED67D6/BBCA32EE7C554DC9B867F733BFD1A998] test/(1/1) ...dooptapplatform/testnulls,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0001/jobhistory/job/job_1423615921275_0001,appMasterHost=ip-10-31-157-187,startTime=1423615928051,finishTime=1423615941700,finalStatus=SUCCEEDED
2015-02-11 00:52:28,332 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0001_000001 (auth:SIMPLE)
2015-02-11 00:52:28,335 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0001_01_000001
2015-02-11 00:52:28,654 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828 for deletion
2015-02-11 00:52:28,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829 for deletion
2015-02-11 00:52:28,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830 for deletion
2015-02-11 00:52:28,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828
2015-02-11 00:52:28,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829
2015-02-11 00:52:28,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831 for deletion
2015-02-11 00:52:28,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741830_1006 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741830
2015-02-11 00:52:28,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831
2015-02-11 00:52:28,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834 for deletion
2015-02-11 00:52:28,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741834_1010 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741834
2015-02-11 00:52:28,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:28,845 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59147, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741843_1019, duration: 315536
2015-02-11 00:52:29,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828 for deletion
2015-02-11 00:52:29,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829 for deletion
2015-02-11 00:52:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831 for deletion
2015-02-11 00:52:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741828_1004 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741828
2015-02-11 00:52:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741829_1005 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741829
2015-02-11 00:52:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741831_1007 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741831
2015-02-11 00:52:29,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832 for deletion
2015-02-11 00:52:29,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741832_1008 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741832
2015-02-11 00:52:29,317 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0001 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:52:29,317 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0001
2015-02-11 00:52:29,318 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0001
2015-02-11 00:52:29,319 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0001
2015-02-11 00:52:29,319 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0001 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:52:29,320 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0001, with delay of 10800 seconds
2015-02-11 00:52:29,320 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0001
2015-02-11 00:52:29,321 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0001
2015-02-11 00:52:29,777 INFO  hs.JobHistory (JobHistory.java:run(198)) - History Cleaner started
2015-02-11 00:52:29,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp/hadoop-yarn/staging/history/done	dst=null	perm=null	proto=rpc
2015-02-11 00:52:29,780 INFO  hs.JobHistory (JobHistory.java:run(204)) - History Cleaner complete
2015-02-11 00:52:30,211 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0002_000001 (auth:SIMPLE)
2015-02-11 00:52:30,217 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0002_000001
2015-02-11 00:52:30,218 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0002	APPATTEMPTID=appattempt_1423615921275_0002_000001
2015-02-11 00:52:30,218 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:52:30,218 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from ACCEPTED to RUNNING
2015-02-11 00:52:30,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:30,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:30,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:30,632 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:30,700 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021 src: /127.0.0.1:58273 dest: /127.0.0.1:55564
2015-02-11 00:52:30,757 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021 src: /127.0.0.1:59214 dest: /127.0.0.1:57570
2015-02-11 00:52:30,760 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021 src: /127.0.0.1:59155 dest: /127.0.0.1:50636
2015-02-11 00:52:30,810 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59155, dest: /127.0.0.1:50636, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, duration: 48798970
2015-02-11 00:52:30,811 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:30,811 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:30,812 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59214, dest: /127.0.0.1:57570, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, duration: 50043169
2015-02-11 00:52:30,812 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:30,813 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:30,814 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58273, dest: /127.0.0.1:55564, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, duration: 51983949
2015-02-11 00:52:30,814 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:30,815 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741845_1021{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:30,821 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:31,282 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:31,283 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000002
2015-02-11 00:52:31,283 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:52:31,283 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:31,284 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:52:31,284 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:31,284 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:31,284 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000003
2015-02-11 00:52:31,285 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:52:31,285 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:31,285 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:52:31,285 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:31,312 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:31,313 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000004
2015-02-11 00:52:31,313 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:52:31,313 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:31,313 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:52:31,313 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:31,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:31,314 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000005
2015-02-11 00:52:31,314 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:52:31,314 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:31,315 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:52:31,315 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:31,315 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:31,316 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000006
2015-02-11 00:52:31,316 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0002_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available after allocation
2015-02-11 00:52:31,316 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0002_000001 container=Container: [ContainerId: container_1423615921275_0002_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:31,316 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:52:31,316 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:31,705 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021
2015-02-11 00:52:31,707 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021
2015-02-11 00:52:32,291 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0002_01_000002
2015-02-11 00:52:32,292 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:32,293 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:32,293 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0002_01_000004
2015-02-11 00:52:32,294 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:32,295 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:32,296 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:32,312 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021
2015-02-11 00:52:32,365 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,366 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,431 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,526 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0002_000001 (auth:SIMPLE)
2015-02-11 00:52:32,526 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0002_000001 (auth:SIMPLE)
2015-02-11 00:52:32,536 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000002 by user teamcity
2015-02-11 00:52:32,540 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000003 by user teamcity
2015-02-11 00:52:32,540 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000004 by user teamcity
2015-02-11 00:52:32,541 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000003
2015-02-11 00:52:32,542 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000006 by user teamcity
2015-02-11 00:52:32,541 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0002
2015-02-11 00:52:32,540 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000002 to application application_1423615921275_0002
2015-02-11 00:52:32,544 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0002_01_000005 by user teamcity
2015-02-11 00:52:32,540 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000002
2015-02-11 00:52:32,544 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000006
2015-02-11 00:52:32,544 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000004
2015-02-11 00:52:32,544 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000003 to application application_1423615921275_0002
2015-02-11 00:52:32,544 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000006 to application application_1423615921275_0002
2015-02-11 00:52:32,545 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000005
2015-02-11 00:52:32,550 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from NEW to INITING
2015-02-11 00:52:32,549 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:52:32,551 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000004 to application application_1423615921275_0002
2015-02-11 00:52:32,551 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0002_01_000005 to application application_1423615921275_0002
2015-02-11 00:52:32,551 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:52:32,552 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,552 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from INITING to RUNNING
2015-02-11 00:52:32,553 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:52:32,553 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:52:32,553 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:52:32,554 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,554 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,554 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:32,554 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0002
2015-02-11 00:52:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:32,555 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,556 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,556 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:32,556 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0002
2015-02-11 00:52:32,556 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,557 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,557 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:32,557 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0002
2015-02-11 00:52:32,557 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0002_01_000005
2015-02-11 00:52:32,558 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:52:32,552 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,558 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:32,558 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0002
2015-02-11 00:52:32,559 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,559 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0002
2015-02-11 00:52:32,559 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:32,559 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0002
2015-02-11 00:52:32,560 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:32,561 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:32,562 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:52:32,563 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0002_01_000006
2015-02-11 00:52:32,564 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:52:32,564 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:52:32,564 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0002_01_000004
2015-02-11 00:52:32,567 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:52:32,567 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:52:32,597 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0002_01_000005.tokens. Credentials list: 
2015-02-11 00:52:32,598 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0002_01_000004.tokens. Credentials list: 
2015-02-11 00:52:32,599 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0002_01_000006.tokens. Credentials list: 
2015-02-11 00:52:32,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,634 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:32,634 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:32,638 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:32,638 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:32,641 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:32,642 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58278, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 2471974
2015-02-11 00:52:32,649 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50587, bytes: 495249, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 6777022
2015-02-11 00:52:32,705 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/filecache/10/hadoop-6518671817503113645.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:32,706 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:32,801 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000003/default_container_executor.sh]
2015-02-11 00:52:32,801 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000002/default_container_executor.sh]
2015-02-11 00:52:32,817 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0002_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005.tokens
2015-02-11 00:52:32,817 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:32,982 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:32,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:33,007 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59162, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1079494450_1888, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741841_1017, duration: 6696010
2015-02-11 00:52:33,058 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:33,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:33,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:33,109 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50587, bytes: 90987, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1079494450_1888, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741844_1020, duration: 477709
2015-02-11 00:52:33,147 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:33,147 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:33,147 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:33,147 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:33,223 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:33,223 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:33,224 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:33,224 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:33,225 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:33,226 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:33,283 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:33,284 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:33,313 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:33,313 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:33,314 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:33,316 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:52:33,391 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005/default_container_executor.sh]
2015-02-11 00:52:33,393 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006/default_container_executor.sh]
2015-02-11 00:52:33,401 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004/default_container_executor.sh]
2015-02-11 00:52:34,308 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:34,795 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0002_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006.tokens
2015-02-11 00:52:34,796 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:35,187 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:35,578 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0002_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004.tokens
2015-02-11 00:52:35,578 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:37,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:37,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:37,627 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59175, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 293809
2015-02-11 00:52:37,654 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50604, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 324100
2015-02-11 00:52:37,756 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:37,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:37,784 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50604, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 286806
2015-02-11 00:52:37,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:37,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:37,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,097 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59238, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 2171011
2015-02-11 00:52:38,127 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:38,138 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58299, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1, offset: 1024, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 297082
2015-02-11 00:52:38,165 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:38,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,228 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022 src: /127.0.0.1:59180 dest: /127.0.0.1:50636
2015-02-11 00:52:38,231 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022 src: /127.0.0.1:50612 dest: /127.0.0.1:45654
2015-02-11 00:52:38,234 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022 src: /127.0.0.1:59245 dest: /127.0.0.1:57570
2015-02-11 00:52:38,249 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023 src: /127.0.0.1:59242 dest: /127.0.0.1:57570
2015-02-11 00:52:38,253 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023 src: /127.0.0.1:59186 dest: /127.0.0.1:50636
2015-02-11 00:52:38,254 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023 src: /127.0.0.1:50615 dest: /127.0.0.1:45654
2015-02-11 00:52:38,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,294 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59248, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 317622
2015-02-11 00:52:38,321 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59245, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, duration: 84712728
2015-02-11 00:52:38,321 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:38,321 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:38,322 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50612, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, duration: 83494983
2015-02-11 00:52:38,322 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:38,322 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,323 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59180, dest: /127.0.0.1:50636, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, duration: 84712304
2015-02-11 00:52:38,324 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:38,324 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,325 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741846_1022{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,334 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0002_m_000000_0_-556577857_1
2015-02-11 00:52:38,336 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50615, dest: /127.0.0.1:45654, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, duration: 78838793
2015-02-11 00:52:38,338 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:38,338 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59186, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, duration: 79248216
2015-02-11 00:52:38,338 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:38,339 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59242, dest: /127.0.0.1:57570, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, duration: 82884004
2015-02-11 00:52:38,340 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:38,340 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,341 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,342 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741847_1023{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:38,350 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0/part-00001 is closed by DFSClient_attempt_1423615921275_0002_m_000001_0_-830646896_1
2015-02-11 00:52:38,385 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50617, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1, offset: 512, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 315027
2015-02-11 00:52:38,400 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59250, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000004_0_955593835_1, offset: 1024, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741842_1018, duration: 288976
2015-02-11 00:52:38,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,449 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000001	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:38,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:38,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,501 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50617, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 294431
2015-02-11 00:52:38,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:38,520 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59191, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0002_m_000004_0_955593835_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 296860
2015-02-11 00:52:38,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:38,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000004_0/part-00004	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:38,577 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000002
2015-02-11 00:52:38,578 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000002
2015-02-11 00:52:38,578 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:52:38,578 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000002
2015-02-11 00:52:38,579 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000003
2015-02-11 00:52:38,579 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000003
2015-02-11 00:52:38,596 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0002_01_000002 is : 143
2015-02-11 00:52:38,605 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:38,610 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024 src: /127.0.0.1:50620 dest: /127.0.0.1:45654
2015-02-11 00:52:38,613 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024 src: /127.0.0.1:58313 dest: /127.0.0.1:55564
2015-02-11 00:52:38,614 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:52:38,614 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:38,614 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000003
2015-02-11 00:52:38,615 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024 src: /127.0.0.1:59254 dest: /127.0.0.1:57570
2015-02-11 00:52:38,622 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist for DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:38,638 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0002_01_000003 is : 143
2015-02-11 00:52:39,032 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0/part-00003. BP-646844521-10.31.157.187-1423615901825 blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:39,033 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0/part-00002. BP-646844521-10.31.157.187-1423615901825 blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:39,034 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000004_0/part-00004 is closed by DFSClient_attempt_1423615921275_0002_m_000004_0_955593835_1
2015-02-11 00:52:39,039 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000002
2015-02-11 00:52:39,041 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000002
2015-02-11 00:52:39,042 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000002
2015-02-11 00:52:39,042 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:39,043 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000002
2015-02-11 00:52:39,043 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000002
2015-02-11 00:52:39,043 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:39,044 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000003
2015-02-11 00:52:39,046 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000003
2015-02-11 00:52:39,046 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000003
2015-02-11 00:52:39,047 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000003
2015-02-11 00:52:39,047 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000002 from application application_1423615921275_0002
2015-02-11 00:52:39,048 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:39,048 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:39,048 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000003
2015-02-11 00:52:39,048 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:39,048 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000003 from application application_1423615921275_0002
2015-02-11 00:52:39,049 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:39,049 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:39,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,126 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025 src: /127.0.0.1:59196 dest: /127.0.0.1:50636
2015-02-11 00:52:39,129 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026 src: /127.0.0.1:59195 dest: /127.0.0.1:50636
2015-02-11 00:52:39,129 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025 src: /127.0.0.1:58317 dest: /127.0.0.1:55564
2015-02-11 00:52:39,130 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026 src: /127.0.0.1:59258 dest: /127.0.0.1:57570
2015-02-11 00:52:39,131 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025 src: /127.0.0.1:59259 dest: /127.0.0.1:57570
2015-02-11 00:52:39,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,136 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026 src: /127.0.0.1:58320 dest: /127.0.0.1:55564
2015-02-11 00:52:39,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000004_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000004	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:39,188 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58320, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, duration: 47956321
2015-02-11 00:52:39,188 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,189 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59258, dest: /127.0.0.1:57570, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, duration: 49204743
2015-02-11 00:52:39,189 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,189 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59259, dest: /127.0.0.1:57570, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, duration: 55890712
2015-02-11 00:52:39,190 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59195, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, duration: 50046187
2015-02-11 00:52:39,189 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,190 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,190 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58317, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, duration: 54742326
2015-02-11 00:52:39,190 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,191 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,191 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,191 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59196, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, duration: 55655856
2015-02-11 00:52:39,192 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,191 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741850_1026{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,192 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,193 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,194 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741849_1025{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,201 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0/part-00003 is closed by DFSClient_attempt_1423615921275_0002_m_000003_0_-332944828_1
2015-02-11 00:52:39,203 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0/part-00002 is closed by DFSClient_attempt_1423615921275_0002_m_000002_0_-4046387_1
2015-02-11 00:52:39,232 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000006
2015-02-11 00:52:39,232 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000006
2015-02-11 00:52:39,232 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:52:39,233 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000006
2015-02-11 00:52:39,251 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0002_01_000006 is : 143
2015-02-11 00:52:39,270 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:39,272 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006
2015-02-11 00:52:39,272 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006
2015-02-11 00:52:39,272 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000006
2015-02-11 00:52:39,272 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006
2015-02-11 00:52:39,273 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000006
2015-02-11 00:52:39,274 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:39,274 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000006 from application application_1423615921275_0002
2015-02-11 00:52:39,274 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:39,274 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:39,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,305 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000003	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:39,307 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,313 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/_temporary/attempt_1423615921275_0002_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000002	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:39,386 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000005
2015-02-11 00:52:39,387 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000005
2015-02-11 00:52:39,387 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:52:39,387 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000005
2015-02-11 00:52:39,388 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0002_01_000006]
2015-02-11 00:52:39,388 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:39,388 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:52:39,388 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000006
2015-02-11 00:52:39,388 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-11 00:52:39,389 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-11 00:52:39,389 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,389 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,389 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:52:39,389 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-11 00:52:39,391 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000004
2015-02-11 00:52:39,391 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000004
2015-02-11 00:52:39,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,408 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0002_01_000005 is : 143
2015-02-11 00:52:39,411 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,425 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:52:39,425 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:39,425 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000004
2015-02-11 00:52:39,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,442 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0002_01_000004 is : 143
2015-02-11 00:52:39,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,448 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,451 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00001	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,459 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,461 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005
2015-02-11 00:52:39,461 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005
2015-02-11 00:52:39,461 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:39,461 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005
2015-02-11 00:52:39,462 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000005
2015-02-11 00:52:39,462 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:39,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000005
2015-02-11 00:52:39,462 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004
2015-02-11 00:52:39,463 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004
2015-02-11 00:52:39,463 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000005 from application application_1423615921275_0002
2015-02-11 00:52:39,463 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:39,463 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004
2015-02-11 00:52:39,464 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000004
2015-02-11 00:52:39,464 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:39,464 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000004
2015-02-11 00:52:39,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,465 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:39,465 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000004 from application application_1423615921275_0002
2015-02-11 00:52:39,465 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:39,465 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:39,469 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00002	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,475 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,480 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00003	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,481 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,490 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary/1/task_1423615921275_0002_m_000004/part-00004	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00004	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,509 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,519 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,540 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59254, dest: /127.0.0.1:57570, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, duration: 922873344
2015-02-11 00:52:39,540 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,541 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 16458
2015-02-11 00:52:39,541 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58313, dest: /127.0.0.1:55564, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, duration: 923891064
2015-02-11 00:52:39,541 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,542 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 16458
2015-02-11 00:52:39,542 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50620, dest: /127.0.0.1:45654, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, duration: 925352363
2015-02-11 00:52:39,543 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,543 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741848_1024{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 16458
2015-02-11 00:52:39,547 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,554 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:39,559 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027 src: /127.0.0.1:50629 dest: /127.0.0.1:45654
2015-02-11 00:52:39,561 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027 src: /127.0.0.1:59262 dest: /127.0.0.1:57570
2015-02-11 00:52:39,562 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027 src: /127.0.0.1:59203 dest: /127.0.0.1:50636
2015-02-11 00:52:39,566 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59203, dest: /127.0.0.1:50636, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, duration: 2476008
2015-02-11 00:52:39,566 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,567 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,567 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59262, dest: /127.0.0.1:57570, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, duration: 2808287
2015-02-11 00:52:39,567 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,568 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,568 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50629, dest: /127.0.0.1:45654, bytes: 434, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, duration: 3242163
2015-02-11 00:52:39,568 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741851_1027{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,568 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,573 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary_tmp is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,580 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0002_01_000002, container_1423615921275_0002_01_000003]
2015-02-11 00:52:39,580 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:39,580 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:52:39,581 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000002
2015-02-11 00:52:39,581 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:52:39,581 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:52:39,581 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,581 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,582 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:52:39,582 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000002 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:52:39,582 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:39,582 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:52:39,582 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000003
2015-02-11 00:52:39,583 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:52:39,583 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:52:39,583 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,583 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:39,583 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:52:39,583 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000003 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:52:39,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,607 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59264, bytes: 55983, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024, duration: 356356
2015-02-11 00:52:39,610 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:39,614 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028 src: /127.0.0.1:59205 dest: /127.0.0.1:50636
2015-02-11 00:52:39,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028 src: /127.0.0.1:50634 dest: /127.0.0.1:45654
2015-02-11 00:52:39,618 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028 src: /127.0.0.1:58327 dest: /127.0.0.1:55564
2015-02-11 00:52:39,623 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58327, dest: /127.0.0.1:55564, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, duration: 3488318
2015-02-11 00:52:39,623 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,624 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,624 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50634, dest: /127.0.0.1:45654, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, duration: 3774130
2015-02-11 00:52:39,624 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,624 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,625 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59205, dest: /127.0.0.1:50636, bytes: 55547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, duration: 4859210
2015-02-11 00:52:39,626 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,626 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741852_1028{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,630 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,637 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,640 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002/job_1423615921275_0002_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:39,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:39,650 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58328, bytes: 106722, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741845_1021, duration: 468897
2015-02-11 00:52:39,653 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:39,657 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029 src: /127.0.0.1:59209 dest: /127.0.0.1:50636
2015-02-11 00:52:39,659 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029 src: /127.0.0.1:58330 dest: /127.0.0.1:55564
2015-02-11 00:52:39,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029 src: /127.0.0.1:50639 dest: /127.0.0.1:45654
2015-02-11 00:52:39,665 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50639, dest: /127.0.0.1:45654, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, duration: 3872672
2015-02-11 00:52:39,666 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:39,666 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,666 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58330, dest: /127.0.0.1:55564, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, duration: 4606957
2015-02-11 00:52:39,667 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,667 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,669 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59209, dest: /127.0.0.1:50636, bytes: 105894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-1769171227_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, duration: 5591194
2015-02-11 00:52:39,669 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741853_1029{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:39,669 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:39,672 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-1769171227_1
2015-02-11 00:52:39,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,680 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,692 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0002-1423615944055-teamcity-%5B0A06AC632D384DF08FDD6A897B207C50%2F2E92E1CB8BC641EC-1423615959520-5-0-SUCCEEDED-default-1423615950257.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:39,705 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0002_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:52:39,705 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:39,706 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0002 with final state: FINISHING
2015-02-11 00:52:39,706 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:39,706 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0002
2015-02-11 00:52:39,706 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:39,706 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:40,392 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0002_01_000005, container_1423615921275_0002_01_000004]
2015-02-11 00:52:40,392 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:40,393 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:52:40,393 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000004
2015-02-11 00:52:40,393 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:52:40,393 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:52:40,393 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:40,394 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:40,394 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:52:40,394 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:52:40,394 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:40,394 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:52:40,394 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000005
2015-02-11 00:52:40,395 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:52:40,395 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:52:40,395 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:40,395 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:40,395 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:52:40,396 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:52:40,715 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741841_1017 127.0.0.1:55564 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:57570 
2015-02-11 00:52:40,716 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741842_1018 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:52:40,716 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741843_1019 127.0.0.1:50636 127.0.0.1:45654 127.0.0.1:55564 
2015-02-11 00:52:40,718 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741844_1020 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:55564 
2015-02-11 00:52:40,718 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741848_1024 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:52:40,718 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741845_1021 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:50636 
2015-02-11 00:52:40,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,776 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary
2015-02-11 00:52:40,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,797 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,804 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 5
2015-02-11 00:52:40,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,809 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50642, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, duration: 298333
2015-02-11 00:52:40,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,813 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59215, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, duration: 262358
2015-02-11 00:52:40,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,817 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59276, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, duration: 260898
2015-02-11 00:52:40,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59215, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, duration: 245767
2015-02-11 00:52:40,822 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,841 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:40,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,847 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,849 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50642, bytes: 23, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 247975
2015-02-11 00:52:40,849 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/resolvedfields
2015-02-11 00:52:40,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,852 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,860 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50642, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022, duration: 248983
2015-02-11 00:52:40,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,862 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,865 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50642, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023, duration: 249847
2015-02-11 00:52:40,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,869 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59276, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026, duration: 257682
2015-02-11 00:52:40,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,873 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59215, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025, duration: 246322
2015-02-11 00:52:40,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/resolvedfields/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,879 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:40,936 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:40,937 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:40,945 INFO  hadoop.Hfs (Hfs.java:makeLocal(507)) - forcing job to local mode, via source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt"]
2015-02-11 00:52:40,974 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:40,974 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:41,031 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting
2015-02-11 00:52:41,034 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  parallel execution is enabled: true
2015-02-11 00:52:41,034 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  starting flows: 2
2015-02-11 00:52:41,035 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  allocating threads: 2
2015-02-11 00:52:41,035 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting flow: first
2015-02-11 00:52:41,036 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] at least one sink is marked for delete
2015-02-11 00:52:41,036 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] sink oldest modified date: Wed Dec 31 23:59:59 UTC 1969
2015-02-11 00:52:41,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,041 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] starting
2015-02-11 00:52:41,042 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  source: GlobHfs[/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/?{ppe[_r],owe?}.txt]
2015-02-11 00:52:41,042 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob"]
2015-02-11 00:52:41,042 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  parallel execution is enabled: true
2015-02-11 00:52:41,042 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  starting jobs: 1
2015-02-11 00:52:41,042 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  allocating threads: 1
2015-02-11 00:52:41,043 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] starting step: (1/1) ...r1/hadooptapplatform/glob
2015-02-11 00:52:41,048 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - session.id is deprecated. Instead, use dfs.metrics.session-id
2015-02-11 00:52:41,049 INFO  jvm.JvmMetrics (JvmMetrics.java:init(76)) - Initializing JVM Metrics with processName=JobTracker, sessionId=
2015-02-11 00:52:41,057 INFO  jvm.JvmMetrics (JvmMetrics.java:init(71)) - Cannot initialize JVM Metrics with processName=JobTracker, sessionId= - already initialized
2015-02-11 00:52:41,058 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,109 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 2
2015-02-11 00:52:41,140 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:2
2015-02-11 00:52:41,178 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_local1830944259_0001
2015-02-11 00:52:41,205 WARN  conf.Configuration (Configuration.java:loadProperty(2368)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/staging/teamcity1830944259/.staging/job_local1830944259_0001/job.xml:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.
2015-02-11 00:52:41,213 WARN  conf.Configuration (Configuration.java:loadProperty(2368)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/staging/teamcity1830944259/.staging/job_local1830944259_0001/job.xml:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.
2015-02-11 00:52:41,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,223 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,303 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58337, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 2959058
2015-02-11 00:52:41,304 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59215, bytes: 495249, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 2349089
2015-02-11 00:52:41,349 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:symlink(207)) - Creating symlink: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961222/MRAppJar.jar <- /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/MRAppJar.jar
2015-02-11 00:52:41,385 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:setup(171)) - Localized hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar as file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961222/MRAppJar.jar
2015-02-11 00:52:41,385 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:symlink(207)) - Creating symlink: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961223/hadoop-6518671817503113645.jar <- /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/hadoop-6518671817503113645.jar
2015-02-11 00:52:41,392 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:setup(171)) - Localized hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar as file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961223/hadoop-6518671817503113645.jar
2015-02-11 00:52:41,453 WARN  conf.Configuration (Configuration.java:loadProperty(2368)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/localRunner/teamcity/job_local1830944259_0001/job_local1830944259_0001.xml:an attempt to override final parameter: mapreduce.job.end-notification.max.retry.interval;  Ignoring.
2015-02-11 00:52:41,461 WARN  conf.Configuration (Configuration.java:loadProperty(2368)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/localRunner/teamcity/job_local1830944259_0001/job_local1830944259_0001.xml:an attempt to override final parameter: mapreduce.job.end-notification.max.attempts;  Ignoring.
2015-02-11 00:52:41,462 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:makeClassLoader(240)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961222/MRAppJar.jar
2015-02-11 00:52:41,463 INFO  mapred.LocalDistributedCacheManager (LocalDistributedCacheManager.java:makeClassLoader(240)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/tmp/mapred/local/1423615961223/hadoop-6518671817503113645.jar
2015-02-11 00:52:41,483 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://localhost:8080/
2015-02-11 00:52:41,484 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] submitted hadoop job: job_local1830944259_0001
2015-02-11 00:52:41,484 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] tracking url: http://localhost:8080/
2015-02-11 00:52:41,485 INFO  mapred.LocalJobRunner (LocalJobRunner.java:createOutputCommitter(471)) - OutputCommitter set in config null
2015-02-11 00:52:41,490 INFO  mapred.LocalJobRunner (LocalJobRunner.java:createOutputCommitter(489)) - OutputCommitter is org.apache.hadoop.mapred.FileOutputCommitter
2015-02-11 00:52:41,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:41,505 INFO  mapred.LocalJobRunner (LocalJobRunner.java:runTasks(448)) - Waiting for map tasks
2015-02-11 00:52:41,507 INFO  mapred.LocalJobRunner (LocalJobRunner.java:run(224)) - Starting task: attempt_local1830944259_0001_m_000000_0
2015-02-11 00:52:41,530 INFO  mapred.Task (Task.java:initialize(587)) -  Using ResourceCalculatorProcessTree : [ ]
2015-02-11 00:52:41,537 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address
2015-02-11 00:52:41,538 INFO  io.MultiInputSplit (MultiInputSplit.java:readFields(161)) - current split input path: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt
2015-02-11 00:52:41,538 INFO  mapred.MapTask (MapTask.java:updateJobWithSplit(462)) - Processing split: cascading.tap.hadoop.io.MultiInputSplit@4060525c
2015-02-11 00:52:41,542 INFO  mapred.MapTask (MapTask.java:runOldMapper(416)) - numReduceTasks: 0
2015-02-11 00:52:41,551 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,554 INFO  hadoop.FlowMapper (FlowMapper.java:configure(71)) - cascading version: 2.6.3
2015-02-11 00:52:41,554 INFO  hadoop.FlowMapper (FlowMapper.java:configure(72)) - child jvm opts: -Xmx512m
2015-02-11 00:52:41,599 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.task.partition is deprecated. Instead, use mapreduce.task.partition
2015-02-11 00:52:41,604 INFO  hadoop.FlowMapper (FlowMapper.java:configure(87)) - sourcing from: GlobHfs[/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/?{ppe[_r],owe?}.txt]
2015-02-11 00:52:41,604 INFO  hadoop.FlowMapper (FlowMapper.java:configure(90)) - sinking to: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob"]
2015-02-11 00:52:41,617 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - 
2015-02-11 00:52:41,619 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:41,624 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030 src: /127.0.0.1:50646 dest: /127.0.0.1:45654
2015-02-11 00:52:41,625 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030 src: /127.0.0.1:59279 dest: /127.0.0.1:57570
2015-02-11 00:52:41,627 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030 src: /127.0.0.1:59220 dest: /127.0.0.1:50636
2015-02-11 00:52:41,630 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59220, dest: /127.0.0.1:50636, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 2228619
2015-02-11 00:52:41,631 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:41,631 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,631 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59279, dest: /127.0.0.1:57570, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 2155376
2015-02-11 00:52:41,631 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,632 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,632 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50646, dest: /127.0.0.1:45654, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 2963020
2015-02-11 00:52:41,632 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741854_1030{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,636 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,637 INFO  mapred.Task (Task.java:done(1001)) - Task:attempt_local1830944259_0001_m_000000_0 is done. And is in the process of committing
2015-02-11 00:52:41,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,645 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - 
2015-02-11 00:52:41,645 INFO  mapred.Task (Task.java:commit(1162)) - Task attempt_local1830944259_0001_m_000000_0 is allowed to commit now
2015-02-11 00:52:41,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000000	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:41,653 INFO  output.FileOutputCommitter (FileOutputCommitter.java:commitTask(439)) - Saved output of task 'attempt_local1830944259_0001_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000000
2015-02-11 00:52:41,655 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt:0+19
2015-02-11 00:52:41,655 INFO  mapred.Task (Task.java:sendDone(1121)) - Task 'attempt_local1830944259_0001_m_000000_0' done.
2015-02-11 00:52:41,656 INFO  mapred.LocalJobRunner (LocalJobRunner.java:run(249)) - Finishing task: attempt_local1830944259_0001_m_000000_0
2015-02-11 00:52:41,656 INFO  mapred.LocalJobRunner (LocalJobRunner.java:run(224)) - Starting task: attempt_local1830944259_0001_m_000001_0
2015-02-11 00:52:41,657 INFO  mapred.Task (Task.java:initialize(587)) -  Using ResourceCalculatorProcessTree : [ ]
2015-02-11 00:52:41,659 INFO  io.MultiInputSplit (MultiInputSplit.java:readFields(161)) - current split input path: file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt
2015-02-11 00:52:41,659 INFO  mapred.MapTask (MapTask.java:updateJobWithSplit(462)) - Processing split: cascading.tap.hadoop.io.MultiInputSplit@7ec29871
2015-02-11 00:52:41,660 INFO  mapred.MapTask (MapTask.java:runOldMapper(416)) - numReduceTasks: 0
2015-02-11 00:52:41,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,667 INFO  hadoop.FlowMapper (FlowMapper.java:configure(71)) - cascading version: 2.6.3
2015-02-11 00:52:41,668 INFO  hadoop.FlowMapper (FlowMapper.java:configure(72)) - child jvm opts: -Xmx512m
2015-02-11 00:52:41,679 INFO  hadoop.FlowMapper (FlowMapper.java:configure(87)) - sourcing from: GlobHfs[/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/?{ppe[_r],owe?}.txt]
2015-02-11 00:52:41,679 INFO  hadoop.FlowMapper (FlowMapper.java:configure(90)) - sinking to: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob"]
2015-02-11 00:52:41,682 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - 
2015-02-11 00:52:41,684 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:52:41,688 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031 src: /127.0.0.1:58341 dest: /127.0.0.1:55564
2015-02-11 00:52:41,690 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031 src: /127.0.0.1:59282 dest: /127.0.0.1:57570
2015-02-11 00:52:41,692 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031 src: /127.0.0.1:59223 dest: /127.0.0.1:50636
2015-02-11 00:52:41,696 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59223, dest: /127.0.0.1:50636, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 2410336
2015-02-11 00:52:41,696 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:41,696 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,697 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59282, dest: /127.0.0.1:57570, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 3251294
2015-02-11 00:52:41,697 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,697 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,698 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58341, dest: /127.0.0.1:55564, bytes: 20, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 3920648
2015-02-11 00:52:41,698 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,699 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741855_1031{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,704 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0/part-00001 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,704 INFO  mapred.Task (Task.java:done(1001)) - Task:attempt_local1830944259_0001_m_000001_0 is done. And is in the process of committing
2015-02-11 00:52:41,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,707 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - 
2015-02-11 00:52:41,707 INFO  mapred.Task (Task.java:commit(1162)) - Task attempt_local1830944259_0001_m_000001_0 is allowed to commit now
2015-02-11 00:52:41,708 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,709 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,710 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024
2015-02-11 00:52:41,711 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022
2015-02-11 00:52:41,711 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027
2015-02-11 00:52:41,712 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028
2015-02-11 00:52:41,712 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031
2015-02-11 00:52:41,712 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031
2015-02-11 00:52:41,713 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025
2015-02-11 00:52:41,713 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022
2015-02-11 00:52:41,713 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026
2015-02-11 00:52:41,713 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/_temporary/attempt_local1830944259_0001_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000001	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:41,713 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030
2015-02-11 00:52:41,714 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030
2015-02-11 00:52:41,714 INFO  output.FileOutputCommitter (FileOutputCommitter.java:commitTask(439)) - Saved output of task 'attempt_local1830944259_0001_m_000001_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000001
2015-02-11 00:52:41,714 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023
2015-02-11 00:52:41,715 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023
2015-02-11 00:52:41,716 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029
2015-02-11 00:52:41,717 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025
2015-02-11 00:52:41,717 INFO  mapred.LocalJobRunner (LocalJobRunner.java:statusUpdate(591)) - file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt:0+19
2015-02-11 00:52:41,717 INFO  mapred.Task (Task.java:sendDone(1121)) - Task 'attempt_local1830944259_0001_m_000001_0' done.
2015-02-11 00:52:41,717 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027
2015-02-11 00:52:41,718 INFO  mapred.LocalJobRunner (LocalJobRunner.java:run(249)) - Finishing task: attempt_local1830944259_0001_m_000001_0
2015-02-11 00:52:41,718 INFO  mapred.LocalJobRunner (LocalJobRunner.java:runTasks(456)) - map task executor complete.
2015-02-11 00:52:41,718 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026
2015-02-11 00:52:41,721 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,725 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,731 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,735 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary/0/task_local1830944259_0001_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,743 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,751 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,783 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary
2015-02-11 00:52:41,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,785 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] completed flow: first
2015-02-11 00:52:41,785 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting flow: second
2015-02-11 00:52:41,786 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] at least one sink is marked for delete
2015-02-11 00:52:41,786 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] sink oldest modified date: Wed Dec 31 23:59:59 UTC 1969
2015-02-11 00:52:41,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,792 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] starting
2015-02-11 00:52:41,793 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob"]
2015-02-11 00:52:41,793 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2"]
2015-02-11 00:52:41,793 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  parallel execution is enabled: true
2015-02-11 00:52:41,793 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  starting jobs: 1
2015-02-11 00:52:41,793 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  allocating threads: 1
2015-02-11 00:52:41,794 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] starting step: (1/1) ...1/hadooptapplatform/glob2
2015-02-11 00:52:41,810 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:41,827 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:41,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,835 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 3
2015-02-11 00:52:41,837 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:41,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:52:41,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,855 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:52:41,860 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 src: /127.0.0.1:59285 dest: /127.0.0.1:57570
2015-02-11 00:52:41,862 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 src: /127.0.0.1:58346 dest: /127.0.0.1:55564
2015-02-11 00:52:41,864 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 src: /127.0.0.1:59227 dest: /127.0.0.1:50636
2015-02-11 00:52:41,872 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59227, dest: /127.0.0.1:50636, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, duration: 6419161
2015-02-11 00:52:41,873 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:41,873 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,873 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58346, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, duration: 6315802
2015-02-11 00:52:41,874 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,874 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,874 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59285, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, duration: 7211377
2015-02-11 00:52:41,875 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,875 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741856_1032{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,880 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,881 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar
2015-02-11 00:52:41,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,888 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,890 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,891 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,892 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,893 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,894 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,895 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,901 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,905 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 2
2015-02-11 00:52:41,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,915 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split
2015-02-11 00:52:41,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:41,919 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:41,923 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033 src: /127.0.0.1:59288 dest: /127.0.0.1:57570
2015-02-11 00:52:41,925 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033 src: /127.0.0.1:59229 dest: /127.0.0.1:50636
2015-02-11 00:52:41,927 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033 src: /127.0.0.1:58350 dest: /127.0.0.1:55564
2015-02-11 00:52:41,928 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033 src: /127.0.0.1:50659 dest: /127.0.0.1:45654
2015-02-11 00:52:41,932 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50659, dest: /127.0.0.1:45654, bytes: 1519, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 2315690
2015-02-11 00:52:41,933 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:41,933 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,933 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58350, dest: /127.0.0.1:55564, bytes: 1519, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 2891418
2015-02-11 00:52:41,934 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,934 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,935 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59229, dest: /127.0.0.1:50636, bytes: 1519, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 3756829
2015-02-11 00:52:41,935 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,935 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,935 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59288, dest: /127.0.0.1:57570, bytes: 1519, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 5107001
2015-02-11 00:52:41,936 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,940 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741857_1033{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,944 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,952 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,954 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:52:41,958 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034 src: /127.0.0.1:59232 dest: /127.0.0.1:50636
2015-02-11 00:52:41,960 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034 src: /127.0.0.1:59293 dest: /127.0.0.1:57570
2015-02-11 00:52:41,962 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034 src: /127.0.0.1:58354 dest: /127.0.0.1:55564
2015-02-11 00:52:41,965 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58354, dest: /127.0.0.1:55564, bytes: 148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, duration: 2020116
2015-02-11 00:52:41,966 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:41,966 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,966 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59293, dest: /127.0.0.1:57570, bytes: 148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, duration: 2484985
2015-02-11 00:52:41,966 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,967 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,967 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59232, dest: /127.0.0.1:50636, bytes: 148, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, duration: 3065503
2015-02-11 00:52:41,967 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:41,967 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741858_1034{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:41,973 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:41,973 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:4
2015-02-11 00:52:41,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,981 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:41,982 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.output.compress is deprecated. Instead, use mapreduce.output.fileoutputformat.compress
2015-02-11 00:52:41,983 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used
2015-02-11 00:52:41,991 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029
2015-02-11 00:52:41,991 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741846_1022
2015-02-11 00:52:41,992 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741847_1023
2015-02-11 00:52:41,992 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033
2015-02-11 00:52:41,993 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024
2015-02-11 00:52:41,994 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030
2015-02-11 00:52:41,994 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741851_1027
2015-02-11 00:52:42,049 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:42,053 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035 src: /127.0.0.1:59235 dest: /127.0.0.1:50636
2015-02-11 00:52:42,055 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035 src: /127.0.0.1:50664 dest: /127.0.0.1:45654
2015-02-11 00:52:42,057 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035 src: /127.0.0.1:58357 dest: /127.0.0.1:55564
2015-02-11 00:52:42,062 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58357, dest: /127.0.0.1:55564, bytes: 90075, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, duration: 3724614
2015-02-11 00:52:42,062 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:42,062 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:42,063 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50664, dest: /127.0.0.1:45654, bytes: 90075, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, duration: 3555607
2015-02-11 00:52:42,063 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:42,063 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:42,064 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59235, dest: /127.0.0.1:50636, bytes: 90075, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, duration: 4327255
2015-02-11 00:52:42,064 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:42,066 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741859_1035{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:42,069 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:42,070 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0003
2015-02-11 00:52:42,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,076 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,078 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,079 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,093 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 3 submitted by user teamcity
2015-02-11 00:52:42,093 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0003
2015-02-11 00:52:42,093 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0003
2015-02-11 00:52:42,093 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0003
2015-02-11 00:52:42,093 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from NEW to NEW_SAVING
2015-02-11 00:52:42,094 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:52:42,094 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0003 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:52:42,094 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0003 from user: teamcity, in queue: default
2015-02-11 00:52:42,095 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0003
2015-02-11 00:52:42,095 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from SUBMITTED to ACCEPTED
2015-02-11 00:52:42,096 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0003_000001
2015-02-11 00:52:42,096 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from NEW to SUBMITTED
2015-02-11 00:52:42,097 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0003 from user: teamcity activated in queue: default
2015-02-11 00:52:42,097 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0003 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:52:42,097 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0003_000001 to scheduler from user teamcity in queue default
2015-02-11 00:52:42,097 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:52:42,099 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0003/
2015-02-11 00:52:42,099 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] submitted hadoop job: job_1423615921275_0003
2015-02-11 00:52:42,099 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0003/
2015-02-11 00:52:42,190 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028
2015-02-11 00:52:42,191 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035
2015-02-11 00:52:42,316 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741849_1025
2015-02-11 00:52:42,317 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035
2015-02-11 00:52:42,318 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034
2015-02-11 00:52:42,321 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:42,321 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000001
2015-02-11 00:52:42,321 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032
2015-02-11 00:52:42,321 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:52:42,322 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0003_000001 container=Container: [ContainerId: container_1423615921275_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:42,322 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:52:42,322 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:42,322 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:56500 for container : container_1423615921275_0003_01_000001
2015-02-11 00:52:42,326 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:42,326 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0003_000001
2015-02-11 00:52:42,327 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0003 AttemptId: appattempt_1423615921275_0003_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ]
2015-02-11 00:52:42,327 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:52:42,327 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:52:42,328 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0003_000001
2015-02-11 00:52:42,330 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] for AM appattempt_1423615921275_0003_000001
2015-02-11 00:52:42,330 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0003_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:52:42,338 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0003_000001 (auth:SIMPLE)
2015-02-11 00:52:42,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0003_01_000001 by user teamcity
2015-02-11 00:52:42,342 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0003
2015-02-11 00:52:42,342 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000001
2015-02-11 00:52:42,343 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from NEW to INITING
2015-02-11 00:52:42,343 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] for AM appattempt_1423615921275_0003_000001
2015-02-11 00:52:42,343 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0003_01_000001 to application application_1423615921275_0003
2015-02-11 00:52:42,343 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:52:42,344 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from INITING to RUNNING
2015-02-11 00:52:42,344 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:52:42,344 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0003
2015-02-11 00:52:42,345 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:42,345 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:52:42,345 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:52:42,345 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:42,346 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0003_01_000001
2015-02-11 00:52:42,366 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0003_01_000001.tokens. Credentials list: 
2015-02-11 00:52:42,399 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:42,520 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741853_1029
2015-02-11 00:52:42,521 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741848_1024
2015-02-11 00:52:42,522 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031
2015-02-11 00:52:42,522 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033
2015-02-11 00:52:42,523 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741852_1028
2015-02-11 00:52:42,524 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741850_1026
2015-02-11 00:52:42,529 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0003_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001.tokens
2015-02-11 00:52:42,530 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:52:42,571 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:57570 to replicate blk_1073741856_1032 to datanode(s) 127.0.0.1:45654
2015-02-11 00:52:42,572 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741848_1024]
2015-02-11 00:52:42,572 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741845_1021]
2015-02-11 00:52:42,684 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,699 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58337, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1225468818_2494, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, duration: 775805
2015-02-11 00:52:42,745 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:42,775 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,788 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59276, bytes: 152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1225468818_2494, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, duration: 292611
2015-02-11 00:52:42,821 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:42,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,864 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59215, bytes: 1531, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1225468818_2494, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 276917
2015-02-11 00:52:42,899 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:42,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,930 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:42,941 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50642, bytes: 90779, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1225468818_2494, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, duration: 498029
2015-02-11 00:52:42,976 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:42,976 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:43,027 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:43,028 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:43,155 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001/default_container_executor.sh]
2015-02-11 00:52:43,320 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:43,656 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=29b6f23a-1fd5-4198-8b4b-7e92145874f5, infoPort=34845, ipcPort=59291, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 to 127.0.0.1:45654 
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841 for deletion
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842 for deletion
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843 for deletion
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844 for deletion
2015-02-11 00:52:43,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842
2015-02-11 00:52:43,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845 for deletion
2015-02-11 00:52:43,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843
2015-02-11 00:52:43,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844
2015-02-11 00:52:43,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845
2015-02-11 00:52:43,659 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 src: /127.0.0.1:50669 dest: /127.0.0.1:45654
2015-02-11 00:52:43,660 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 (numBytes=254067) to /127.0.0.1:45654
2015-02-11 00:52:43,662 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032 src: /127.0.0.1:50669 dest: /127.0.0.1:45654 of size 254067
2015-02-11 00:52:43,663 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741856_1032 size 254067
2015-02-11 00:52:43,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841 for deletion
2015-02-11 00:52:43,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842 for deletion
2015-02-11 00:52:43,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843 for deletion
2015-02-11 00:52:43,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841
2015-02-11 00:52:43,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842
2015-02-11 00:52:43,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843
2015-02-11 00:52:43,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844 for deletion
2015-02-11 00:52:43,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848 for deletion
2015-02-11 00:52:43,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844
2015-02-11 00:52:43,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848
2015-02-11 00:52:45,573 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741841_1017, blk_1073741842_1018, blk_1073741845_1021, blk_1073741848_1024]
2015-02-11 00:52:45,573 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741841_1017, blk_1073741842_1018, blk_1073741843_1019, blk_1073741844_1020, blk_1073741845_1021, blk_1073741848_1024]
2015-02-11 00:52:45,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-11 00:52:45,610 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-11 00:52:45,902 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0002_01_000001 succeeded 
2015-02-11 00:52:45,903 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:52:45,903 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0002_01_000001
2015-02-11 00:52:45,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001
2015-02-11 00:52:45,920 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001
2015-02-11 00:52:45,921 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001
2015-02-11 00:52:45,921 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000001
2015-02-11 00:52:45,921 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002/container_1423615921275_0002_01_000001
2015-02-11 00:52:45,921 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0002_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:52:45,922 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0002_01_000001 from application application_1423615921275_0002
2015-02-11 00:52:45,922 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:45,924 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0002
2015-02-11 00:52:46,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,583 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0002_01_000001]
2015-02-11 00:52:46,583 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0002_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:46,583 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0002_000001
2015-02-11 00:52:46,583 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0002_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:52:46,584 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0002_000001 State change from FINISHING to FINISHED
2015-02-11 00:52:46,584 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0002	CONTAINERID=container_1423615921275_0002_01_000001
2015-02-11 00:52:46,584 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0002 State change from FINISHING to FINISHED
2015-02-11 00:52:46,584 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0002_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:52:46,584 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0002
2015-02-11 00:52:46,584 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:52:46,585 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0002_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:46,585 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0002_000001
2015-02-11 00:52:46,585 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:46,585 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0002,name=[0A06AC632D384DF08FDD6A897B207C50/2E92E1CB8BC641ECB20351C2691B4D15] test/(1/1) ...applatform/resolvedfields,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0002/jobhistory/job/job_1423615921275_0002,appMasterHost=ip-10-31-157-187,startTime=1423615944055,finishTime=1423615959706,finalStatus=SUCCEEDED
2015-02-11 00:52:46,585 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:52:46,585 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0002_000001 released container container_1423615921275_0002_01_000001 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:52:46,586 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0002_000001 is done. finalState=FINISHED
2015-02-11 00:52:46,586 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0002 requests cleared
2015-02-11 00:52:46,586 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0002 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:52:46,586 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0002 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:52:46,589 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0002_000001 (auth:SIMPLE)
2015-02-11 00:52:46,592 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0002_01_000001
2015-02-11 00:52:46,655 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841 for deletion
2015-02-11 00:52:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842 for deletion
2015-02-11 00:52:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845 for deletion
2015-02-11 00:52:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841
2015-02-11 00:52:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848 for deletion
2015-02-11 00:52:46,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842
2015-02-11 00:52:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845
2015-02-11 00:52:46,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848
2015-02-11 00:52:46,711 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,719 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033
2015-02-11 00:52:46,722 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032
2015-02-11 00:52:46,723 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034
2015-02-11 00:52:46,724 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035
2015-02-11 00:52:46,725 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034
2015-02-11 00:52:46,728 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032
2015-02-11 00:52:46,728 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:46,729 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033
2015-02-11 00:52:46,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59306, bytes: 152, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741858_1034, duration: 293262
2015-02-11 00:52:47,198 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032
2015-02-11 00:52:47,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841 for deletion
2015-02-11 00:52:47,212 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842 for deletion
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843 for deletion
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741842_1018 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741842
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741841_1017 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741841
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844 for deletion
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741843_1019 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741843
2015-02-11 00:52:47,213 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845 for deletion
2015-02-11 00:52:47,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848 for deletion
2015-02-11 00:52:47,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741845_1021 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741845
2015-02-11 00:52:47,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741844_1020 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741844
2015-02-11 00:52:47,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741848_1024 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741848
2015-02-11 00:52:47,395 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:52:47,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,396 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,396 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0002
2015-02-11 00:52:47,397 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,397 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:52:47,397 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0002, with delay of 10800 seconds
2015-02-11 00:52:47,584 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:52:47,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,584 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,585 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0002
2015-02-11 00:52:47,585 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:47,585 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0002 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:52:47,585 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0002, with delay of 10800 seconds
2015-02-11 00:52:47,585 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0002
2015-02-11 00:52:48,176 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0003_000001 (auth:SIMPLE)
2015-02-11 00:52:48,180 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0003_000001
2015-02-11 00:52:48,180 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0003	APPATTEMPTID=appattempt_1423615921275_0003_000001
2015-02-11 00:52:48,181 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:52:48,181 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from ACCEPTED to RUNNING
2015-02-11 00:52:48,237 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(675)) - Number of transactions: 301 Total time for transactions(ms): 55 Number of transactions batched in Syncs: 1 Number of syncs: 192 SyncTimes(ms): 368 225 
2015-02-11 00:52:48,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:48,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:48,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:48,607 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:48,676 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036 src: /127.0.0.1:50678 dest: /127.0.0.1:45654
2015-02-11 00:52:48,678 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036 src: /127.0.0.1:58371 dest: /127.0.0.1:55564
2015-02-11 00:52:48,680 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036 src: /127.0.0.1:59312 dest: /127.0.0.1:57570
2015-02-11 00:52:48,731 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59312, dest: /127.0.0.1:57570, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, duration: 48550180
2015-02-11 00:52:48,731 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:48,731 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:48,731 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58371, dest: /127.0.0.1:55564, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, duration: 48326015
2015-02-11 00:52:48,732 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:48,732 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:48,733 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50678, dest: /127.0.0.1:45654, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, duration: 49439463
2015-02-11 00:52:48,733 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:48,733 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741860_1036{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:52:48,740 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:49,323 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:49,323 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000002
2015-02-11 00:52:49,324 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:52:49,324 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0003_000001 container=Container: [ContainerId: container_1423615921275_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:49,324 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:52:49,324 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:49,325 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:49,325 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000003
2015-02-11 00:52:49,325 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:52:49,325 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0003_000001 container=Container: [ContainerId: container_1423615921275_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:49,325 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:52:49,326 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:49,396 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:49,396 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000004
2015-02-11 00:52:49,396 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:52:49,397 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0003_000001 container=Container: [ContainerId: container_1423615921275_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:49,397 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:52:49,397 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:49,397 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:49,398 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000005
2015-02-11 00:52:49,398 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:52:49,398 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0003_000001 container=Container: [ContainerId: container_1423615921275_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:49,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:52:49,399 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:50,255 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:56500 for container : container_1423615921275_0003_01_000002
2015-02-11 00:52:50,256 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:50,256 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:50,257 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0003_01_000004
2015-02-11 00:52:50,257 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:50,257 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:50,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,324 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,346 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,348 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,481 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0003_000001 (auth:SIMPLE)
2015-02-11 00:52:50,481 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0003_000001 (auth:SIMPLE)
2015-02-11 00:52:50,494 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0003_01_000002 by user teamcity
2015-02-11 00:52:50,494 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0003_01_000003 by user teamcity
2015-02-11 00:52:50,494 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000002
2015-02-11 00:52:50,494 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0003_01_000002 to application application_1423615921275_0003
2015-02-11 00:52:50,494 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000003
2015-02-11 00:52:50,495 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0003_01_000003 to application application_1423615921275_0003
2015-02-11 00:52:50,495 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0003_01_000004 by user teamcity
2015-02-11 00:52:50,496 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:52:50,496 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0003_01_000005 by user teamcity
2015-02-11 00:52:50,496 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0003
2015-02-11 00:52:50,496 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:52:50,496 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000004
2015-02-11 00:52:50,497 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,496 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0003_01_000005 to application application_1423615921275_0003
2015-02-11 00:52:50,496 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000005
2015-02-11 00:52:50,497 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from NEW to INITING
2015-02-11 00:52:50,497 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,498 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:50,497 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0003_01_000004 to application application_1423615921275_0003
2015-02-11 00:52:50,498 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0003
2015-02-11 00:52:50,498 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from INITING to RUNNING
2015-02-11 00:52:50,498 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,498 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:52:50,499 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,499 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:50,499 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:52:50,499 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0003
2015-02-11 00:52:50,499 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,499 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,499 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:50,500 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0003
2015-02-11 00:52:50,500 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:50,500 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:50,500 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:50,500 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:50,501 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,501 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0003
2015-02-11 00:52:50,501 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:52:50,501 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0003
2015-02-11 00:52:50,502 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0003_01_000004
2015-02-11 00:52:50,502 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0003_01_000005
2015-02-11 00:52:50,525 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0003_01_000004.tokens. Credentials list: 
2015-02-11 00:52:50,525 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423615921275_0003_01_000005.tokens. Credentials list: 
2015-02-11 00:52:50,559 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:50,560 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:50,561 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:50,561 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:50,561 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:50,721 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000002/default_container_executor.sh]
2015-02-11 00:52:50,724 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000003/default_container_executor.sh]
2015-02-11 00:52:50,733 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0003_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004.tokens
2015-02-11 00:52:50,733 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:52:50,958 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,961 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:50,977 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50687, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-922601808_2796, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741856_1032, duration: 1326559
2015-02-11 00:52:51,034 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0003/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:51,069 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:51,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:51,083 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50687, bytes: 90779, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-922601808_2796, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741859_1035, duration: 463841
2015-02-11 00:52:51,120 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:51,120 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:51,121 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:51,180 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:51,181 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:51,181 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:51,181 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:51,277 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:52:51,320 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005/default_container_executor.sh]
2015-02-11 00:52:51,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:51,324 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:51,329 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004/default_container_executor.sh]
2015-02-11 00:52:51,397 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:51,397 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:52:51,728 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036
2015-02-11 00:52:52,203 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036
2015-02-11 00:52:52,227 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:52,528 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036
2015-02-11 00:52:52,613 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423615921275_0003_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005.tokens
2015-02-11 00:52:52,613 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:52:54,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:54,704 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:54,725 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59326, bytes: 1531, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 1718320
2015-02-11 00:52:54,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:54,847 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50696, bytes: 1531, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 280869
2015-02-11 00:52:54,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:54,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:54,982 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59329, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 295789
2015-02-11 00:52:55,012 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:55,104 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59326, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 258445
2015-02-11 00:52:55,137 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,144 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:55,221 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037 src: /127.0.0.1:58391 dest: /127.0.0.1:55564
2015-02-11 00:52:55,223 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037 src: /127.0.0.1:59274 dest: /127.0.0.1:50636
2015-02-11 00:52:55,225 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037 src: /127.0.0.1:50703 dest: /127.0.0.1:45654
2015-02-11 00:52:55,281 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50703, dest: /127.0.0.1:45654, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, duration: 54443515
2015-02-11 00:52:55,282 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:55,282 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59274, dest: /127.0.0.1:50636, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, duration: 55972524
2015-02-11 00:52:55,282 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,283 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,283 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58391, dest: /127.0.0.1:55564, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, duration: 56436596
2015-02-11 00:52:55,284 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,284 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58396, bytes: 499, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1, offset: 1024, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 250420
2015-02-11 00:52:55,284 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741861_1037{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,284 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,293 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0003_m_000000_0_-748388701_1
2015-02-11 00:52:55,313 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:55,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,381 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038 src: /127.0.0.1:58397 dest: /127.0.0.1:55564
2015-02-11 00:52:55,383 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038 src: /127.0.0.1:59279 dest: /127.0.0.1:50636
2015-02-11 00:52:55,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,386 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038 src: /127.0.0.1:50708 dest: /127.0.0.1:45654
2015-02-11 00:52:55,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:55,421 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,430 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59341, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 395011
2015-02-11 00:52:55,435 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50708, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, duration: 47210023
2015-02-11 00:52:55,436 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:55,436 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59279, dest: /127.0.0.1:50636, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, duration: 47173860
2015-02-11 00:52:55,436 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,436 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,437 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58397, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, duration: 48702253
2015-02-11 00:52:55,437 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,437 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,438 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741862_1038{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,444 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0/part-00001 is closed by DFSClient_attempt_1423615921275_0003_m_000001_0_675489777_1
2015-02-11 00:52:55,454 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:55,490 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0003_01_000002
2015-02-11 00:52:55,490 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000002
2015-02-11 00:52:55,491 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:52:55,491 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0003_01_000002
2015-02-11 00:52:55,493 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50710, bytes: 1015, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1, offset: 512, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741857_1033, duration: 288398
2015-02-11 00:52:55,509 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0003_01_000002 is : 143
2015-02-11 00:52:55,516 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:55,521 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039 src: /127.0.0.1:58403 dest: /127.0.0.1:55564
2015-02-11 00:52:55,523 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039 src: /127.0.0.1:59284 dest: /127.0.0.1:50636
2015-02-11 00:52:55,525 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039 src: /127.0.0.1:50713 dest: /127.0.0.1:45654
2015-02-11 00:52:55,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,532 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:55,532 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000002
2015-02-11 00:52:55,533 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000002
2015-02-11 00:52:55,534 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000002
2015-02-11 00:52:55,534 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist for DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:55,534 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000002
2015-02-11 00:52:55,534 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:55,534 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0003_01_000002 from application application_1423615921275_0003
2015-02-11 00:52:55,534 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000002
2015-02-11 00:52:55,535 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:55,535 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0003
2015-02-11 00:52:55,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000001	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:55,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:55,623 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0003_01_000003
2015-02-11 00:52:55,623 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000003
2015-02-11 00:52:55,623 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:52:55,623 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0003_01_000003
2015-02-11 00:52:55,624 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0003_01_000002]
2015-02-11 00:52:55,624 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:55,624 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0003_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:52:55,624 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000002
2015-02-11 00:52:55,624 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0003_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:52:55,625 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:52:55,626 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0003_01_000002, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:55,626 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:55,626 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:52:55,626 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0003_000001 released container container_1423615921275_0003_01_000002 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:52:55,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:55,644 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0003_01_000003 is : 143
2015-02-11 00:52:55,663 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:55,663 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000003
2015-02-11 00:52:55,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000003
2015-02-11 00:52:55,664 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000003
2015-02-11 00:52:55,665 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000003
2015-02-11 00:52:55,666 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000003
2015-02-11 00:52:55,666 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:55,666 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0003_01_000003 from application application_1423615921275_0003
2015-02-11 00:52:55,666 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:55,666 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0003
2015-02-11 00:52:55,756 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0/part-00003. BP-646844521-10.31.157.187-1423615901825 blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:55,848 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040 src: /127.0.0.1:58406 dest: /127.0.0.1:55564
2015-02-11 00:52:55,850 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040 src: /127.0.0.1:50715 dest: /127.0.0.1:45654
2015-02-11 00:52:55,852 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040 src: /127.0.0.1:59348 dest: /127.0.0.1:57570
2015-02-11 00:52:55,871 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58409, bytes: 24, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 290167
2015-02-11 00:52:55,899 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0/part-00002. BP-646844521-10.31.157.187-1423615901825 blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:52:55,904 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59348, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, duration: 50977876
2015-02-11 00:52:55,904 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:55,905 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,905 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50715, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, duration: 51722750
2015-02-11 00:52:55,905 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,907 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,907 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58406, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, duration: 53717515
2015-02-11 00:52:55,907 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:55,908 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741864_1040{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:52:55,914 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0/part-00003 is closed by DFSClient_attempt_1423615921275_0003_m_000003_0_-1406383316_1
2015-02-11 00:52:55,972 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041 src: /127.0.0.1:50718 dest: /127.0.0.1:45654
2015-02-11 00:52:55,977 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041 src: /127.0.0.1:58411 dest: /127.0.0.1:55564
2015-02-11 00:52:55,979 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041 src: /127.0.0.1:59352 dest: /127.0.0.1:57570
2015-02-11 00:52:55,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000003	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:56,029 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59352, dest: /127.0.0.1:57570, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, duration: 47116260
2015-02-11 00:52:56,029 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:56,029 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58411, dest: /127.0.0.1:55564, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, duration: 47815192
2015-02-11 00:52:56,030 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,030 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,030 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50718, dest: /127.0.0.1:45654, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, duration: 48805523
2015-02-11 00:52:56,031 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,031 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,031 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741865_1041{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,038 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0/part-00002 is closed by DFSClient_attempt_1423615921275_0003_m_000002_0_-2001038987_1
2015-02-11 00:52:56,090 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0003_01_000005
2015-02-11 00:52:56,090 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000005
2015-02-11 00:52:56,090 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:52:56,091 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0003_01_000005
2015-02-11 00:52:56,109 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0003_01_000005 is : 143
2015-02-11 00:52:56,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,126 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:56,127 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005
2015-02-11 00:52:56,128 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005
2015-02-11 00:52:56,129 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005
2015-02-11 00:52:56,130 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000005
2015-02-11 00:52:56,130 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000005
2015-02-11 00:52:56,131 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:56,131 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0003_01_000005 from application application_1423615921275_0003
2015-02-11 00:52:56,131 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:56,132 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0003
2015-02-11 00:52:56,132 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,133 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/_temporary/attempt_1423615921275_0003_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000002	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:52:56,209 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0003_01_000004
2015-02-11 00:52:56,209 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000004
2015-02-11 00:52:56,210 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0003_01_000005]
2015-02-11 00:52:56,210 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:52:56,210 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0003_01_000004
2015-02-11 00:52:56,210 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:56,210 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0003_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:52:56,211 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000005
2015-02-11 00:52:56,211 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0003_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:52:56,211 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:52:56,212 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0003_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:56,212 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:56,212 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:52:56,212 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0003_000001 released container container_1423615921275_0003_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:52:56,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,224 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,227 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0003_01_000004 is : 143
2015-02-11 00:52:56,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,248 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:52:56,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004
2015-02-11 00:52:56,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004
2015-02-11 00:52:56,249 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004
2015-02-11 00:52:56,250 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000004
2015-02-11 00:52:56,250 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:52:56,250 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0003_01_000004 from application application_1423615921275_0003
2015-02-11 00:52:56,250 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000004
2015-02-11 00:52:56,250 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:56,250 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0003
2015-02-11 00:52:56,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00001	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,267 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00002	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,279 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary/1/task_1423615921275_0003_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00003	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,302 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,310 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,331 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50713, dest: /127.0.0.1:45654, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, duration: 803493558
2015-02-11 00:52:56,332 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:56,333 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 15809
2015-02-11 00:52:56,333 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59284, dest: /127.0.0.1:50636, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, duration: 805427348
2015-02-11 00:52:56,334 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,335 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58403, dest: /127.0.0.1:55564, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, duration: 806064669
2015-02-11 00:52:56,335 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,335 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 15809
2015-02-11 00:52:56,336 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741863_1039{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 15809
2015-02-11 00:52:56,340 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,348 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:56,353 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042 src: /127.0.0.1:59353 dest: /127.0.0.1:57570
2015-02-11 00:52:56,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042 src: /127.0.0.1:59294 dest: /127.0.0.1:50636
2015-02-11 00:52:56,357 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042 src: /127.0.0.1:50723 dest: /127.0.0.1:45654
2015-02-11 00:52:56,360 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50723, dest: /127.0.0.1:45654, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, duration: 2070810
2015-02-11 00:52:56,361 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:56,361 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,361 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59294, dest: /127.0.0.1:50636, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, duration: 2477291
2015-02-11 00:52:56,362 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59353, dest: /127.0.0.1:57570, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, duration: 3752817
2015-02-11 00:52:56,363 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741866_1042{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,367 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary_tmp is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,399 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59296, bytes: 48879, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039, duration: 297775
2015-02-11 00:52:56,402 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:56,406 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043 src: /127.0.0.1:59297 dest: /127.0.0.1:50636
2015-02-11 00:52:56,408 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043 src: /127.0.0.1:58418 dest: /127.0.0.1:55564
2015-02-11 00:52:56,409 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043 src: /127.0.0.1:50727 dest: /127.0.0.1:45654
2015-02-11 00:52:56,413 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50727, dest: /127.0.0.1:45654, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, duration: 2955417
2015-02-11 00:52:56,414 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:56,414 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,415 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58418, dest: /127.0.0.1:55564, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, duration: 3534928
2015-02-11 00:52:56,415 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,416 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,416 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59297, dest: /127.0.0.1:50636, bytes: 48499, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, duration: 4942866
2015-02-11 00:52:56,417 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,417 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741867_1043{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,420 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,430 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003/job_1423615921275_0003_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:56,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:52:56,438 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50728, bytes: 106518, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741860_1036, duration: 430909
2015-02-11 00:52:56,442 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:52:56,446 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044 src: /127.0.0.1:59361 dest: /127.0.0.1:57570
2015-02-11 00:52:56,448 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044 src: /127.0.0.1:50730 dest: /127.0.0.1:45654
2015-02-11 00:52:56,450 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044 src: /127.0.0.1:58423 dest: /127.0.0.1:55564
2015-02-11 00:52:56,454 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58423, dest: /127.0.0.1:55564, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, duration: 3456249
2015-02-11 00:52:56,455 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:56,455 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,455 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50730, dest: /127.0.0.1:45654, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, duration: 4208067
2015-02-11 00:52:56,456 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,456 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,456 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59361, dest: /127.0.0.1:57570, bytes: 105690, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2043842631_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, duration: 4239615
2015-02-11 00:52:56,457 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:56,457 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741868_1044{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:56,461 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-2043842631_1
2015-02-11 00:52:56,466 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0003-1423615962092-teamcity-%5B9788E4D8EA5B42AE8E776601B963159A%2F397CE6C7FA124E90-1423615976311-4-0-SUCCEEDED-default-1423615968221.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:52:56,526 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0003_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:52:56,526 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:56,526 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0003 with final state: FINISHING
2015-02-11 00:52:56,527 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from RUNNING to FINAL_SAVING
2015-02-11 00:52:56,527 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0003
2015-02-11 00:52:56,527 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:56,527 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from FINAL_SAVING to FINISHING
2015-02-11 00:52:56,624 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0003_01_000003]
2015-02-11 00:52:56,624 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:56,625 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0003_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:52:56,625 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000003
2015-02-11 00:52:56,625 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0003_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:52:56,625 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:52:56,626 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0003_01_000003, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:56,626 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:56,626 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:52:56,626 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0003_000001 released container container_1423615921275_0003_01_000003 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:52:56,734 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038
2015-02-11 00:52:56,734 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044
2015-02-11 00:52:56,734 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042
2015-02-11 00:52:56,735 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042
2015-02-11 00:52:56,735 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039
2015-02-11 00:52:56,735 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040
2015-02-11 00:52:56,736 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043
2015-02-11 00:52:56,736 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041
2015-02-11 00:52:56,737 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037
2015-02-11 00:52:57,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039
2015-02-11 00:52:57,208 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041
2015-02-11 00:52:57,210 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044
2015-02-11 00:52:57,210 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0003_01_000004]
2015-02-11 00:52:57,211 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037
2015-02-11 00:52:57,211 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:52:57,211 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0003_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:52:57,211 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038
2015-02-11 00:52:57,211 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000004
2015-02-11 00:52:57,211 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0003_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:52:57,212 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:52:57,212 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040
2015-02-11 00:52:57,213 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0003_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:52:57,213 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:57,213 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:52:57,213 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0003_000001 released container container_1423615921275_0003_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:52:57,214 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043
2015-02-11 00:52:57,214 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741866_1042
2015-02-11 00:52:57,532 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040
2015-02-11 00:52:57,534 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741863_1039
2015-02-11 00:52:57,535 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741868_1044
2015-02-11 00:52:57,536 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041
2015-02-11 00:52:57,536 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741856_1032 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:50636 127.0.0.1:45654 
2015-02-11 00:52:57,537 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037
2015-02-11 00:52:57,538 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741857_1033 127.0.0.1:57570 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:45654 
2015-02-11 00:52:57,538 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038
2015-02-11 00:52:57,538 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741858_1034 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:55564 
2015-02-11 00:52:57,538 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741859_1035 127.0.0.1:50636 127.0.0.1:45654 127.0.0.1:55564 
2015-02-11 00:52:57,538 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741863_1039 127.0.0.1:55564 127.0.0.1:50636 127.0.0.1:45654 
2015-02-11 00:52:57,539 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741860_1036 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:52:57,539 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741867_1043
2015-02-11 00:52:57,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,574 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741859_1035, blk_1073741860_1036, blk_1073741863_1039]
2015-02-11 00:52:57,575 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741858_1034, blk_1073741859_1035, blk_1073741863_1039]
2015-02-11 00:52:57,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,598 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary
2015-02-11 00:52:57,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,599 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] completed flow: second
2015-02-11 00:52:57,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,624 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 2
2015-02-11 00:52:57,625 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,628 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59365, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 275102
2015-02-11 00:52:57,629 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,632 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59306, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 240066
2015-02-11 00:52:57,632 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/glob2
2015-02-11 00:52:57,633 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,636 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,638 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,642 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58427, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741861_1037, duration: 238982
2015-02-11 00:52:57,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,646 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50736, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741862_1038, duration: 238169
2015-02-11 00:52:57,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,650 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59365, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741865_1041, duration: 219667
2015-02-11 00:52:57,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,652 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,654 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59365, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741864_1040, duration: 217283
2015-02-11 00:52:57,654 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/glob
2015-02-11 00:52:57,655 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,659 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,662 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,664 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50736, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741854_1030, duration: 239607
2015-02-11 00:52:57,665 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/glob/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,669 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59306, bytes: 24, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741855_1031, duration: 299438
2015-02-11 00:52:57,670 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,671 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,694 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:52:57,694 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:52:57,730 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,732 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper] starting
2015-02-11 00:52:57,733 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["DupeConfigScheme[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt"]
2015-02-11 00:52:57,733 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt"]
2015-02-11 00:52:57,733 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  sink: Hfs["TextLine[['line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig"]
2015-02-11 00:52:57,734 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  parallel execution is enabled: true
2015-02-11 00:52:57,734 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  starting jobs: 1
2015-02-11 00:52:57,734 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [lower*upper]  allocating threads: 1
2015-02-11 00:52:57,735 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] starting step: (1/1) ...ooptapplatform/dupeconfig
2015-02-11 00:52:57,751 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:57,768 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:52:57,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,775 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 4
2015-02-11 00:52:57,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:52:57,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:52:57,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,790 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:57,794 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 src: /127.0.0.1:58429 dest: /127.0.0.1:55564
2015-02-11 00:52:57,797 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 src: /127.0.0.1:50738 dest: /127.0.0.1:45654
2015-02-11 00:52:57,799 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 src: /127.0.0.1:59371 dest: /127.0.0.1:57570
2015-02-11 00:52:57,805 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59371, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, duration: 4964872
2015-02-11 00:52:57,805 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:57,806 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,806 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50738, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, duration: 5714145
2015-02-11 00:52:57,807 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,807 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,808 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58429, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, duration: 7077011
2015-02-11 00:52:57,808 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,809 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741869_1045{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,813 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:57,814 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar
2015-02-11 00:52:57,816 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,819 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,823 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,832 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:52:57,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,838 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,842 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,843 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split
2015-02-11 00:52:57,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,847 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:52:57,851 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046 src: /127.0.0.1:59372 dest: /127.0.0.1:57570
2015-02-11 00:52:57,853 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046 src: /127.0.0.1:58433 dest: /127.0.0.1:55564
2015-02-11 00:52:57,855 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046 src: /127.0.0.1:59314 dest: /127.0.0.1:50636
2015-02-11 00:52:57,856 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046 src: /127.0.0.1:50743 dest: /127.0.0.1:45654
2015-02-11 00:52:57,861 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50743, dest: /127.0.0.1:45654, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 2653340
2015-02-11 00:52:57,861 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:57,861 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,862 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59314, dest: /127.0.0.1:50636, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 3300984
2015-02-11 00:52:57,862 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,862 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,863 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58433, dest: /127.0.0.1:55564, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 3357731
2015-02-11 00:52:57,863 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,863 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,864 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59372, dest: /127.0.0.1:57570, bytes: 1742, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 4569532
2015-02-11 00:52:57,864 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,864 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741870_1046{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,868 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:57,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,876 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:52:57,880 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047 src: /127.0.0.1:59376 dest: /127.0.0.1:57570
2015-02-11 00:52:57,882 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047 src: /127.0.0.1:59317 dest: /127.0.0.1:50636
2015-02-11 00:52:57,883 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047 src: /127.0.0.1:50746 dest: /127.0.0.1:45654
2015-02-11 00:52:57,887 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50746, dest: /127.0.0.1:45654, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, duration: 1803731
2015-02-11 00:52:57,887 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:57,888 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,888 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59317, dest: /127.0.0.1:50636, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, duration: 2825292
2015-02-11 00:52:57,889 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,890 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,890 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59376, dest: /127.0.0.1:57570, bytes: 183, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, duration: 4551488
2015-02-11 00:52:57,891 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,891 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741871_1047{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,895 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:57,895 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:5
2015-02-11 00:52:57,899 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,902 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:52:57,911 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:52:57,915 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048 src: /127.0.0.1:50747 dest: /127.0.0.1:45654
2015-02-11 00:52:57,917 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048 src: /127.0.0.1:58440 dest: /127.0.0.1:55564
2015-02-11 00:52:57,919 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048 src: /127.0.0.1:59381 dest: /127.0.0.1:57570
2015-02-11 00:52:57,923 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59381, dest: /127.0.0.1:57570, bytes: 91547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, duration: 3030344
2015-02-11 00:52:57,924 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:52:57,924 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,924 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58440, dest: /127.0.0.1:55564, bytes: 91547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, duration: 3880790
2015-02-11 00:52:57,925 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,925 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50747, dest: /127.0.0.1:45654, bytes: 91547, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, duration: 4674131
2015-02-11 00:52:57,926 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,926 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:52:57,927 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741872_1048{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:52:57,930 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:52:57,931 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0004
2015-02-11 00:52:57,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,933 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,934 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,936 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,937 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,938 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,939 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,940 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,941 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,946 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,948 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,949 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:57,951 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 4 submitted by user teamcity
2015-02-11 00:52:57,951 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0004
2015-02-11 00:52:57,951 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0004
2015-02-11 00:52:57,952 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0004
2015-02-11 00:52:57,952 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from NEW to NEW_SAVING
2015-02-11 00:52:57,952 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:52:57,952 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0004 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:52:57,953 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0004 from user: teamcity, in queue: default
2015-02-11 00:52:57,953 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from SUBMITTED to ACCEPTED
2015-02-11 00:52:57,953 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0004
2015-02-11 00:52:57,953 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0004_000001
2015-02-11 00:52:57,954 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from NEW to SUBMITTED
2015-02-11 00:52:57,954 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0004 from user: teamcity activated in queue: default
2015-02-11 00:52:57,954 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0004 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:52:57,954 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0004_000001 to scheduler from user teamcity in queue default
2015-02-11 00:52:57,955 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:52:57,957 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0004/
2015-02-11 00:52:57,957 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] submitted hadoop job: job_1423615921275_0004
2015-02-11 00:52:57,957 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [lower*upper] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0004/
2015-02-11 00:52:58,212 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:52:58,213 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000001
2015-02-11 00:52:58,213 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:52:58,213 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:52:58,213 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:52:58,214 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:52:58,214 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0004_01_000001
2015-02-11 00:52:58,214 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:52:58,214 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0004_000001
2015-02-11 00:52:58,215 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0004 AttemptId: appattempt_1423615921275_0004_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ]
2015-02-11 00:52:58,215 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:52:58,215 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:52:58,216 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0004_000001
2015-02-11 00:52:58,217 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] for AM appattempt_1423615921275_0004_000001
2015-02-11 00:52:58,217 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0004_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:52:58,222 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0004_000001 (auth:SIMPLE)
2015-02-11 00:52:58,225 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000001 by user teamcity
2015-02-11 00:52:58,226 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0004
2015-02-11 00:52:58,226 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000001
2015-02-11 00:52:58,226 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from NEW to INITING
2015-02-11 00:52:58,226 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000001 to application application_1423615921275_0004
2015-02-11 00:52:58,227 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] for AM appattempt_1423615921275_0004_000001
2015-02-11 00:52:58,227 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from INITING to RUNNING
2015-02-11 00:52:58,227 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:52:58,227 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:52:58,227 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:52:58,228 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:52:58,228 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:52:58,228 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:52:58,228 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:52:58,229 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0004_01_000001
2015-02-11 00:52:58,249 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0004_01_000001.tokens. Credentials list: 
2015-02-11 00:52:58,282 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:52:58,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0004_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001.tokens
2015-02-11 00:52:58,431 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:52:58,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,602 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58427, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-841017136_3184, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, duration: 1198080
2015-02-11 00:52:58,648 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0004/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:58,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856 for deletion
2015-02-11 00:52:58,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857 for deletion
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858 for deletion
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859 for deletion
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863 for deletion
2015-02-11 00:52:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859
2015-02-11 00:52:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863
2015-02-11 00:52:58,685 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,687 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,698 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59306, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-841017136_3184, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, duration: 261611
2015-02-11 00:52:58,734 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:58,765 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,779 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59365, bytes: 1758, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-841017136_3184, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 277535
2015-02-11 00:52:58,814 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:58,843 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:52:58,856 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58427, bytes: 92263, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-841017136_3184, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, duration: 443698
2015-02-11 00:52:58,891 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:52:58,891 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:52:58,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856 for deletion
2015-02-11 00:52:58,933 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857 for deletion
2015-02-11 00:52:58,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859 for deletion
2015-02-11 00:52:58,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860 for deletion
2015-02-11 00:52:58,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863 for deletion
2015-02-11 00:52:58,934 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856
2015-02-11 00:52:58,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859
2015-02-11 00:52:58,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857
2015-02-11 00:52:58,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860
2015-02-11 00:52:58,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863
2015-02-11 00:52:58,941 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:52:58,941 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:52:59,063 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001/default_container_executor.sh]
2015-02-11 00:52:59,212 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:00,575 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:55564 to replicate blk_1073741869_1045 to datanode(s) 127.0.0.1:50636
2015-02-11 00:53:00,576 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741858_1034, blk_1073741860_1036]
2015-02-11 00:53:00,576 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741856_1032, blk_1073741857_1033, blk_1073741858_1034, blk_1073741859_1035, blk_1073741860_1036, blk_1073741863_1039]
2015-02-11 00:53:01,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856 for deletion
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857 for deletion
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858 for deletion
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860 for deletion
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858
2015-02-11 00:53:01,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857
2015-02-11 00:53:01,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860
2015-02-11 00:53:01,741 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047
2015-02-11 00:53:01,742 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046
2015-02-11 00:53:01,746 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045
2015-02-11 00:53:01,746 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046
2015-02-11 00:53:01,747 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047
2015-02-11 00:53:01,749 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048
2015-02-11 00:53:01,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,050 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,149 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,153 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,214 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=0f3f2c6a-4886-4c46-92ba-cd15439869f7, infoPort=53826, ipcPort=46872, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 to 127.0.0.1:50636 
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856 for deletion
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857 for deletion
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858 for deletion
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741856_1032 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741856
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859 for deletion
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741857_1033 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741857
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860 for deletion
2015-02-11 00:53:02,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741858_1034 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741858
2015-02-11 00:53:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863 for deletion
2015-02-11 00:53:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741859_1035 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741859
2015-02-11 00:53:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741860_1036 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741860
2015-02-11 00:53:02,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741863_1039 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741863
2015-02-11 00:53:02,217 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 src: /127.0.0.1:59329 dest: /127.0.0.1:50636
2015-02-11 00:53:02,217 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 (numBytes=254067) to /127.0.0.1:50636
2015-02-11 00:53:02,219 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046
2015-02-11 00:53:02,219 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047
2015-02-11 00:53:02,219 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045 src: /127.0.0.1:59329 dest: /127.0.0.1:50636 of size 254067
2015-02-11 00:53:02,220 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741869_1045 size 254067
2015-02-11 00:53:02,221 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048
2015-02-11 00:53:02,224 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045
2015-02-11 00:53:02,549 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045
2015-02-11 00:53:02,549 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046
2015-02-11 00:53:02,551 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048
2015-02-11 00:53:02,658 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,674 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:02,700 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0003_01_000001 succeeded 
2015-02-11 00:53:02,701 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:53:02,701 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0003_01_000001
2015-02-11 00:53:02,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001
2015-02-11 00:53:02,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001
2015-02-11 00:53:02,718 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001
2015-02-11 00:53:02,719 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003/container_1423615921275_0003_01_000001
2015-02-11 00:53:02,720 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000001
2015-02-11 00:53:02,720 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0003_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:53:02,722 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0003_01_000001 from application application_1423615921275_0003
2015-02-11 00:53:02,722 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:02,722 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0003
2015-02-11 00:53:02,768 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59390, bytes: 187, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741871_1047, duration: 268777
2015-02-11 00:53:03,627 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0003_01_000001]
2015-02-11 00:53:03,627 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0003_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:03,627 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0003_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:53:03,627 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0003	CONTAINERID=container_1423615921275_0003_01_000001
2015-02-11 00:53:03,627 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0003_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:03,628 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:03,628 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0003_000001
2015-02-11 00:53:03,628 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0003_01_000001, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:03,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:03,628 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:53:03,628 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0003_000001 State change from FINISHING to FINISHED
2015-02-11 00:53:03,629 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0003_000001 released container container_1423615921275_0003_01_000001 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:03,629 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0003 State change from FINISHING to FINISHED
2015-02-11 00:53:03,629 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0003_000001 is done. finalState=FINISHED
2015-02-11 00:53:03,629 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0003
2015-02-11 00:53:03,629 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0003 requests cleared
2015-02-11 00:53:03,629 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0003 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:53:03,629 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0003,name=[9788E4D8EA5B42AE8E776601B963159A/397CE6C7FA124E90AB6DAA36BF995586] second/(1/1) ...1/hadooptapplatform/glob2,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0003/jobhistory/job/job_1423615921275_0003,appMasterHost=ip-10-31-157-187,startTime=1423615962092,finishTime=1423615976526,finalStatus=SUCCEEDED
2015-02-11 00:53:03,629 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0003 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:53:03,630 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0003_000001
2015-02-11 00:53:03,635 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0003_000001 (auth:SIMPLE)
2015-02-11 00:53:03,637 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0003_01_000001
2015-02-11 00:53:04,122 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0004_000001 (auth:SIMPLE)
2015-02-11 00:53:04,126 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0004_000001
2015-02-11 00:53:04,127 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0004	APPATTEMPTID=appattempt_1423615921275_0004_000001
2015-02-11 00:53:04,127 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:53:04,127 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from ACCEPTED to RUNNING
2015-02-11 00:53:04,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:04,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:04,214 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:04,214 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,215 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0003
2015-02-11 00:53:04,215 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,215 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:04,215 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0003, with delay of 10800 seconds
2015-02-11 00:53:04,215 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,215 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:04,552 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:53:04,615 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049 src: /127.0.0.1:59335 dest: /127.0.0.1:50636
2015-02-11 00:53:04,617 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049 src: /127.0.0.1:58456 dest: /127.0.0.1:55564
2015-02-11 00:53:04,619 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049 src: /127.0.0.1:50765 dest: /127.0.0.1:45654
2015-02-11 00:53:04,628 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:04,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,629 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0003
2015-02-11 00:53:04,629 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0003 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:04,629 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0003
2015-02-11 00:53:04,629 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0003, with delay of 10800 seconds
2015-02-11 00:53:04,671 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50765, dest: /127.0.0.1:45654, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, duration: 49965859
2015-02-11 00:53:04,671 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:04,671 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:04,672 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58456, dest: /127.0.0.1:55564, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, duration: 50280918
2015-02-11 00:53:04,672 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:04,672 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:04,672 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59335, dest: /127.0.0.1:50636, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, duration: 50944389
2015-02-11 00:53:04,673 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:04,673 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741873_1049{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:04,679 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:05,214 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:05,215 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000002
2015-02-11 00:53:05,215 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:53:05,215 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:05,215 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:05,216 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:05,217 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:05,217 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000003
2015-02-11 00:53:05,217 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:53:05,217 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:05,217 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:05,218 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:05,479 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:05,480 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000004
2015-02-11 00:53:05,480 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:05,480 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:05,480 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:05,480 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:05,481 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:05,481 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000005
2015-02-11 00:53:05,481 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:53:05,481 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:05,482 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:05,482 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:05,482 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:05,482 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000006
2015-02-11 00:53:05,482 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available after allocation
2015-02-11 00:53:05,483 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0004_000001 container=Container: [ContainerId: container_1423615921275_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:05,483 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:53:05,483 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:06,205 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0004_01_000002
2015-02-11 00:53:06,206 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:06,206 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:06,206 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:53267 for container : container_1423615921275_0004_01_000004
2015-02-11 00:53:06,207 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:06,207 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:06,208 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:06,273 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,296 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,342 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,429 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0004_000001 (auth:SIMPLE)
2015-02-11 00:53:06,429 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0004_000001 (auth:SIMPLE)
2015-02-11 00:53:06,436 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000002 by user teamcity
2015-02-11 00:53:06,437 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000003 by user teamcity
2015-02-11 00:53:06,437 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000002
2015-02-11 00:53:06,437 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000002 to application application_1423615921275_0004
2015-02-11 00:53:06,437 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000003
2015-02-11 00:53:06,437 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000003 to application application_1423615921275_0004
2015-02-11 00:53:06,438 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:53:06,438 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:53:06,438 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,438 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,439 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:06,439 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0004
2015-02-11 00:53:06,439 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,439 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,439 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:06,440 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0004
2015-02-11 00:53:06,440 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:06,441 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000004 by user teamcity
2015-02-11 00:53:06,441 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:06,441 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0004
2015-02-11 00:53:06,442 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000004
2015-02-11 00:53:06,442 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000005 by user teamcity
2015-02-11 00:53:06,443 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0004_01_000006 by user teamcity
2015-02-11 00:53:06,444 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000006
2015-02-11 00:53:06,442 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from NEW to INITING
2015-02-11 00:53:06,444 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000005
2015-02-11 00:53:06,447 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000004 to application application_1423615921275_0004
2015-02-11 00:53:06,448 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000005 to application application_1423615921275_0004
2015-02-11 00:53:06,448 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0004_01_000006 to application application_1423615921275_0004
2015-02-11 00:53:06,448 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from INITING to RUNNING
2015-02-11 00:53:06,449 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:53:06,449 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:53:06,449 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:53:06,450 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,450 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,450 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:06,450 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0004
2015-02-11 00:53:06,450 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:06,450 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:06,451 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:06,451 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:06,451 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,451 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,451 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:06,451 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0004
2015-02-11 00:53:06,452 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,452 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0004
2015-02-11 00:53:06,452 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:06,452 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0004
2015-02-11 00:53:06,453 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0004_01_000006
2015-02-11 00:53:06,456 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:53:06,462 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:53:06,463 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0004_01_000004
2015-02-11 00:53:06,464 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:53:06,464 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:53:06,464 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0004_01_000005
2015-02-11 00:53:06,466 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar, 1423615908149, FILE, null }
2015-02-11 00:53:06,466 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:addResource(740)) - Downloading public rsrc:{ hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar, 1423615907836, FILE, null }
2015-02-11 00:53:06,480 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:06,480 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:06,481 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:06,490 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423615921275_0004_01_000006.tokens. Credentials list: 
2015-02-11 00:53:06,495 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0004_01_000004.tokens. Credentials list: 
2015-02-11 00:53:06,509 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423615921275_0004_01_000005.tokens. Credentials list: 
2015-02-11 00:53:06,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,530 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:06,530 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:06,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,535 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:06,535 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:06,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:06,549 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58462, bytes: 408281, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741826_1002, duration: 1419375
2015-02-11 00:53:06,553 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50771, bytes: 495249, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741825_1001, duration: 2561945
2015-02-11 00:53:06,607 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/filecache/10/hadoop-6518671817503113645.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:06,612 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/filecache/11/MRAppJar.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:06,697 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000003/default_container_executor.sh]
2015-02-11 00:53:06,713 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000002/default_container_executor.sh]
2015-02-11 00:53:06,726 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423615921275_0004_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006.tokens
2015-02-11 00:53:06,727 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:06,747 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049
2015-02-11 00:53:06,884 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,901 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59346, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1939064509_3534, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045, duration: 713165
2015-02-11 00:53:06,948 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741869_1045
2015-02-11 00:53:06,956 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0004/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:06,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:06,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:07,008 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58462, bytes: 92263, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1939064509_3534, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741872_1048, duration: 417807
2015-02-11 00:53:07,047 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:07,047 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:07,047 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:07,047 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:07,129 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:07,130 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:07,130 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:07,130 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:07,130 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:07,130 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:07,215 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:07,215 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:07,228 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:53:07,230 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049
2015-02-11 00:53:07,295 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005/default_container_executor.sh]
2015-02-11 00:53:07,298 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004/default_container_executor.sh]
2015-02-11 00:53:07,299 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006/default_container_executor.sh]
2015-02-11 00:53:07,556 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049
2015-02-11 00:53:08,175 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:08,530 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/nmPrivate/container_1423615921275_0004_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005.tokens
2015-02-11 00:53:08,531 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:08,835 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:09,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0004_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004.tokens
2015-02-11 00:53:09,409 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:11,080 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,253 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59417, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 294116
2015-02-11 00:53:11,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,380 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50787, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 352704
2015-02-11 00:53:11,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:11,453 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59420, bytes: 1758, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 276071
2015-02-11 00:53:11,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:11,787 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,801 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,809 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,819 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59417, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 300264
2015-02-11 00:53:11,861 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:11,956 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050 src: /127.0.0.1:50789 dest: /127.0.0.1:45654
2015-02-11 00:53:11,959 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050 src: /127.0.0.1:59422 dest: /127.0.0.1:57570
2015-02-11 00:53:11,961 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050 src: /127.0.0.1:58483 dest: /127.0.0.1:55564
2015-02-11 00:53:11,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:11,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,016 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58483, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 53828108
2015-02-11 00:53:12,017 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:12,017 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59422, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 54249122
2015-02-11 00:53:12,018 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,018 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50789, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 55240103
2015-02-11 00:53:12,018 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,020 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,021 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741874_1050{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,025 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0/part-00001 is closed by DFSClient_attempt_1423615921275_0004_m_000001_0_1653407668_1
2015-02-11 00:53:12,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,067 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58486, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 1311514
2015-02-11 00:53:12,072 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59420, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 215236
2015-02-11 00:53:12,124 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:12,139 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,148 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,150 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50795, bytes: 1242, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 512, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 290547
2015-02-11 00:53:12,151 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,150 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,164 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000001	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:12,175 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59368, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 1024, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 284596
2015-02-11 00:53:12,211 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051 src: /127.0.0.1:58489 dest: /127.0.0.1:55564
2015-02-11 00:53:12,213 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051 src: /127.0.0.1:50799 dest: /127.0.0.1:45654
2015-02-11 00:53:12,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051 src: /127.0.0.1:59372 dest: /127.0.0.1:50636
2015-02-11 00:53:12,235 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050
2015-02-11 00:53:12,273 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59372, dest: /127.0.0.1:50636, bytes: 16, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 54279187
2015-02-11 00:53:12,273 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:12,274 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50799, dest: /127.0.0.1:45654, bytes: 16, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 54867338
2015-02-11 00:53:12,274 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,274 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,274 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58489, dest: /127.0.0.1:55564, bytes: 16, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 55704299
2015-02-11 00:53:12,275 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,276 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,276 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741875_1051{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,281 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000003
2015-02-11 00:53:12,281 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000003
2015-02-11 00:53:12,281 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:53:12,281 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000003
2015-02-11 00:53:12,283 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0004_m_000000_0_-922716007_1
2015-02-11 00:53:12,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,302 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59374, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 303193
2015-02-11 00:53:12,306 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0004_01_000003 is : 143
2015-02-11 00:53:12,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,316 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:53:12,317 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59435, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 1743892
2015-02-11 00:53:12,325 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:12,327 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000003
2015-02-11 00:53:12,323 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052 src: /127.0.0.1:50804 dest: /127.0.0.1:45654
2015-02-11 00:53:12,327 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000003
2015-02-11 00:53:12,327 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000003
2015-02-11 00:53:12,330 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000003
2015-02-11 00:53:12,330 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000003
2015-02-11 00:53:12,331 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:12,331 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000003 from application application_1423615921275_0004
2015-02-11 00:53:12,331 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:12,331 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:12,331 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052 src: /127.0.0.1:58497 dest: /127.0.0.1:55564
2015-02-11 00:53:12,339 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052 src: /127.0.0.1:59378 dest: /127.0.0.1:50636
2015-02-11 00:53:12,340 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:12,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:12,348 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist for DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:12,353 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50801, bytes: 726, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000004_0_1435534627_1, offset: 1024, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741870_1046, duration: 270231
2015-02-11 00:53:12,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:12,460 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000002
2015-02-11 00:53:12,460 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000002
2015-02-11 00:53:12,460 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:53:12,460 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000002
2015-02-11 00:53:12,462 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0004_01_000003]
2015-02-11 00:53:12,462 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:12,462 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:53:12,463 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000003
2015-02-11 00:53:12,463 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:53:12,463 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-11 00:53:12,476 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:12,477 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:12,477 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:12,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,478 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:53:12,489 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59379, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000004_0_1435534627_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 2954568
2015-02-11 00:53:12,498 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0004_01_000002 is : 143
2015-02-11 00:53:12,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000004_0/part-00004	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:12,515 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:12,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000002
2015-02-11 00:53:12,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000002
2015-02-11 00:53:12,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000002
2015-02-11 00:53:12,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000002
2015-02-11 00:53:12,517 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000002
2015-02-11 00:53:12,517 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:12,518 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000002 from application application_1423615921275_0004
2015-02-11 00:53:12,518 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:12,518 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:12,560 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050
2015-02-11 00:53:12,560 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051
2015-02-11 00:53:12,705 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,724 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,729 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59380, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 289660
2015-02-11 00:53:12,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,753 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59368, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 259980
2015-02-11 00:53:12,789 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0/part-00002. BP-646844521-10.31.157.187-1423615901825 blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:12,801 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0/part-00003. BP-646844521-10.31.157.187-1423615901825 blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:12,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:12,873 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59383, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0004_m_000004_0_1435534627_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 266416
2015-02-11 00:53:12,879 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054 src: /127.0.0.1:59382 dest: /127.0.0.1:50636
2015-02-11 00:53:12,879 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053 src: /127.0.0.1:58501 dest: /127.0.0.1:55564
2015-02-11 00:53:12,880 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053 src: /127.0.0.1:59445 dest: /127.0.0.1:57570
2015-02-11 00:53:12,881 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054 src: /127.0.0.1:59444 dest: /127.0.0.1:57570
2015-02-11 00:53:12,882 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053 src: /127.0.0.1:50814 dest: /127.0.0.1:45654
2015-02-11 00:53:12,885 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054 src: /127.0.0.1:50815 dest: /127.0.0.1:45654
2015-02-11 00:53:12,900 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000004_0/part-00004 is closed by DFSClient_attempt_1423615921275_0004_m_000004_0_1435534627_1
2015-02-11 00:53:12,929 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50814, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 42344835
2015-02-11 00:53:12,929 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:12,930 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59445, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 32170315
2015-02-11 00:53:12,930 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,931 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58501, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 42749163
2015-02-11 00:53:12,931 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,931 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,932 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,932 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741877_1053{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,941 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0/part-00002 is closed by DFSClient_attempt_1423615921275_0004_m_000002_0_1176632906_1
2015-02-11 00:53:12,958 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50815, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 61546795
2015-02-11 00:53:12,958 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:12,959 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,959 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59444, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 58374929
2015-02-11 00:53:12,959 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,960 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,960 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59382, dest: /127.0.0.1:50636, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 59391631
2015-02-11 00:53:12,960 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:12,965 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741878_1054{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:12,969 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0/part-00003 is closed by DFSClient_attempt_1423615921275_0004_m_000003_0_-2024164284_1
2015-02-11 00:53:13,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,007 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,016 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000004_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000004	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:13,034 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,049 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000002	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:13,054 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/_temporary/attempt_1423615921275_0004_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000003	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:13,100 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000006
2015-02-11 00:53:13,100 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000006
2015-02-11 00:53:13,100 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:53:13,100 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000006
2015-02-11 00:53:13,120 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0004_01_000006 is : 143
2015-02-11 00:53:13,126 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000004
2015-02-11 00:53:13,126 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000004
2015-02-11 00:53:13,142 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:13,142 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:53:13,143 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006
2015-02-11 00:53:13,143 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006
2015-02-11 00:53:13,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006
2015-02-11 00:53:13,144 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000004
2015-02-11 00:53:13,144 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000006
2015-02-11 00:53:13,156 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000005
2015-02-11 00:53:13,156 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000005
2015-02-11 00:53:13,161 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0004_01_000004 is : 143
2015-02-11 00:53:13,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,170 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,178 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000006
2015-02-11 00:53:13,178 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:13,178 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:53:13,178 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:13,179 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000006 from application application_1423615921275_0004
2015-02-11 00:53:13,179 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:13,179 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:13,179 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000005
2015-02-11 00:53:13,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,197 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0004_01_000005 is : 143
2015-02-11 00:53:13,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,203 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,205 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,209 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,210 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,212 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,213 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,214 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,216 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:13,216 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000004
2015-02-11 00:53:13,216 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004
2015-02-11 00:53:13,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004
2015-02-11 00:53:13,217 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004
2015-02-11 00:53:13,216 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000004
2015-02-11 00:53:13,218 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:13,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005
2015-02-11 00:53:13,219 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005
2015-02-11 00:53:13,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005
2015-02-11 00:53:13,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,221 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000004 from application application_1423615921275_0004
2015-02-11 00:53:13,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000005
2015-02-11 00:53:13,221 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:13,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,222 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:13,223 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000005
2015-02-11 00:53:13,223 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:13,223 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000005 from application application_1423615921275_0004
2015-02-11 00:53:13,223 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:13,224 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:13,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,231 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,233 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary/1/task_1423615921275_0004_m_000004/part-00004	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,251 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,255 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_SUCCESS is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,263 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,283 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59378, dest: /127.0.0.1:50636, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, duration: 940387608
2015-02-11 00:53:13,284 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:13,285 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58497, dest: /127.0.0.1:55564, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, duration: 939869854
2015-02-11 00:53:13,285 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 16465
2015-02-11 00:53:13,285 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,286 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50804, dest: /127.0.0.1:45654, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, duration: 941443653
2015-02-11 00:53:13,286 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 16465
2015-02-11 00:53:13,286 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,287 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741876_1052{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 16465
2015-02-11 00:53:13,290 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,294 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,298 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:53:13,302 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055 src: /127.0.0.1:59448 dest: /127.0.0.1:57570
2015-02-11 00:53:13,305 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055 src: /127.0.0.1:50817 dest: /127.0.0.1:45654
2015-02-11 00:53:13,307 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055 src: /127.0.0.1:58510 dest: /127.0.0.1:55564
2015-02-11 00:53:13,311 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58510, dest: /127.0.0.1:55564, bytes: 441, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, duration: 1860764
2015-02-11 00:53:13,311 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:13,311 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,312 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50817, dest: /127.0.0.1:45654, bytes: 441, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, duration: 2251976
2015-02-11 00:53:13,312 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,312 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,313 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59448, dest: /127.0.0.1:57570, bytes: 441, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, duration: 3490394
2015-02-11 00:53:13,313 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,313 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741879_1055{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,318 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary_tmp is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,339 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,347 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58511, bytes: 56005, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052, duration: 282727
2015-02-11 00:53:13,350 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:13,355 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056 src: /127.0.0.1:58512 dest: /127.0.0.1:55564
2015-02-11 00:53:13,356 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056 src: /127.0.0.1:50822 dest: /127.0.0.1:45654
2015-02-11 00:53:13,358 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056 src: /127.0.0.1:59395 dest: /127.0.0.1:50636
2015-02-11 00:53:13,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59395, dest: /127.0.0.1:50636, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, duration: 2401381
2015-02-11 00:53:13,362 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,363 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:13,362 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50822, dest: /127.0.0.1:45654, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, duration: 2768606
2015-02-11 00:53:13,363 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,363 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,363 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58512, dest: /127.0.0.1:55564, bytes: 55569, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, duration: 3247907
2015-02-11 00:53:13,364 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,364 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741880_1056{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,367 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,371 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,372 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,376 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004/job_1423615921275_0004_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:13,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:13,385 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58511, bytes: 108026, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741873_1049, duration: 500856
2015-02-11 00:53:13,388 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:53:13,394 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057 src: /127.0.0.1:50824 dest: /127.0.0.1:45654
2015-02-11 00:53:13,396 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057 src: /127.0.0.1:58517 dest: /127.0.0.1:55564
2015-02-11 00:53:13,397 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057 src: /127.0.0.1:59458 dest: /127.0.0.1:57570
2015-02-11 00:53:13,402 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59458, dest: /127.0.0.1:57570, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, duration: 2982109
2015-02-11 00:53:13,403 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,404 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:13,404 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58517, dest: /127.0.0.1:55564, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, duration: 5148152
2015-02-11 00:53:13,404 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,405 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,405 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50824, dest: /127.0.0.1:45654, bytes: 107186, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_647709594_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, duration: 6084828
2015-02-11 00:53:13,405 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:13,406 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741881_1057{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:13,409 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_647709594_1
2015-02-11 00:53:13,413 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,416 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0004-1423615977951-teamcity-%5BA2D14CB4E67F4CB6B4A4FA5F45853288%2FB14162205C9945F8-1423615993264-5-0-SUCCEEDED-default-1423615984169.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:13,435 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0004_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:53:13,435 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:13,435 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0004 with final state: FINISHING
2015-02-11 00:53:13,435 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:13,435 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0004
2015-02-11 00:53:13,436 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:13,436 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:13,462 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0004_01_000002]
2015-02-11 00:53:13,463 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:13,463 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:53:13,463 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000002
2015-02-11 00:53:13,463 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:53:13,463 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:53:13,464 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:13,464 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:13,464 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:13,464 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:14,157 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0004_01_000006, container_1423615921275_0004_01_000004, container_1423615921275_0004_01_000005]
2015-02-11 00:53:14,157 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:14,158 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:53:14,158 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000004
2015-02-11 00:53:14,158 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-11 00:53:14,158 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:53:14,159 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000004, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,159 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,159 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:14,160 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000004 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:14,160 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:14,160 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:53:14,160 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000005
2015-02-11 00:53:14,160 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:53:14,160 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:53:14,161 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000005, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,161 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,161 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:14,161 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000005 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:53:14,162 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:14,162 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:53:14,162 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000006
2015-02-11 00:53:14,162 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:14,162 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:14,163 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000006, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,163 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:14,163 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:53:14,163 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000006 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:14,445 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741869_1045 127.0.0.1:55564 127.0.0.1:45654 127.0.0.1:57570 127.0.0.1:50636 
2015-02-11 00:53:14,446 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741870_1046 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:50636 127.0.0.1:45654 
2015-02-11 00:53:14,446 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741871_1047 127.0.0.1:57570 127.0.0.1:50636 127.0.0.1:45654 
2015-02-11 00:53:14,446 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741872_1048 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:53:14,446 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741876_1052 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:50636 
2015-02-11 00:53:14,447 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741873_1049 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:45654 
2015-02-11 00:53:14,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,512 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary
2015-02-11 00:53:14,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,532 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,534 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,538 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 5
2015-02-11 00:53:14,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,542 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58519, bytes: 20, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 257136
2015-02-11 00:53:14,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,545 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58519, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 202809
2015-02-11 00:53:14,546 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,549 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50828, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 249007
2015-02-11 00:53:14,550 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,552 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59401, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 238820
2015-02-11 00:53:14,553 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,575 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,576 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,580 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 5
2015-02-11 00:53:14,581 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,583 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50828, bytes: 20, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 226156
2015-02-11 00:53:14,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,587 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59462, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 251227
2015-02-11 00:53:14,588 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,590 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58519, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 234142
2015-02-11 00:53:14,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,593 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50828, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 229814
2015-02-11 00:53:14,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,594 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/dupeconfig
2015-02-11 00:53:14,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,598 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,599 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,605 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50828, bytes: 20, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051, duration: 225047
2015-02-11 00:53:14,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,610 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59462, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050, duration: 219865
2015-02-11 00:53:14,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,613 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50828, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053, duration: 205967
2015-02-11 00:53:14,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,617 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59401, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054, duration: 209011
2015-02-11 00:53:14,618 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/dupeconfig/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,621 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,644 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:53:14,644 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:53:14,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,657 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,683 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:53:14,683 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:53:14,759 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting
2015-02-11 00:53:14,761 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  parallel execution is enabled: true
2015-02-11 00:53:14,761 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  starting flows: 2
2015-02-11 00:53:14,761 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second]  allocating threads: 2
2015-02-11 00:53:14,762 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting flow: first
2015-02-11 00:53:14,762 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] at least one sink is marked for delete
2015-02-11 00:53:14,762 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] sink oldest modified date: Wed Dec 31 23:59:59 UTC 1969
2015-02-11 00:53:14,764 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,766 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,768 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first] starting
2015-02-11 00:53:14,768 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  source: MultiSourceTap[2:[GlobHfs[/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/?{ppe[_r]}.txt], GlobHfs[/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/?{owe?}.txt]]]
2015-02-11 00:53:14,768 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource"]
2015-02-11 00:53:14,768 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  parallel execution is enabled: true
2015-02-11 00:53:14,769 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  starting jobs: 1
2015-02-11 00:53:14,769 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [first]  allocating threads: 1
2015-02-11 00:53:14,769 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] starting step: (1/1) ...pplatform/globmultisource
2015-02-11 00:53:14,785 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:14,801 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:14,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,809 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 5
2015-02-11 00:53:14,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:53:14,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:53:14,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,824 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:14,827 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 src: /127.0.0.1:59404 dest: /127.0.0.1:50636
2015-02-11 00:53:14,829 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 src: /127.0.0.1:50834 dest: /127.0.0.1:45654
2015-02-11 00:53:14,831 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 src: /127.0.0.1:58527 dest: /127.0.0.1:55564
2015-02-11 00:53:14,837 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58527, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, duration: 4778794
2015-02-11 00:53:14,837 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:14,837 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,838 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50834, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, duration: 4958711
2015-02-11 00:53:14,838 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,838 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,839 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59404, dest: /127.0.0.1:50636, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, duration: 5555572
2015-02-11 00:53:14,839 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,839 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741882_1058{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,845 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:14,846 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar
2015-02-11 00:53:14,848 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,853 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,854 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,855 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,864 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,866 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,866 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 2
2015-02-11 00:53:14,867 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,869 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,874 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,878 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split
2015-02-11 00:53:14,880 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,882 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:53:14,886 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059 src: /127.0.0.1:59408 dest: /127.0.0.1:50636
2015-02-11 00:53:14,887 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059 src: /127.0.0.1:59469 dest: /127.0.0.1:57570
2015-02-11 00:53:14,888 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059 src: /127.0.0.1:50838 dest: /127.0.0.1:45654
2015-02-11 00:53:14,890 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059 src: /127.0.0.1:58531 dest: /127.0.0.1:55564
2015-02-11 00:53:14,894 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58531, dest: /127.0.0.1:55564, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 1443560
2015-02-11 00:53:14,894 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:14,894 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,894 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50838, dest: /127.0.0.1:45654, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 3134743
2015-02-11 00:53:14,895 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,895 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,895 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59469, dest: /127.0.0.1:57570, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 3051169
2015-02-11 00:53:14,896 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,896 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,896 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59408, dest: /127.0.0.1:50636, bytes: 2089, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 4119236
2015-02-11 00:53:14,897 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741883_1059{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,897 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,901 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:14,904 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,907 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,909 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:14,913 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060 src: /127.0.0.1:50840 dest: /127.0.0.1:45654
2015-02-11 00:53:14,914 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060 src: /127.0.0.1:58533 dest: /127.0.0.1:55564
2015-02-11 00:53:14,916 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060 src: /127.0.0.1:59414 dest: /127.0.0.1:50636
2015-02-11 00:53:14,920 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59414, dest: /127.0.0.1:50636, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, duration: 1976898
2015-02-11 00:53:14,921 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:14,921 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,921 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58533, dest: /127.0.0.1:55564, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, duration: 2764276
2015-02-11 00:53:14,921 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,922 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,922 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50840, dest: /127.0.0.1:45654, bytes: 218, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, duration: 3555955
2015-02-11 00:53:14,922 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,923 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741884_1060{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,926 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:14,926 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:6
2015-02-11 00:53:14,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,932 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:14,942 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:53:14,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061 src: /127.0.0.1:59415 dest: /127.0.0.1:50636
2015-02-11 00:53:14,947 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061 src: /127.0.0.1:58536 dest: /127.0.0.1:55564
2015-02-11 00:53:14,948 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061 src: /127.0.0.1:59477 dest: /127.0.0.1:57570
2015-02-11 00:53:14,952 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59477, dest: /127.0.0.1:57570, bytes: 90894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, duration: 2889969
2015-02-11 00:53:14,953 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:14,953 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,953 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58536, dest: /127.0.0.1:55564, bytes: 90894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, duration: 3404998
2015-02-11 00:53:14,953 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,954 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,955 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59415, dest: /127.0.0.1:50636, bytes: 90894, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, duration: 3964282
2015-02-11 00:53:14,955 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741885_1061{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:14,956 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:14,961 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:14,961 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0005
2015-02-11 00:53:14,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,964 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,965 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,966 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,971 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,974 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,975 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,976 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,978 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:14,980 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 5 submitted by user teamcity
2015-02-11 00:53:14,980 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0005
2015-02-11 00:53:14,981 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0005
2015-02-11 00:53:14,981 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0005
2015-02-11 00:53:14,981 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from NEW to NEW_SAVING
2015-02-11 00:53:14,981 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:53:14,981 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0005 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:53:14,982 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0005 from user: teamcity, in queue: default
2015-02-11 00:53:14,982 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0005
2015-02-11 00:53:14,982 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from SUBMITTED to ACCEPTED
2015-02-11 00:53:14,982 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0005_000001
2015-02-11 00:53:14,983 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from NEW to SUBMITTED
2015-02-11 00:53:14,983 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0005 from user: teamcity activated in queue: default
2015-02-11 00:53:14,983 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0005 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:53:14,983 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0005_000001 to scheduler from user teamcity in queue default
2015-02-11 00:53:14,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:53:14,985 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0005/
2015-02-11 00:53:14,985 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] submitted hadoop job: job_1423615921275_0005
2015-02-11 00:53:14,985 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [first] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0005/
2015-02-11 00:53:15,159 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:15,159 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000001
2015-02-11 00:53:15,159 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:53:15,159 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:15,160 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:53:15,160 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:15,160 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:53267 for container : container_1423615921275_0005_01_000001
2015-02-11 00:53:15,160 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:15,160 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0005_000001
2015-02-11 00:53:15,161 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0005 AttemptId: appattempt_1423615921275_0005_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ]
2015-02-11 00:53:15,161 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:53:15,161 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:53:15,162 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0005_000001
2015-02-11 00:53:15,163 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] for AM appattempt_1423615921275_0005_000001
2015-02-11 00:53:15,163 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0005_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:53:15,167 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0005_000001 (auth:SIMPLE)
2015-02-11 00:53:15,169 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000001 by user teamcity
2015-02-11 00:53:15,170 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0005
2015-02-11 00:53:15,170 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000001
2015-02-11 00:53:15,170 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from NEW to INITING
2015-02-11 00:53:15,170 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000001 to application application_1423615921275_0005
2015-02-11 00:53:15,171 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] for AM appattempt_1423615921275_0005_000001
2015-02-11 00:53:15,171 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from INITING to RUNNING
2015-02-11 00:53:15,171 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:53:15,171 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:53:15,171 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:15,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:15,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:53:15,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:53:15,172 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:15,173 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0005_01_000001
2015-02-11 00:53:15,189 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423615921275_0005_01_000001.tokens. Credentials list: 
2015-02-11 00:53:15,218 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:15,346 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/nmPrivate/container_1423615921275_0005_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001.tokens
2015-02-11 00:53:15,347 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:15,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,509 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58519, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1547964411_4048, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, duration: 1228032
2015-02-11 00:53:15,554 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:15,578 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:45654 to replicate blk_1073741882_1058 to datanode(s) 127.0.0.1:57570
2015-02-11 00:53:15,578 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741876_1052, blk_1073741869_1045, blk_1073741870_1046]
2015-02-11 00:53:15,579 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741872_1048, blk_1073741873_1049, blk_1073741876_1052, blk_1073741869_1045, blk_1073741870_1046, blk_1073741871_1047]
2015-02-11 00:53:15,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,598 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59401, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1547964411_4048, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, duration: 265487
2015-02-11 00:53:15,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-11 00:53:15,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 1 millisecond(s).
2015-02-11 00:53:15,634 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:15,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,677 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58519, bytes: 2109, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1547964411_4048, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 246387
2015-02-11 00:53:15,713 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0005/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:15,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,745 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:15,757 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59462, bytes: 91606, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1547964411_4048, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, duration: 435202
2015-02-11 00:53:15,793 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:15,793 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:15,842 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:15,843 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:15,968 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001/default_container_executor.sh]
2015-02-11 00:53:16,158 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:16,753 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054
2015-02-11 00:53:16,754 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053
2015-02-11 00:53:16,756 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057
2015-02-11 00:53:16,757 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055
2015-02-11 00:53:16,757 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059
2015-02-11 00:53:16,760 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061
2015-02-11 00:53:16,760 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741874_1050
2015-02-11 00:53:16,935 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 to 127.0.0.1:57570 
2015-02-11 00:53:16,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872 for deletion
2015-02-11 00:53:16,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873 for deletion
2015-02-11 00:53:16,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876 for deletion
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869 for deletion
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876
2015-02-11 00:53:16,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870 for deletion
2015-02-11 00:53:16,937 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 src: /127.0.0.1:59483 dest: /127.0.0.1:57570
2015-02-11 00:53:16,937 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871 for deletion
2015-02-11 00:53:16,937 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870
2015-02-11 00:53:16,937 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871
2015-02-11 00:53:16,938 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 (numBytes=254067) to /127.0.0.1:57570
2015-02-11 00:53:16,940 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058 src: /127.0.0.1:59483 dest: /127.0.0.1:57570 of size 254067
2015-02-11 00:53:16,941 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741882_1058 size 254067
2015-02-11 00:53:16,953 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051
2015-02-11 00:53:16,954 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056
2015-02-11 00:53:16,955 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061
2015-02-11 00:53:16,955 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059
2015-02-11 00:53:16,956 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741876_1052
2015-02-11 00:53:17,158 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058
2015-02-11 00:53:17,158 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060
2015-02-11 00:53:17,159 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054
2015-02-11 00:53:17,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872 for deletion
2015-02-11 00:53:17,214 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873 for deletion
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876 for deletion
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869 for deletion
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876
2015-02-11 00:53:17,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870 for deletion
2015-02-11 00:53:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869
2015-02-11 00:53:17,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870
2015-02-11 00:53:17,239 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053
2015-02-11 00:53:17,240 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056
2015-02-11 00:53:17,243 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058
2015-02-11 00:53:17,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055
2015-02-11 00:53:17,244 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741878_1054
2015-02-11 00:53:17,245 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741875_1051
2015-02-11 00:53:17,443 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057
2015-02-11 00:53:17,444 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060
2015-02-11 00:53:17,445 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059
2015-02-11 00:53:17,565 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741880_1056
2015-02-11 00:53:17,567 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741881_1057
2015-02-11 00:53:17,567 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741879_1055
2015-02-11 00:53:17,767 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058
2015-02-11 00:53:17,768 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059
2015-02-11 00:53:17,769 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060
2015-02-11 00:53:17,771 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061
2015-02-11 00:53:17,771 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741877_1053
2015-02-11 00:53:18,579 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741873_1049, blk_1073741876_1052, blk_1073741869_1045, blk_1073741870_1046, blk_1073741871_1047]
2015-02-11 00:53:18,580 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741872_1048, blk_1073741869_1045, blk_1073741870_1046, blk_1073741871_1047]
2015-02-11 00:53:18,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:18,926 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:53:18,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:53:18,929 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,024 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,026 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,517 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:19,608 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0004_01_000001 succeeded 
2015-02-11 00:53:19,609 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:53:19,609 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0004_01_000001
2015-02-11 00:53:19,623 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58545, bytes: 222, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741884_1060, duration: 265540
2015-02-11 00:53:19,625 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001
2015-02-11 00:53:19,627 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001
2015-02-11 00:53:19,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001
2015-02-11 00:53:19,628 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004/container_1423615921275_0004_01_000001
2015-02-11 00:53:19,629 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000001
2015-02-11 00:53:19,629 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0004_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:53:19,629 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0004_01_000001 from application application_1423615921275_0004
2015-02-11 00:53:19,629 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:19,630 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0004
2015-02-11 00:53:19,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872 for deletion
2015-02-11 00:53:19,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869 for deletion
2015-02-11 00:53:19,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741872_1048 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741872
2015-02-11 00:53:19,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870 for deletion
2015-02-11 00:53:19,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869
2015-02-11 00:53:19,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871 for deletion
2015-02-11 00:53:19,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870
2015-02-11 00:53:19,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871
2015-02-11 00:53:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873 for deletion
2015-02-11 00:53:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876 for deletion
2015-02-11 00:53:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869 for deletion
2015-02-11 00:53:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741873_1049 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741873
2015-02-11 00:53:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741876_1052 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741876
2015-02-11 00:53:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741869_1045 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741869
2015-02-11 00:53:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870 for deletion
2015-02-11 00:53:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871 for deletion
2015-02-11 00:53:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741870_1046 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741870
2015-02-11 00:53:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741871_1047 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741871
2015-02-11 00:53:20,465 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0004_01_000001]
2015-02-11 00:53:20,465 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0004_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:20,465 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0004_000001
2015-02-11 00:53:20,466 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0004_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:53:20,466 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0004_000001 State change from FINISHING to FINISHED
2015-02-11 00:53:20,466 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0004	CONTAINERID=container_1423615921275_0004_01_000001
2015-02-11 00:53:20,466 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0004 State change from FINISHING to FINISHED
2015-02-11 00:53:20,466 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0004_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:20,466 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:20,466 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0004
2015-02-11 00:53:20,467 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0004_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:20,467 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0004_000001
2015-02-11 00:53:20,467 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0004,name=[A2D14CB4E67F4CB6B4A4FA5F45853288/B14162205C9945F89077AF4F46E904AE] lower*upper/(1/1) ...ooptapplatform/dupeconfig,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0004/jobhistory/job/job_1423615921275_0004,appMasterHost=ip-10-31-157-187,startTime=1423615977951,finishTime=1423615993435,finalStatus=SUCCEEDED
2015-02-11 00:53:20,467 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:20,467 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:53:20,468 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0004_000001 released container container_1423615921275_0004_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:20,468 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0004_000001 is done. finalState=FINISHED
2015-02-11 00:53:20,468 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0004 requests cleared
2015-02-11 00:53:20,468 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0004 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:53:20,468 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0004 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:53:20,474 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0004_000001 (auth:SIMPLE)
2015-02-11 00:53:20,477 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0004_01_000001
2015-02-11 00:53:20,949 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0005_000001 (auth:SIMPLE)
2015-02-11 00:53:20,953 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0005_000001
2015-02-11 00:53:20,953 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0005	APPATTEMPTID=appattempt_1423615921275_0005_000001
2015-02-11 00:53:20,954 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:53:20,954 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from ACCEPTED to RUNNING
2015-02-11 00:53:21,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:21,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:21,160 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:21,161 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,161 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,161 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0004
2015-02-11 00:53:21,162 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:21,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,162 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0004, with delay of 10800 seconds
2015-02-11 00:53:21,162 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,207 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:21,377 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:21,449 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062 src: /127.0.0.1:58552 dest: /127.0.0.1:55564
2015-02-11 00:53:21,452 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062 src: /127.0.0.1:59493 dest: /127.0.0.1:57570
2015-02-11 00:53:21,454 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062 src: /127.0.0.1:59434 dest: /127.0.0.1:50636
2015-02-11 00:53:21,466 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:21,466 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,467 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0004
2015-02-11 00:53:21,467 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0004 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:21,467 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0004, with delay of 10800 seconds
2015-02-11 00:53:21,467 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,468 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,468 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0004
2015-02-11 00:53:21,505 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59434, dest: /127.0.0.1:50636, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, duration: 50019787
2015-02-11 00:53:21,506 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:21,506 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59493, dest: /127.0.0.1:57570, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, duration: 49461635
2015-02-11 00:53:21,507 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:21,507 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:21,507 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58552, dest: /127.0.0.1:55564, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, duration: 50169766
2015-02-11 00:53:21,507 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:21,508 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:21,508 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741886_1062{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:21,514 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:21,766 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062
2015-02-11 00:53:21,966 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058
2015-02-11 00:53:22,161 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,161 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000002
2015-02-11 00:53:22,161 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:53:22,162 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,162 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:22,162 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,162 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,163 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000003
2015-02-11 00:53:22,163 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:53:22,163 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,163 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:22,163 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,165 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062
2015-02-11 00:53:22,466 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,467 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000004
2015-02-11 00:53:22,467 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:22,467 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,467 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:22,467 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,468 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,468 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000005
2015-02-11 00:53:22,468 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:53:22,468 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,469 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:22,469 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,469 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,469 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000006
2015-02-11 00:53:22,470 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available after allocation
2015-02-11 00:53:22,470 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,470 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:53:22,470 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,471 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:22,471 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000007
2015-02-11 00:53:22,471 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0005_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available after allocation
2015-02-11 00:53:22,471 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0005_000001 container=Container: [ContainerId: container_1423615921275_0005_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:22,471 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:7>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=1, numContainers=7
2015-02-11 00:53:22,472 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:22,777 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062
2015-02-11 00:53:23,025 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:53267 for container : container_1423615921275_0005_01_000002
2015-02-11 00:53:23,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,026 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0005_01_000004
2015-02-11 00:53:23,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,027 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,027 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:23,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,112 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,159 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,162 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,252 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0005_000001 (auth:SIMPLE)
2015-02-11 00:53:23,253 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0005_000001 (auth:SIMPLE)
2015-02-11 00:53:23,261 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000002 by user teamcity
2015-02-11 00:53:23,261 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000003 by user teamcity
2015-02-11 00:53:23,262 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000002
2015-02-11 00:53:23,262 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000002 to application application_1423615921275_0005
2015-02-11 00:53:23,262 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000003
2015-02-11 00:53:23,262 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000003 to application application_1423615921275_0005
2015-02-11 00:53:23,263 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,263 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,263 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,263 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000006 by user teamcity
2015-02-11 00:53:23,263 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,263 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,263 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0005
2015-02-11 00:53:23,264 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,264 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000006
2015-02-11 00:53:23,264 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from NEW to INITING
2015-02-11 00:53:23,264 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000005 by user teamcity
2015-02-11 00:53:23,264 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000006 to application application_1423615921275_0005
2015-02-11 00:53:23,264 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000005
2015-02-11 00:53:23,264 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,265 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,265 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,265 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000005 to application application_1423615921275_0005
2015-02-11 00:53:23,266 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from INITING to RUNNING
2015-02-11 00:53:23,266 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,267 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,267 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,267 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,267 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,267 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,268 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:23,268 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:23,266 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,268 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,268 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,268 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,268 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,269 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,269 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0005_01_000006
2015-02-11 00:53:23,269 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,269 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0005_01_000005
2015-02-11 00:53:23,277 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000004 by user teamcity
2015-02-11 00:53:23,277 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0005_01_000007 by user teamcity
2015-02-11 00:53:23,278 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000004
2015-02-11 00:53:23,278 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000007
2015-02-11 00:53:23,278 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000004 to application application_1423615921275_0005
2015-02-11 00:53:23,278 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0005_01_000007 to application application_1423615921275_0005
2015-02-11 00:53:23,279 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,279 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from NEW to LOCALIZING
2015-02-11 00:53:23,279 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,279 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,279 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,280 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,280 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,280 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0005
2015-02-11 00:53:23,280 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:23,280 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0005
2015-02-11 00:53:23,281 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0005_01_000004
2015-02-11 00:53:23,281 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0005_01_000007
2015-02-11 00:53:23,299 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423615921275_0005_01_000006.tokens. Credentials list: 
2015-02-11 00:53:23,301 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0005_01_000005.tokens. Credentials list: 
2015-02-11 00:53:23,310 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0005_01_000004.tokens. Credentials list: 
2015-02-11 00:53:23,310 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0005_01_000007.tokens. Credentials list: 
2015-02-11 00:53:23,339 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:23,340 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,341 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:23,342 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,342 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:23,467 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:23,467 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:23,467 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:23,468 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:23,508 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000003/default_container_executor.sh]
2015-02-11 00:53:23,509 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000002/default_container_executor.sh]
2015-02-11 00:53:23,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/nmPrivate/container_1423615921275_0005_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006.tokens
2015-02-11 00:53:23,516 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:23,675 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,677 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,692 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59499, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1789907311_4359, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741882_1058, duration: 1177307
2015-02-11 00:53:23,743 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:23,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:23,794 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59499, bytes: 91606, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1789907311_4359, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741885_1061, duration: 463700
2015-02-11 00:53:23,832 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:23,832 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,833 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,833 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,833 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:23,902 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,902 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:23,903 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,904 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:23,905 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,905 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:23,912 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:23,912 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:24,051 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:53:24,095 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006/default_container_executor.sh]
2015-02-11 00:53:24,102 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005/default_container_executor.sh]
2015-02-11 00:53:24,103 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007/default_container_executor.sh]
2015-02-11 00:53:24,112 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004/default_container_executor.sh]
2015-02-11 00:53:24,162 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:24,162 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:24,882 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:25,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0005_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007.tokens
2015-02-11 00:53:25,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:26,067 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:26,726 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0005_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004.tokens
2015-02-11 00:53:26,726 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:27,341 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:28,079 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0005_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005.tokens
2015-02-11 00:53:28,080 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:28,800 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:28,960 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59452, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 290065
2015-02-11 00:53:28,985 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,090 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:29,162 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50882, bytes: 2109, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 269478
2015-02-11 00:53:29,183 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,299 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,304 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59456, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 264251
2015-02-11 00:53:29,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:29,373 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59517, bytes: 1593, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1, offset: 512, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 287001
2015-02-11 00:53:29,385 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58578, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 4946252
2015-02-11 00:53:29,431 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:53:29,513 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063 src: /127.0.0.1:59459 dest: /127.0.0.1:50636
2015-02-11 00:53:29,515 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,525 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063 src: /127.0.0.1:59520 dest: /127.0.0.1:57570
2015-02-11 00:53:29,530 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063 src: /127.0.0.1:58581 dest: /127.0.0.1:55564
2015-02-11 00:53:29,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:29,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,615 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58581, dest: /127.0.0.1:55564, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 71626521
2015-02-11 00:53:29,616 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:29,616 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59520, dest: /127.0.0.1:57570, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 71902826
2015-02-11 00:53:29,617 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,617 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:29,617 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59459, dest: /127.0.0.1:50636, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 65599566
2015-02-11 00:53:29,617 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:29,618 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,619 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741887_1063{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,627 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0005_m_000000_0_-1054986655_1
2015-02-11 00:53:29,645 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:29,697 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,716 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064 src: /127.0.0.1:59524 dest: /127.0.0.1:57570
2015-02-11 00:53:29,720 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064 src: /127.0.0.1:50896 dest: /127.0.0.1:45654
2015-02-11 00:53:29,722 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064 src: /127.0.0.1:58589 dest: /127.0.0.1:55564
2015-02-11 00:53:29,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,747 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59526, bytes: 561, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000005_0_409512001_1, offset: 1536, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 301235
2015-02-11 00:53:29,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,751 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:29,760 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59527, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1, offset: 1024, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 239435
2015-02-11 00:53:29,775 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58589, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 51121705
2015-02-11 00:53:29,776 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:29,780 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50896, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 53162335
2015-02-11 00:53:29,780 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:29,780 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,781 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59524, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 56748945
2015-02-11 00:53:29,781 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:29,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,782 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741888_1064{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:29,789 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0/part-00001 is closed by DFSClient_attempt_1423615921275_0005_m_000001_0_-1766181211_1
2015-02-11 00:53:29,842 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59517, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 253871
2015-02-11 00:53:29,859 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000002
2015-02-11 00:53:29,859 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000002
2015-02-11 00:53:29,859 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:53:29,860 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000002
2015-02-11 00:53:29,872 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,872 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0/part-00002. BP-646844521-10.31.157.187-1423615901825 blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:29,876 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59527, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 239511
2015-02-11 00:53:29,878 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,882 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000002 is : 143
2015-02-11 00:53:29,883 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50900, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000005_0_409512001_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741839_1015, duration: 258471
2015-02-11 00:53:29,884 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59530, bytes: 1077, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000004_0_1446852749_1, offset: 1024, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741883_1059, duration: 274165
2015-02-11 00:53:29,896 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,897 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:53:29,902 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066 src: /127.0.0.1:58593 dest: /127.0.0.1:55564
2015-02-11 00:53:29,904 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:29,905 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000002
2015-02-11 00:53:29,906 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000002
2015-02-11 00:53:29,906 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066 src: /127.0.0.1:59534 dest: /127.0.0.1:57570
2015-02-11 00:53:29,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:29,907 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000002
2015-02-11 00:53:29,907 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000002
2015-02-11 00:53:29,907 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000002
2015-02-11 00:53:29,908 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:29,908 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000002 from application application_1423615921275_0005
2015-02-11 00:53:29,909 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:29,909 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:29,912 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,912 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066 src: /127.0.0.1:50903 dest: /127.0.0.1:45654
2015-02-11 00:53:29,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000005_0/part-00005	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:29,914 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:29,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000001	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:29,921 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist for DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:29,956 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065 src: /127.0.0.1:58591 dest: /127.0.0.1:55564
2015-02-11 00:53:29,960 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065 src: /127.0.0.1:59536 dest: /127.0.0.1:57570
2015-02-11 00:53:29,962 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065 src: /127.0.0.1:50905 dest: /127.0.0.1:45654
2015-02-11 00:53:30,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,020 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000003
2015-02-11 00:53:30,020 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000003
2015-02-11 00:53:30,020 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:53:30,021 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000003
2015-02-11 00:53:30,021 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000002]
2015-02-11 00:53:30,021 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:30,021 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:53:30,022 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000002
2015-02-11 00:53:30,022 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:53:30,022 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-11 00:53:30,023 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000002, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:53:30,024 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000002 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:53:30,026 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50905, dest: /127.0.0.1:45654, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 61306209
2015-02-11 00:53:30,026 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,026 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59536, dest: /127.0.0.1:57570, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 59997855
2015-02-11 00:53:30,027 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,027 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58591, dest: /127.0.0.1:55564, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 60221857
2015-02-11 00:53:30,028 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,020 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59478, bytes: 23, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0005_m_000004_0_1446852749_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741840_1016, duration: 1930745
2015-02-11 00:53:30,027 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,033 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,033 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741889_1065{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,040 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0/part-00002 is closed by DFSClient_attempt_1423615921275_0005_m_000002_0_1760636472_1
2015-02-11 00:53:30,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000004_0/part-00004	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,059 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000003 is : 143
2015-02-11 00:53:30,093 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:30,094 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000003
2015-02-11 00:53:30,095 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000003
2015-02-11 00:53:30,095 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000003
2015-02-11 00:53:30,095 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000003
2015-02-11 00:53:30,095 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000003
2015-02-11 00:53:30,095 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:30,096 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000003 from application application_1423615921275_0005
2015-02-11 00:53:30,096 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:30,096 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:30,126 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,141 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,147 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000002	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:30,221 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000005_0/part-00005 is closed by DFSClient_attempt_1423615921275_0005_m_000005_0_409512001_1
2015-02-11 00:53:30,221 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0/part-00003. BP-646844521-10.31.157.187-1423615901825 blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:30,224 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000004
2015-02-11 00:53:30,225 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000004
2015-02-11 00:53:30,225 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:53:30,225 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000004
2015-02-11 00:53:30,242 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000004 is : 143
2015-02-11 00:53:30,259 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:30,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004
2015-02-11 00:53:30,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004
2015-02-11 00:53:30,260 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004
2015-02-11 00:53:30,260 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000004
2015-02-11 00:53:30,261 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:30,261 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000004
2015-02-11 00:53:30,261 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000004 from application application_1423615921275_0005
2015-02-11 00:53:30,261 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:30,261 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:30,291 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067 src: /127.0.0.1:50909 dest: /127.0.0.1:45654
2015-02-11 00:53:30,293 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067 src: /127.0.0.1:59542 dest: /127.0.0.1:57570
2015-02-11 00:53:30,295 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067 src: /127.0.0.1:58603 dest: /127.0.0.1:55564
2015-02-11 00:53:30,309 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000005_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,322 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000005_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,323 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000004_0/part-00004 is closed by DFSClient_attempt_1423615921275_0005_m_000004_0_1446852749_1
2015-02-11 00:53:30,323 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000005_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000005	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:30,352 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58603, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 55915148
2015-02-11 00:53:30,353 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,353 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59542, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 55506886
2015-02-11 00:53:30,354 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,355 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,355 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50909, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 56618230
2015-02-11 00:53:30,355 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,356 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,357 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741891_1067{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,364 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0/part-00003 is closed by DFSClient_attempt_1423615921275_0005_m_000003_0_1887387916_1
2015-02-11 00:53:30,413 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000007
2015-02-11 00:53:30,414 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000007
2015-02-11 00:53:30,414 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from RUNNING to KILLING
2015-02-11 00:53:30,414 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000007
2015-02-11 00:53:30,415 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000004]
2015-02-11 00:53:30,415 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:30,415 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:53:30,415 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000004
2015-02-11 00:53:30,416 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-11 00:53:30,416 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-11 00:53:30,417 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,417 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,418 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:30,418 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-11 00:53:30,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,435 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000007 is : 143
2015-02-11 00:53:30,440 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000004_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000004	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:30,451 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:30,452 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007
2015-02-11 00:53:30,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,452 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007
2015-02-11 00:53:30,453 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007
2015-02-11 00:53:30,453 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000007
2015-02-11 00:53:30,453 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000007
2015-02-11 00:53:30,453 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:30,454 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000007 from application application_1423615921275_0005
2015-02-11 00:53:30,454 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:30,454 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:30,463 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/_temporary/attempt_1423615921275_0005_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000003	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:30,517 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000006
2015-02-11 00:53:30,517 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000006
2015-02-11 00:53:30,517 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:53:30,517 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000006
2015-02-11 00:53:30,518 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000007]
2015-02-11 00:53:30,518 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:30,518 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000007 in state: COMPLETED event:FINISHED
2015-02-11 00:53:30,519 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000007
2015-02-11 00:53:30,519 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-11 00:53:30,519 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:53:30,520 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000007, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,520 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:30,520 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:30,520 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000007 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:30,533 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000006 is : 143
2015-02-11 00:53:30,537 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000005
2015-02-11 00:53:30,537 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000005
2015-02-11 00:53:30,548 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,551 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:30,551 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:53:30,552 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006
2015-02-11 00:53:30,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006
2015-02-11 00:53:30,553 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006
2015-02-11 00:53:30,553 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000006
2015-02-11 00:53:30,553 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000005
2015-02-11 00:53:30,558 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,569 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0005_01_000005 is : 143
2015-02-11 00:53:30,569 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,571 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,573 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,578 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,589 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000006
2015-02-11 00:53:30,589 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:30,589 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:30,590 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000006 from application application_1423615921275_0005
2015-02-11 00:53:30,590 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:30,590 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:30,590 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,590 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005
2015-02-11 00:53:30,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005
2015-02-11 00:53:30,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005
2015-02-11 00:53:30,591 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000005
2015-02-11 00:53:30,591 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,591 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000005
2015-02-11 00:53:30,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,594 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:30,595 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000005 from application application_1423615921275_0005
2015-02-11 00:53:30,595 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:30,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,595 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:30,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,601 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,606 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,610 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,611 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,612 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,614 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,615 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000004/part-00004	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,620 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,624 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary/1/task_1423615921275_0005_m_000005/part-00005	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,647 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_SUCCESS is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,654 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,676 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50903, dest: /127.0.0.1:45654, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, duration: 761436735
2015-02-11 00:53:30,677 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,678 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 17120
2015-02-11 00:53:30,678 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59534, dest: /127.0.0.1:57570, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, duration: 763340739
2015-02-11 00:53:30,679 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,679 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 17120
2015-02-11 00:53:30,681 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58593, dest: /127.0.0.1:55564, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, duration: 764855687
2015-02-11 00:53:30,681 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,682 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741890_1066{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 17120
2015-02-11 00:53:30,685 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,691 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,695 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:30,700 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068 src: /127.0.0.1:58604 dest: /127.0.0.1:55564
2015-02-11 00:53:30,703 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068 src: /127.0.0.1:59545 dest: /127.0.0.1:57570
2015-02-11 00:53:30,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068 src: /127.0.0.1:50914 dest: /127.0.0.1:45654
2015-02-11 00:53:30,707 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50914, dest: /127.0.0.1:45654, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, duration: 1734893
2015-02-11 00:53:30,708 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,708 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59545, dest: /127.0.0.1:57570, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, duration: 1889642
2015-02-11 00:53:30,708 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,708 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,709 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58604, dest: /127.0.0.1:55564, bytes: 435, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, duration: 2630829
2015-02-11 00:53:30,709 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,709 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,710 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741892_1068{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,713 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary_tmp is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,719 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,727 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,732 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,733 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,734 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,743 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50915, bytes: 63179, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066, duration: 1493695
2015-02-11 00:53:30,746 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:53:30,751 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069 src: /127.0.0.1:58608 dest: /127.0.0.1:55564
2015-02-11 00:53:30,752 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069 src: /127.0.0.1:50917 dest: /127.0.0.1:45654
2015-02-11 00:53:30,754 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069 src: /127.0.0.1:59490 dest: /127.0.0.1:50636
2015-02-11 00:53:30,758 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59490, dest: /127.0.0.1:50636, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, duration: 2643539
2015-02-11 00:53:30,758 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,759 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,759 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50917, dest: /127.0.0.1:45654, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, duration: 3256381
2015-02-11 00:53:30,759 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,759 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,760 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58608, dest: /127.0.0.1:55564, bytes: 62687, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, duration: 4397356
2015-02-11 00:53:30,760 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,761 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741893_1069{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,765 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,768 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,769 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,771 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,772 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005/job_1423615921275_0005_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:30,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:30,782 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59491, bytes: 107345, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741886_1062, duration: 511631
2015-02-11 00:53:30,785 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:30,789 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070 src: /127.0.0.1:59492 dest: /127.0.0.1:50636
2015-02-11 00:53:30,792 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070 src: /127.0.0.1:50921 dest: /127.0.0.1:45654
2015-02-11 00:53:30,793 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070 src: /127.0.0.1:58614 dest: /127.0.0.1:55564
2015-02-11 00:53:30,797 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58614, dest: /127.0.0.1:55564, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, duration: 2597017
2015-02-11 00:53:30,798 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:30,798 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,798 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50921, dest: /127.0.0.1:45654, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, duration: 3691892
2015-02-11 00:53:30,799 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,799 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,799 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59492, dest: /127.0.0.1:50636, bytes: 106509, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_616338733_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, duration: 4441831
2015-02-11 00:53:30,800 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741894_1070{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:30,800 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:30,804 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_616338733_1
2015-02-11 00:53:30,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0005-1423615994980-teamcity-%5B997F862ADCE24215B3F1BDF303F4DE27%2F48D9E47792C044DB-1423616010655-6-0-SUCCEEDED-default-1423616000994.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:30,829 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0005_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:53:30,830 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:30,830 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0005 with final state: FINISHING
2015-02-11 00:53:30,830 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:30,830 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0005
2015-02-11 00:53:30,830 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:30,831 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:31,021 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000003]
2015-02-11 00:53:31,022 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:31,022 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:53:31,022 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000003
2015-02-11 00:53:31,022 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:53:31,023 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:53:31,023 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000003, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,023 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,024 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:31,024 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000003 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:31,538 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000006, container_1423615921275_0005_01_000005]
2015-02-11 00:53:31,539 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:31,539 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:53:31,539 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000005
2015-02-11 00:53:31,539 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:53:31,539 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:53:31,543 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,544 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,544 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:31,544 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:53:31,544 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:31,544 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:53:31,545 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000006
2015-02-11 00:53:31,545 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:31,545 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:31,545 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,545 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:31,545 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:53:31,546 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:31,843 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741882_1058 127.0.0.1:50636 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:53:31,843 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741883_1059 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:55564 
2015-02-11 00:53:31,844 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741884_1060 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:50636 
2015-02-11 00:53:31,844 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741885_1061 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:53:31,844 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741890_1066 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:45654 
2015-02-11 00:53:31,845 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741886_1062 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:50636 
2015-02-11 00:53:31,845 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,898 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,899 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary
2015-02-11 00:53:31,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,901 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] completed flow: first
2015-02-11 00:53:31,901 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] starting flow: second
2015-02-11 00:53:31,901 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] at least one sink is marked for delete
2015-02-11 00:53:31,901 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] sink oldest modified date: Wed Dec 31 23:59:59 UTC 1969
2015-02-11 00:53:31,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,906 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second] starting
2015-02-11 00:53:31,906 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource"]
2015-02-11 00:53:31,906 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  sink: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2"]
2015-02-11 00:53:31,906 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  parallel execution is enabled: true
2015-02-11 00:53:31,906 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  starting jobs: 1
2015-02-11 00:53:31,907 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [second]  allocating threads: 1
2015-02-11 00:53:31,907 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] starting step: (1/1) ...pplatform/globmultiource2
2015-02-11 00:53:31,923 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:31,940 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:31,942 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,943 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,948 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 6
2015-02-11 00:53:31,950 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:53:31,956 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:53:31,957 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:31,963 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:31,966 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 src: /127.0.0.1:58617 dest: /127.0.0.1:55564
2015-02-11 00:53:31,968 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 src: /127.0.0.1:59558 dest: /127.0.0.1:57570
2015-02-11 00:53:31,969 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 src: /127.0.0.1:50927 dest: /127.0.0.1:45654
2015-02-11 00:53:31,972 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064
2015-02-11 00:53:31,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063
2015-02-11 00:53:31,973 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065
2015-02-11 00:53:31,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067
2015-02-11 00:53:31,974 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068
2015-02-11 00:53:31,975 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50927, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 3375318
2015-02-11 00:53:31,975 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066
2015-02-11 00:53:31,975 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:31,976 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:31,977 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59558, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 4654371
2015-02-11 00:53:31,977 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:31,977 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58617, dest: /127.0.0.1:55564, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 5470246
2015-02-11 00:53:31,977 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:31,978 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:31,979 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741895_1071{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:31,982 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:31,983 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar
2015-02-11 00:53:31,984 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,987 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:31,988 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,989 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,990 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,991 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,992 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,993 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,994 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,998 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:31,999 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,000 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,004 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 6
2015-02-11 00:53:32,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,011 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,011 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split
2015-02-11 00:53:32,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,015 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:53:32,019 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072 src: /127.0.0.1:50928 dest: /127.0.0.1:45654
2015-02-11 00:53:32,021 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072 src: /127.0.0.1:58621 dest: /127.0.0.1:55564
2015-02-11 00:53:32,023 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072 src: /127.0.0.1:59562 dest: /127.0.0.1:57570
2015-02-11 00:53:32,024 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072 src: /127.0.0.1:59503 dest: /127.0.0.1:50636
2015-02-11 00:53:32,028 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59503, dest: /127.0.0.1:50636, bytes: 3119, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 2567850
2015-02-11 00:53:32,028 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:32,028 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,029 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59562, dest: /127.0.0.1:57570, bytes: 3119, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 3287993
2015-02-11 00:53:32,029 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,029 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,029 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58621, dest: /127.0.0.1:55564, bytes: 3119, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 3792159
2015-02-11 00:53:32,030 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,030 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,030 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50928, dest: /127.0.0.1:45654, bytes: 3119, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 4482574
2015-02-11 00:53:32,031 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,032 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741896_1072{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,036 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:32,039 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,044 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:53:32,048 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073 src: /127.0.0.1:50932 dest: /127.0.0.1:45654
2015-02-11 00:53:32,049 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073 src: /127.0.0.1:59505 dest: /127.0.0.1:50636
2015-02-11 00:53:32,051 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073 src: /127.0.0.1:58626 dest: /127.0.0.1:55564
2015-02-11 00:53:32,054 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58626, dest: /127.0.0.1:55564, bytes: 228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, duration: 1982018
2015-02-11 00:53:32,055 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:32,055 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,055 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59505, dest: /127.0.0.1:50636, bytes: 228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, duration: 2638872
2015-02-11 00:53:32,056 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,056 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,056 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50932, dest: /127.0.0.1:45654, bytes: 228, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, duration: 3512877
2015-02-11 00:53:32,057 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,057 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741897_1073{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,060 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:32,061 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:8
2015-02-11 00:53:32,064 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,067 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:32,076 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:53:32,079 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074 src: /127.0.0.1:59507 dest: /127.0.0.1:50636
2015-02-11 00:53:32,081 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074 src: /127.0.0.1:59568 dest: /127.0.0.1:57570
2015-02-11 00:53:32,083 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074 src: /127.0.0.1:58629 dest: /127.0.0.1:55564
2015-02-11 00:53:32,086 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58629, dest: /127.0.0.1:55564, bytes: 90128, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 2475664
2015-02-11 00:53:32,087 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:32,087 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,087 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59568, dest: /127.0.0.1:57570, bytes: 90128, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 3061194
2015-02-11 00:53:32,087 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,088 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,088 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59507, dest: /127.0.0.1:50636, bytes: 90128, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 3921037
2015-02-11 00:53:32,088 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:32,089 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741898_1074{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:32,093 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:32,093 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0006
2015-02-11 00:53:32,094 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,098 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,099 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,100 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,104 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,107 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,111 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 6 submitted by user teamcity
2015-02-11 00:53:32,111 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0006
2015-02-11 00:53:32,111 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0006
2015-02-11 00:53:32,111 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0006
2015-02-11 00:53:32,111 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from NEW to NEW_SAVING
2015-02-11 00:53:32,112 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:53:32,112 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0006 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:53:32,112 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0006 from user: teamcity, in queue: default
2015-02-11 00:53:32,113 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0006
2015-02-11 00:53:32,113 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from SUBMITTED to ACCEPTED
2015-02-11 00:53:32,113 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0006_000001
2015-02-11 00:53:32,113 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from NEW to SUBMITTED
2015-02-11 00:53:32,114 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0006 from user: teamcity activated in queue: default
2015-02-11 00:53:32,114 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0006 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:53:32,114 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0006_000001 to scheduler from user teamcity in queue default
2015-02-11 00:53:32,114 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:53:32,116 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0006/
2015-02-11 00:53:32,116 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] submitted hadoop job: job_1423615921275_0006
2015-02-11 00:53:32,116 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [second] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0006/
2015-02-11 00:53:32,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072
2015-02-11 00:53:32,170 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073
2015-02-11 00:53:32,172 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074
2015-02-11 00:53:32,173 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070
2015-02-11 00:53:32,174 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063
2015-02-11 00:53:32,371 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069
2015-02-11 00:53:32,451 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070
2015-02-11 00:53:32,452 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066
2015-02-11 00:53:32,452 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067
2015-02-11 00:53:32,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064
2015-02-11 00:53:32,453 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065
2015-02-11 00:53:32,454 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069
2015-02-11 00:53:32,455 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072
2015-02-11 00:53:32,455 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068
2015-02-11 00:53:32,540 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:32,540 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000001
2015-02-11 00:53:32,541 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:53:32,541 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:32,541 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:53:32,541 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:32,541 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0006_01_000001
2015-02-11 00:53:32,542 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:32,542 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0006_000001
2015-02-11 00:53:32,542 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0006 AttemptId: appattempt_1423615921275_0006_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ]
2015-02-11 00:53:32,543 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:53:32,543 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:53:32,544 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0006_000001
2015-02-11 00:53:32,545 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] for AM appattempt_1423615921275_0006_000001
2015-02-11 00:53:32,545 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0006_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:53:32,549 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:32,552 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000001 by user teamcity
2015-02-11 00:53:32,552 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0006
2015-02-11 00:53:32,552 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000001
2015-02-11 00:53:32,553 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from NEW to INITING
2015-02-11 00:53:32,553 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000001 to application application_1423615921275_0006
2015-02-11 00:53:32,553 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] for AM appattempt_1423615921275_0006_000001
2015-02-11 00:53:32,553 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:53:32,553 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from INITING to RUNNING
2015-02-11 00:53:32,554 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:53:32,554 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:53:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:53:32,555 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:32,556 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000001
2015-02-11 00:53:32,572 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0006_01_000001.tokens. Credentials list: 
2015-02-11 00:53:32,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:32,653 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071
2015-02-11 00:53:32,654 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073
2015-02-11 00:53:32,727 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0006_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001.tokens
2015-02-11 00:53:32,727 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:32,785 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071
2015-02-11 00:53:32,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,890 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59573, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2008056202_4972, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 742495
2015-02-11 00:53:32,933 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:32,962 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:32,975 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59514, bytes: 232, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2008056202_4972, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, duration: 277935
2015-02-11 00:53:32,984 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741894_1070
2015-02-11 00:53:32,985 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741892_1068
2015-02-11 00:53:32,986 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741893_1069
2015-02-11 00:53:32,987 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064
2015-02-11 00:53:32,989 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074
2015-02-11 00:53:33,008 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:33,036 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:33,038 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:33,049 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59573, bytes: 3147, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2008056202_4972, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 276933
2015-02-11 00:53:33,080 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:33,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:33,111 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:33,121 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59514, bytes: 90836, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_2008056202_4972, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 435242
2015-02-11 00:53:33,154 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:33,155 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:33,184 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741890_1066
2015-02-11 00:53:33,185 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067
2015-02-11 00:53:33,185 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065
2015-02-11 00:53:33,186 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063
2015-02-11 00:53:33,186 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072
2015-02-11 00:53:33,187 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073
2015-02-11 00:53:33,203 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:33,203 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:33,317 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001/default_container_executor.sh]
2015-02-11 00:53:33,540 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:33,581 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:45654 to replicate blk_1073741895_1071 to datanode(s) 127.0.0.1:50636
2015-02-11 00:53:33,582 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741890_1066, blk_1073741882_1058, blk_1073741883_1059, blk_1073741884_1060]
2015-02-11 00:53:33,582 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741882_1058, blk_1073741883_1059, blk_1073741884_1060, blk_1073741885_1061, blk_1073741886_1062]
2015-02-11 00:53:34,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882 for deletion
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883 for deletion
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884 for deletion
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885 for deletion
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886 for deletion
2015-02-11 00:53:34,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886
2015-02-11 00:53:34,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883
2015-02-11 00:53:34,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885
2015-02-11 00:53:34,935 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 to 127.0.0.1:50636 
2015-02-11 00:53:34,935 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890 for deletion
2015-02-11 00:53:34,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882 for deletion
2015-02-11 00:53:34,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883 for deletion
2015-02-11 00:53:34,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884 for deletion
2015-02-11 00:53:34,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883
2015-02-11 00:53:34,936 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890
2015-02-11 00:53:34,937 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882
2015-02-11 00:53:34,937 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884
2015-02-11 00:53:34,937 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 src: /127.0.0.1:59515 dest: /127.0.0.1:50636
2015-02-11 00:53:34,938 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 (numBytes=254067) to /127.0.0.1:50636
2015-02-11 00:53:34,940 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071 src: /127.0.0.1:59515 dest: /127.0.0.1:50636 of size 254067
2015-02-11 00:53:34,941 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741895_1071 size 254067
2015-02-11 00:53:36,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,338 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,583 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741890_1066, blk_1073741882_1058, blk_1073741883_1059, blk_1073741885_1061, blk_1073741886_1062]
2015-02-11 00:53:36,583 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741890_1066, blk_1073741882_1058, blk_1073741883_1059, blk_1073741884_1060, blk_1073741885_1061, blk_1073741886_1062]
2015-02-11 00:53:36,836 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,850 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:36,906 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0005_01_000001 succeeded 
2015-02-11 00:53:36,907 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:53:36,907 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0005_01_000001
2015-02-11 00:53:36,924 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001
2015-02-11 00:53:36,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001
2015-02-11 00:53:36,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001
2015-02-11 00:53:36,925 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005/container_1423615921275_0005_01_000001
2015-02-11 00:53:36,926 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000001
2015-02-11 00:53:36,926 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0005_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:53:36,926 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0005_01_000001 from application application_1423615921275_0005
2015-02-11 00:53:36,926 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:36,927 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0005
2015-02-11 00:53:36,945 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58639, bytes: 232, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741897_1073, duration: 266329
2015-02-11 00:53:36,982 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074
2015-02-11 00:53:36,983 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072
2015-02-11 00:53:37,024 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0005_01_000001]
2015-02-11 00:53:37,025 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0005_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:37,025 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0005_000001
2015-02-11 00:53:37,025 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0005_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:53:37,025 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0005_000001 State change from FINISHING to FINISHED
2015-02-11 00:53:37,025 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0005	CONTAINERID=container_1423615921275_0005_01_000001
2015-02-11 00:53:37,025 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0005 State change from FINISHING to FINISHED
2015-02-11 00:53:37,025 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0005_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:37,026 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:37,026 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0005
2015-02-11 00:53:37,026 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0005_01_000001, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:37,026 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0005_000001
2015-02-11 00:53:37,026 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:37,026 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0005,name=[997F862ADCE24215B3F1BDF303F4DE27/48D9E47792C044DBB397DD45B8EE8D51] first/(1/1) ...pplatform/globmultisource,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0005/jobhistory/job/job_1423615921275_0005,appMasterHost=ip-10-31-157-187,startTime=1423615994980,finishTime=1423616010830,finalStatus=SUCCEEDED
2015-02-11 00:53:37,026 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:53:37,027 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0005_000001 released container container_1423615921275_0005_01_000001 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:37,027 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0005_000001 is done. finalState=FINISHED
2015-02-11 00:53:37,027 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0005 requests cleared
2015-02-11 00:53:37,027 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0005 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:53:37,027 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0005 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:53:37,030 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0005_000001 (auth:SIMPLE)
2015-02-11 00:53:37,032 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0005_01_000001
2015-02-11 00:53:37,183 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071
2015-02-11 00:53:37,378 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071
2015-02-11 00:53:37,541 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:37,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:37,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:37,542 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0005
2015-02-11 00:53:37,542 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:37,542 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:37,543 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:37,543 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0005, with delay of 10800 seconds
2015-02-11 00:53:37,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890 for deletion
2015-02-11 00:53:37,656 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882 for deletion
2015-02-11 00:53:37,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883 for deletion
2015-02-11 00:53:37,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885 for deletion
2015-02-11 00:53:37,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886 for deletion
2015-02-11 00:53:37,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885
2015-02-11 00:53:37,657 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890
2015-02-11 00:53:37,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886
2015-02-11 00:53:37,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882
2015-02-11 00:53:37,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883
2015-02-11 00:53:38,025 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:38,026 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0005
2015-02-11 00:53:38,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:38,026 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0005 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:38,026 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0005, with delay of 10800 seconds
2015-02-11 00:53:38,026 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:38,027 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:38,027 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0005
2015-02-11 00:53:38,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890 for deletion
2015-02-11 00:53:38,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882 for deletion
2015-02-11 00:53:38,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883 for deletion
2015-02-11 00:53:38,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741890_1066 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741890
2015-02-11 00:53:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741882_1058 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741882
2015-02-11 00:53:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741883_1059 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741883
2015-02-11 00:53:38,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884 for deletion
2015-02-11 00:53:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885 for deletion
2015-02-11 00:53:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741884_1060 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741884
2015-02-11 00:53:38,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886 for deletion
2015-02-11 00:53:38,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741886_1062 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741886
2015-02-11 00:53:38,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741885_1061 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741885
2015-02-11 00:53:38,327 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:38,331 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0006_000001
2015-02-11 00:53:38,332 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0006	APPATTEMPTID=appattempt_1423615921275_0006_000001
2015-02-11 00:53:38,332 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:53:38,332 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from ACCEPTED to RUNNING
2015-02-11 00:53:38,393 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:38,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:38,566 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:38,739 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:38,807 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075 src: /127.0.0.1:59524 dest: /127.0.0.1:50636
2015-02-11 00:53:38,809 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075 src: /127.0.0.1:58645 dest: /127.0.0.1:55564
2015-02-11 00:53:38,811 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075 src: /127.0.0.1:50954 dest: /127.0.0.1:45654
2015-02-11 00:53:38,870 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50954, dest: /127.0.0.1:45654, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, duration: 56669343
2015-02-11 00:53:38,870 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:38,871 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58645, dest: /127.0.0.1:55564, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, duration: 57687718
2015-02-11 00:53:38,871 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:38,871 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:38,872 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59524, dest: /127.0.0.1:50636, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, duration: 58178360
2015-02-11 00:53:38,872 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:38,872 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:38,873 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741899_1075{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:38,879 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:39,542 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,543 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000002
2015-02-11 00:53:39,543 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:53:39,543 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,543 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:39,543 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,544 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,544 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000003
2015-02-11 00:53:39,544 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:53:39,544 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,544 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:39,545 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,606 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,606 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000004
2015-02-11 00:53:39,606 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:39,607 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,607 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:39,607 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,607 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,608 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000005
2015-02-11 00:53:39,608 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:53:39,608 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,608 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:39,608 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,609 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,609 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000006
2015-02-11 00:53:39,609 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available after allocation
2015-02-11 00:53:39,609 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,609 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:53:39,610 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,610 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000007 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,610 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000007
2015-02-11 00:53:39,610 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 4 containers, <memory:4096, vCores:4> used and <memory:0, vCores:4> available after allocation
2015-02-11 00:53:39,610 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000007, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,611 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:7>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=1, numContainers=7
2015-02-11 00:53:39,611 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:39,644 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000008 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:39,645 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000008
2015-02-11 00:53:39,645 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:39,645 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000008, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:7>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=1, numContainers=7 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:39,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:8>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=1, numContainers=8
2015-02-11 00:53:39,645 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:40,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000009 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:40,026 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000009
2015-02-11 00:53:40,026 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0006_01_000009 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:40,026 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0006_000001 container=Container: [ContainerId: container_1423615921275_0006_01_000009, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:8>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=1, numContainers=8 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:40,026 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:10240, vCores:9>, usedCapacity=0.625, absoluteUsedCapacity=0.625, numApps=1, numContainers=9
2015-02-11 00:53:40,027 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.625 absoluteUsedCapacity=0.625 used=<memory:10240, vCores:9> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:40,407 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0006_01_000002
2015-02-11 00:53:40,408 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,409 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,409 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0006_01_000004
2015-02-11 00:53:40,409 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,410 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,410 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,410 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000007 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,411 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:56500 for container : container_1423615921275_0006_01_000008
2015-02-11 00:53:40,411 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000008 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,411 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:53267 for container : container_1423615921275_0006_01_000009
2015-02-11 00:53:40,412 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000009 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:40,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,539 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,541 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,544 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:40,645 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:40,645 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:40,645 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:40,646 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:40,675 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000008 by user teamcity
2015-02-11 00:53:40,676 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0006
2015-02-11 00:53:40,676 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000008
2015-02-11 00:53:40,676 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000002 by user teamcity
2015-02-11 00:53:40,676 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000005 by user teamcity
2015-02-11 00:53:40,677 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from NEW to INITING
2015-02-11 00:53:40,677 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0006
2015-02-11 00:53:40,677 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000002
2015-02-11 00:53:40,677 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000005
2015-02-11 00:53:40,678 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000003 by user teamcity
2015-02-11 00:53:40,678 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from NEW to INITING
2015-02-11 00:53:40,678 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000003
2015-02-11 00:53:40,677 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000008 to application application_1423615921275_0006
2015-02-11 00:53:40,679 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from INITING to RUNNING
2015-02-11 00:53:40,679 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000002 to application application_1423615921275_0006
2015-02-11 00:53:40,679 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,680 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,680 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,680 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,680 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,680 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000009 by user teamcity
2015-02-11 00:53:40,681 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0006
2015-02-11 00:53:40,681 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000004 by user teamcity
2015-02-11 00:53:40,681 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from NEW to INITING
2015-02-11 00:53:40,681 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000004
2015-02-11 00:53:40,678 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000005 to application application_1423615921275_0006
2015-02-11 00:53:40,681 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000006 by user teamcity
2015-02-11 00:53:40,678 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0006_01_000007 by user teamcity
2015-02-11 00:53:40,682 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000006
2015-02-11 00:53:40,682 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000007
2015-02-11 00:53:40,682 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000004 to application application_1423615921275_0006
2015-02-11 00:53:40,681 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000009 to application application_1423615921275_0006
2015-02-11 00:53:40,681 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000009
2015-02-11 00:53:40,680 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,683 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from INITING to RUNNING
2015-02-11 00:53:40,679 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000003 to application application_1423615921275_0006
2015-02-11 00:53:40,683 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,683 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,684 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,684 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000008
2015-02-11 00:53:40,682 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000006 to application application_1423615921275_0006
2015-02-11 00:53:40,684 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,684 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0006_01_000007 to application application_1423615921275_0006
2015-02-11 00:53:40,684 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,684 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,684 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from INITING to RUNNING
2015-02-11 00:53:40,684 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,685 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,685 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,685 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,685 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,685 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,685 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,685 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,686 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,686 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,686 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,686 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:53:40,686 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000009
2015-02-11 00:53:40,686 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,687 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,687 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,686 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,687 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,687 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,687 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,688 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:40,688 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:40,687 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,692 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,693 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:40,693 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,693 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,693 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,693 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,694 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,694 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,694 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,694 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,695 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,695 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0006
2015-02-11 00:53:40,695 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:53:40,695 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0006
2015-02-11 00:53:40,696 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000007
2015-02-11 00:53:40,696 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000006
2015-02-11 00:53:40,697 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000005
2015-02-11 00:53:40,699 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0006_01_000004
2015-02-11 00:53:40,717 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0006_01_000008.tokens. Credentials list: 
2015-02-11 00:53:40,720 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0006_01_000009.tokens. Credentials list: 
2015-02-11 00:53:40,737 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423615921275_0006_01_000007.tokens. Credentials list: 
2015-02-11 00:53:40,737 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423615921275_0006_01_000006.tokens. Credentials list: 
2015-02-11 00:53:40,742 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0006_01_000004.tokens. Credentials list: 
2015-02-11 00:53:40,744 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0006_01_000005.tokens. Credentials list: 
2015-02-11 00:53:40,763 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:40,763 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:40,772 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:40,772 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:40,772 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:40,772 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:40,782 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:40,965 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000002/default_container_executor.sh]
2015-02-11 00:53:40,977 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000003/default_container_executor.sh]
2015-02-11 00:53:40,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/nmPrivate/container_1423615921275_0006_01_000008.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008.tokens
2015-02-11 00:53:40,986 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:40,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0006_01_000009.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009.tokens
2015-02-11 00:53:40,989 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:40,997 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/nmPrivate/container_1423615921275_0006_01_000007.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007.tokens
2015-02-11 00:53:40,997 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:41,026 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000009 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,176 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,185 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59599, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-844097543_5417, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 1162827
2015-02-11 00:53:41,190 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50968, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1876308799_5415, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 5445249
2015-02-11 00:53:41,194 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59541, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_503603098_5420, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741895_1071, duration: 1098253
2015-02-11 00:53:41,252 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,263 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,280 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,298 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,300 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,304 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,315 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59541, bytes: 90836, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1876308799_5415, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 459278
2015-02-11 00:53:41,316 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,316 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59599, bytes: 90836, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-844097543_5417, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 393480
2015-02-11 00:53:41,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:41,332 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59599, bytes: 90836, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_503603098_5420, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741898_1074, duration: 404967
2015-02-11 00:53:41,358 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0006/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,358 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,360 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0006/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,361 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,376 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:41,376 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,376 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,377 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,377 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:41,434 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:53:41,470 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,470 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,472 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,472 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,474 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,474 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,485 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,486 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,486 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,486 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,501 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:41,501 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:41,543 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,543 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,607 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,607 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,607 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,607 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000007 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,645 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000008 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:41,787 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009/default_container_executor.sh]
2015-02-11 00:53:41,788 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005/default_container_executor.sh]
2015-02-11 00:53:41,795 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004/default_container_executor.sh]
2015-02-11 00:53:41,798 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006/default_container_executor.sh]
2015-02-11 00:53:41,801 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007/default_container_executor.sh]
2015-02-11 00:53:41,826 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008/default_container_executor.sh]
2015-02-11 00:53:42,384 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075
2015-02-11 00:53:42,521 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:42,661 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075
2015-02-11 00:53:43,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075
2015-02-11 00:53:43,519 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0006_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005.tokens
2015-02-11 00:53:43,520 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:44,100 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:45,024 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0006_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004.tokens
2015-02-11 00:53:45,025 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:45,608 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30000 milliseconds
2015-02-11 00:53:45,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-11 00:53:45,715 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:46,500 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/nmPrivate/container_1423615921275_0006_01_000006.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006.tokens
2015-02-11 00:53:46,500 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:47,533 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:47,889 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58676, bytes: 3147, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 296936
2015-02-11 00:53:48,156 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0/part-00001	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:48,343 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,529 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50987, bytes: 16, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 7465981
2015-02-11 00:53:48,529 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59618, bytes: 3147, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 262222
2015-02-11 00:53:48,560 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0/part-00001. BP-646844521-10.31.157.187-1423615901825 blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:53:48,560 INFO  namenode.FSEditLog (FSEditLog.java:printStatistics(675)) - Number of transactions: 642 Total time for transactions(ms): 83 Number of transactions batched in Syncs: 1 Number of syncs: 423 SyncTimes(ms): 680 456 
2015-02-11 00:53:48,658 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076 src: /127.0.0.1:58680 dest: /127.0.0.1:55564
2015-02-11 00:53:48,660 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076 src: /127.0.0.1:50989 dest: /127.0.0.1:45654
2015-02-11 00:53:48,662 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076 src: /127.0.0.1:59622 dest: /127.0.0.1:57570
2015-02-11 00:53:48,678 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,710 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:48,752 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59622, dest: /127.0.0.1:57570, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, duration: 56345485
2015-02-11 00:53:48,752 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:48,753 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50989, dest: /127.0.0.1:45654, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, duration: 62348517
2015-02-11 00:53:48,753 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:48,753 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:48,754 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58680, dest: /127.0.0.1:55564, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, duration: 58737521
2015-02-11 00:53:48,754 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:48,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:48,756 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741900_1076{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:48,764 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0/part-00001 is closed by DFSClient_attempt_1423615921275_0006_m_000001_0_-278142187_1
2015-02-11 00:53:48,889 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,951 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,953 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:48,960 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000001_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000001	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:49,057 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,076 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50992, bytes: 2115, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1, offset: 1024, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 264045
2015-02-11 00:53:49,106 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000003
2015-02-11 00:53:49,107 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000003
2015-02-11 00:53:49,107 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:53:49,107 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000003
2015-02-11 00:53:49,138 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:53:49,160 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077 src: /127.0.0.1:58686 dest: /127.0.0.1:55564
2015-02-11 00:53:49,160 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,180 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000003 is : 143
2015-02-11 00:53:49,180 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077 src: /127.0.0.1:50996 dest: /127.0.0.1:45654
2015-02-11 00:53:49,216 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077 src: /127.0.0.1:59629 dest: /127.0.0.1:57570
2015-02-11 00:53:49,217 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58690, bytes: 16, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 12575776
2015-02-11 00:53:49,237 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:53:49,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,260 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59571, bytes: 567, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000007_0_-1153285994_1, offset: 2560, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 278738
2015-02-11 00:53:49,267 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist for DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:49,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0/part-00003	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,291 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:49,291 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000003
2015-02-11 00:53:49,292 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000003
2015-02-11 00:53:49,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000003
2015-02-11 00:53:49,293 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000003
2015-02-11 00:53:49,293 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000003
2015-02-11 00:53:49,294 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:49,294 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000003 from application application_1423615921275_0006
2015-02-11 00:53:49,295 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:49,296 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:49,342 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078 src: /127.0.0.1:59573 dest: /127.0.0.1:50636
2015-02-11 00:53:49,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,360 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078 src: /127.0.0.1:51005 dest: /127.0.0.1:45654
2015-02-11 00:53:49,366 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078 src: /127.0.0.1:59638 dest: /127.0.0.1:57570
2015-02-11 00:53:49,376 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58695, bytes: 1599, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000005_0_58509431_1, offset: 1536, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 274803
2015-02-11 00:53:49,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,452 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59638, dest: /127.0.0.1:57570, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, duration: 83628243
2015-02-11 00:53:49,452 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:49,453 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51005, dest: /127.0.0.1:45654, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, duration: 77466310
2015-02-11 00:53:49,453 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:49,453 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,454 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59573, dest: /127.0.0.1:50636, bytes: 12, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, duration: 77710894
2015-02-11 00:53:49,454 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:49,455 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,456 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741902_1078{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000007_0/part-00007	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,471 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0006_m_000000_0_-1025372623_1
2015-02-11 00:53:49,477 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59579, bytes: 1599, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000004_0_49684940_1, offset: 1536, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 283147
2015-02-11 00:53:49,494 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59580, bytes: 1083, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000006_0_-1939403687_1, offset: 2048, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 293805
2015-02-11 00:53:49,507 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58701, bytes: 2631, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1, offset: 512, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741896_1072, duration: 275754
2015-02-11 00:53:49,540 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,549 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51010, bytes: 16, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000005_0_58509431_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 285993
2015-02-11 00:53:49,574 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000005_0/part-00005	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,579 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,594 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,603 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:49,605 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,612 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58703, bytes: 16, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000004_0_49684940_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 1625436
2015-02-11 00:53:49,621 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:50992, bytes: 12, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 241982
2015-02-11 00:53:49,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000004_0/part-00004	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,655 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0/part-00003. BP-646844521-10.31.157.187-1423615901825 blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:53:49,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000006_0/part-00006	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,661 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0/part-00002	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:49,693 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000002
2015-02-11 00:53:49,694 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000002
2015-02-11 00:53:49,694 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:53:49,694 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000002
2015-02-11 00:53:49,695 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000003]
2015-02-11 00:53:49,695 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:49,695 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:53:49,695 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000003
2015-02-11 00:53:49,696 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:53:49,696 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:9216, vCores:8> numContainers=8 user=teamcity user-resources=<memory:9216, vCores:8>
2015-02-11 00:53:49,699 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000003, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:8>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=1, numContainers=8 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:49,699 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.5625 absoluteUsedCapacity=0.5625 used=<memory:9216, vCores:8> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:49,699 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:9216, vCores:8>, usedCapacity=0.5625, absoluteUsedCapacity=0.5625, numApps=1, numContainers=8
2015-02-11 00:53:49,699 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000003 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:53:49,712 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000002 is : 143
2015-02-11 00:53:49,750 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079 src: /127.0.0.1:58704 dest: /127.0.0.1:55564
2015-02-11 00:53:49,752 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:49,753 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000002
2015-02-11 00:53:49,754 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079 src: /127.0.0.1:59645 dest: /127.0.0.1:57570
2015-02-11 00:53:49,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000002
2015-02-11 00:53:49,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000002
2015-02-11 00:53:49,759 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000002
2015-02-11 00:53:49,761 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000002
2015-02-11 00:53:49,761 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:49,761 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000002 from application application_1423615921275_0006
2015-02-11 00:53:49,761 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:49,761 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079 src: /127.0.0.1:51014 dest: /127.0.0.1:45654
2015-02-11 00:53:49,761 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:49,773 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000007_0/part-00007 is closed by DFSClient_attempt_1423615921275_0006_m_000007_0_-1153285994_1
2015-02-11 00:53:49,849 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51014, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, duration: 82562303
2015-02-11 00:53:49,849 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:49,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59645, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, duration: 85559431
2015-02-11 00:53:49,850 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:49,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,851 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58704, dest: /127.0.0.1:55564, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, duration: 85237489
2015-02-11 00:53:49,851 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:49,851 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,852 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741903_1079{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:53:49,862 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0/part-00003 is closed by DFSClient_attempt_1423615921275_0006_m_000003_0_178148742_1
2015-02-11 00:53:49,900 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000007_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,913 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000007_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,913 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000005_0/part-00005 is closed by DFSClient_attempt_1423615921275_0006_m_000005_0_58509431_1
2015-02-11 00:53:49,916 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,922 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000007_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000007	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:49,942 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58701, bytes: 12, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 256142
2015-02-11 00:53:49,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,966 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000004_0/part-00004 is closed by DFSClient_attempt_1423615921275_0006_m_000004_0_49684940_1
2015-02-11 00:53:49,969 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,970 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:49,977 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000003_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000003	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:49,977 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0/part-00002. BP-646844521-10.31.157.187-1423615901825 blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:49,982 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000006_0/part-00006 is closed by DFSClient_attempt_1423615921275_0006_m_000006_0_-1939403687_1
2015-02-11 00:53:50,002 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000009
2015-02-11 00:53:50,003 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000009
2015-02-11 00:53:50,006 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,006 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000009
2015-02-11 00:53:50,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000005_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,020 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000005_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,027 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000005_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000005	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:50,030 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000009 is : 143
2015-02-11 00:53:50,051 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,051 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009
2015-02-11 00:53:50,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009
2015-02-11 00:53:50,052 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009
2015-02-11 00:53:50,053 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000009
2015-02-11 00:53:50,055 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000009
2015-02-11 00:53:50,055 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000009 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,055 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000009 from application application_1423615921275_0006
2015-02-11 00:53:50,055 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,056 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,062 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080 src: /127.0.0.1:59647 dest: /127.0.0.1:57570
2015-02-11 00:53:50,064 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080 src: /127.0.0.1:51016 dest: /127.0.0.1:45654
2015-02-11 00:53:50,067 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080 src: /127.0.0.1:59589 dest: /127.0.0.1:50636
2015-02-11 00:53:50,072 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000005
2015-02-11 00:53:50,072 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000005
2015-02-11 00:53:50,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,072 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,073 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000005
2015-02-11 00:53:50,075 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000006_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,087 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000004_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,089 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,092 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000005 is : 143
2015-02-11 00:53:50,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000006_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,095 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000004_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000004	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:50,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000006_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000006	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:50,107 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000007
2015-02-11 00:53:50,107 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000007
2015-02-11 00:53:50,111 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,111 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,112 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005
2015-02-11 00:53:50,113 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000007
2015-02-11 00:53:50,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005
2015-02-11 00:53:50,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005
2015-02-11 00:53:50,113 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000005
2015-02-11 00:53:50,131 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000007 is : 143
2015-02-11 00:53:50,133 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59589, dest: /127.0.0.1:50636, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, duration: 62977571
2015-02-11 00:53:50,133 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:50,134 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51016, dest: /127.0.0.1:45654, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, duration: 64348330
2015-02-11 00:53:50,134 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,135 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59647, dest: /127.0.0.1:57570, bytes: 8, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, duration: 64998794
2015-02-11 00:53:50,135 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,135 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,136 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,136 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741904_1080{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,143 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0/part-00002 is closed by DFSClient_attempt_1423615921275_0006_m_000002_0_40106479_1
2015-02-11 00:53:50,149 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000005
2015-02-11 00:53:50,149 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,149 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,149 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000005 from application application_1423615921275_0006
2015-02-11 00:53:50,149 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,150 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,150 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007
2015-02-11 00:53:50,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007
2015-02-11 00:53:50,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007
2015-02-11 00:53:50,151 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000007
2015-02-11 00:53:50,151 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000007
2015-02-11 00:53:50,151 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000007 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,151 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000007 from application application_1423615921275_0006
2015-02-11 00:53:50,151 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,152 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,177 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000006
2015-02-11 00:53:50,178 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000006
2015-02-11 00:53:50,178 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,178 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000006
2015-02-11 00:53:50,179 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000007, container_1423615921275_0006_01_000005]
2015-02-11 00:53:50,179 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:50,179 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:53:50,179 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000005
2015-02-11 00:53:50,180 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 3 containers, <memory:3072, vCores:3> used and <memory:1024, vCores:5> available, release resources=true
2015-02-11 00:53:50,180 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:8192, vCores:7> numContainers=7 user=teamcity user-resources=<memory:8192, vCores:7>
2015-02-11 00:53:50,180 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000005, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:7>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=1, numContainers=7 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,181 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.5 absoluteUsedCapacity=0.5 used=<memory:8192, vCores:7> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,181 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:8192, vCores:7>, usedCapacity=0.5, absoluteUsedCapacity=0.5, numApps=1, numContainers=7
2015-02-11 00:53:50,181 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000005 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=3 available=1024 used=3072 with event: FINISHED
2015-02-11 00:53:50,181 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000007 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:50,181 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000007 in state: COMPLETED event:FINISHED
2015-02-11 00:53:50,181 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000007
2015-02-11 00:53:50,182 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000007 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available, release resources=true
2015-02-11 00:53:50,182 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:7168, vCores:6> numContainers=6 user=teamcity user-resources=<memory:7168, vCores:6>
2015-02-11 00:53:50,182 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000007, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,182 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.4375 absoluteUsedCapacity=0.4375 used=<memory:7168, vCores:6> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,183 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:7168, vCores:6>, usedCapacity=0.4375, absoluteUsedCapacity=0.4375, numApps=1, numContainers=6
2015-02-11 00:53:50,183 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000007 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=2 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:50,194 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000008
2015-02-11 00:53:50,194 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000008
2015-02-11 00:53:50,194 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,194 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000008
2015-02-11 00:53:50,198 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000006 is : 143
2015-02-11 00:53:50,211 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000008 is : 143
2015-02-11 00:53:50,219 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006
2015-02-11 00:53:50,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006
2015-02-11 00:53:50,220 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006
2015-02-11 00:53:50,221 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000006
2015-02-11 00:53:50,221 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000006
2015-02-11 00:53:50,221 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,221 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000006 from application application_1423615921275_0006
2015-02-11 00:53:50,221 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,222 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,230 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008
2015-02-11 00:53:50,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008
2015-02-11 00:53:50,231 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008
2015-02-11 00:53:50,232 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000008
2015-02-11 00:53:50,233 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000008
2015-02-11 00:53:50,233 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000008 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,233 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000008 from application application_1423615921275_0006
2015-02-11 00:53:50,233 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,233 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,248 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/_temporary/attempt_1423615921275_0006_m_000002_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000002	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:50,327 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000004
2015-02-11 00:53:50,327 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000004
2015-02-11 00:53:50,327 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:53:50,328 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000004
2015-02-11 00:53:50,328 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000006]
2015-02-11 00:53:50,328 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:50,329 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:53:50,329 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000006
2015-02-11 00:53:50,329 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:53:50,329 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:6144, vCores:5> numContainers=5 user=teamcity user-resources=<memory:6144, vCores:5>
2015-02-11 00:53:50,331 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000006, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,331 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,331 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:50,331 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000006 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:53:50,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,341 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,347 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0006_01_000004 is : 143
2015-02-11 00:53:50,359 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,360 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,362 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,363 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,366 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:53:50,366 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004
2015-02-11 00:53:50,367 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004
2015-02-11 00:53:50,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004
2015-02-11 00:53:50,368 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000004
2015-02-11 00:53:50,369 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000004
2015-02-11 00:53:50,369 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,369 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:53:50,370 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000004 from application application_1423615921275_0006
2015-02-11 00:53:50,370 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:50,370 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:50,373 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,374 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,380 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000001/part-00001	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00001	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,389 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000002/part-00002	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00002	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,391 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,399 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000003/part-00003	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00003	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,401 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,404 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,407 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000004/part-00004	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00004	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,408 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,410 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,412 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,415 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000005/part-00005	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00005	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,417 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,418 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,419 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,420 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,424 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000006/part-00006	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00006	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,425 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,426 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,429 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary/1/task_1423615921275_0006_m_000007/part-00007	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00007	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,439 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,445 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,449 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_SUCCESS is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,457 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,482 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59629, dest: /127.0.0.1:57570, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, duration: 1219959877
2015-02-11 00:53:50,482 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:50,483 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:50996, dest: /127.0.0.1:45654, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, duration: 1227705751
2015-02-11 00:53:50,483 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 18450
2015-02-11 00:53:50,483 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,488 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58686, dest: /127.0.0.1:55564, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, duration: 1246816999
2015-02-11 00:53:50,488 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 18450
2015-02-11 00:53:50,489 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741901_1077{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 18450
2015-02-11 00:53:50,488 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,493 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,501 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:53:50,506 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081 src: /127.0.0.1:51020 dest: /127.0.0.1:45654
2015-02-11 00:53:50,507 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081 src: /127.0.0.1:58713 dest: /127.0.0.1:55564
2015-02-11 00:53:50,509 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081 src: /127.0.0.1:59594 dest: /127.0.0.1:50636
2015-02-11 00:53:50,513 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59594, dest: /127.0.0.1:50636, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, duration: 2783790
2015-02-11 00:53:50,513 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:50,513 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,514 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,514 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58713, dest: /127.0.0.1:55564, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, duration: 2887959
2015-02-11 00:53:50,515 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,515 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51020, dest: /127.0.0.1:45654, bytes: 436, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, duration: 4605586
2015-02-11 00:53:50,516 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,516 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741905_1081{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,519 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary_tmp is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,536 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,537 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,542 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,543 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,545 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,552 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,555 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59655, bytes: 77978, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077, duration: 434049
2015-02-11 00:53:50,558 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:53:50,562 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082 src: /127.0.0.1:59656 dest: /127.0.0.1:57570
2015-02-11 00:53:50,564 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082 src: /127.0.0.1:58717 dest: /127.0.0.1:55564
2015-02-11 00:53:50,565 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082 src: /127.0.0.1:59598 dest: /127.0.0.1:50636
2015-02-11 00:53:50,571 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59598, dest: /127.0.0.1:50636, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, duration: 3391192
2015-02-11 00:53:50,572 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,572 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:50,573 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58717, dest: /127.0.0.1:55564, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, duration: 5574992
2015-02-11 00:53:50,573 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,573 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,574 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59656, dest: /127.0.0.1:57570, bytes: 77370, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, duration: 6559040
2015-02-11 00:53:50,574 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,574 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741906_1082{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,578 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,582 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,583 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,584 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,585 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,586 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,587 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006/job_1423615921275_0006_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:50,593 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:50,597 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59599, bytes: 106571, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741899_1075, duration: 474524
2015-02-11 00:53:50,599 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:53:50,603 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083 src: /127.0.0.1:59660 dest: /127.0.0.1:57570
2015-02-11 00:53:50,605 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083 src: /127.0.0.1:51029 dest: /127.0.0.1:45654
2015-02-11 00:53:50,607 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083 src: /127.0.0.1:59602 dest: /127.0.0.1:50636
2015-02-11 00:53:50,613 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59602, dest: /127.0.0.1:50636, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, duration: 3399395
2015-02-11 00:53:50,614 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:50,614 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,614 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51029, dest: /127.0.0.1:45654, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, duration: 5297912
2015-02-11 00:53:50,615 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,615 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,615 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59660, dest: /127.0.0.1:57570, bytes: 105743, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-930333333_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, duration: 5624465
2015-02-11 00:53:50,616 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741907_1083{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:50,617 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:50,620 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_-930333333_1
2015-02-11 00:53:50,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,634 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0006-1423616012111-teamcity-%5B2ED0519EE7CB4E72BE366E8F093C4875%2FB56A0FEF3C874665-1423616030458-8-0-SUCCEEDED-default-1423616018375.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:53:50,645 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0006_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:53:50,645 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:50,645 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0006 with final state: FINISHING
2015-02-11 00:53:50,645 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from RUNNING to FINAL_SAVING
2015-02-11 00:53:50,645 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0006
2015-02-11 00:53:50,646 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:50,646 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from FINAL_SAVING to FINISHING
2015-02-11 00:53:50,695 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000002]
2015-02-11 00:53:50,696 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:50,696 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:53:50,696 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000002
2015-02-11 00:53:50,696 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:53:50,696 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:53:50,697 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000002, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,697 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:50,697 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:50,698 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000002 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:53:51,003 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000009]
2015-02-11 00:53:51,004 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000009 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:51,004 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000009 in state: COMPLETED event:FINISHED
2015-02-11 00:53:51,004 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000009
2015-02-11 00:53:51,004 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000009 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:51,004 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:53:51,005 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000009, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,005 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,006 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:51,006 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000009 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:51,195 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000008]
2015-02-11 00:53:51,195 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000008 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:51,195 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000008 in state: COMPLETED event:FINISHED
2015-02-11 00:53:51,195 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000008
2015-02-11 00:53:51,196 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000008 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:56500, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:51,196 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:53:51,196 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000008, NodeId: ip-10-31-157-187.ec2.internal:56500, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45815, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:56500 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,197 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,197 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:51,197 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000008 on node: host: ip-10-31-157-187.ec2.internal:56500 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:51,329 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000004]
2015-02-11 00:53:51,329 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:51,329 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:53:51,329 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000004
2015-02-11 00:53:51,329 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:51,329 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:51,330 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000004, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,330 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:51,330 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:53:51,331 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000004 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:51,684 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741895_1071 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:53:51,685 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741896_1072 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:50636 
2015-02-11 00:53:51,685 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741897_1073 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:55564 
2015-02-11 00:53:51,685 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741898_1074 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:55564 
2015-02-11 00:53:51,685 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741901_1077 127.0.0.1:55564 127.0.0.1:45654 127.0.0.1:57570 
2015-02-11 00:53:51,686 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741899_1075 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:45654 
2015-02-11 00:53:51,686 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,715 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,716 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary
2015-02-11 00:53:51,717 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,717 INFO  cascade.Cascade (Cascade.java:logInfo(991)) - [first+second] completed flow: second
2015-02-11 00:53:51,737 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,742 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 6
2015-02-11 00:53:51,744 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,746 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59604, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 249673
2015-02-11 00:53:51,747 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,773 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59665, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 267451
2015-02-11 00:53:51,774 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,777 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51034, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 274476
2015-02-11 00:53:51,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,780 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58727, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 225058
2015-02-11 00:53:51,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,783 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/globmultisource
2015-02-11 00:53:51,783 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,788 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,791 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59604, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741887_1063, duration: 220326
2015-02-11 00:53:51,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,794 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51034, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741888_1064, duration: 203855
2015-02-11 00:53:51,795 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,796 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,798 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59665, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741889_1065, duration: 219661
2015-02-11 00:53:51,798 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,799 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,801 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51034, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741891_1067, duration: 201511
2015-02-11 00:53:51,802 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,803 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,804 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,805 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultisource/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,805 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/globmultiource2
2015-02-11 00:53:51,806 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,807 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,808 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,810 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,811 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,813 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59604, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078, duration: 217402
2015-02-11 00:53:51,813 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,814 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00001	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,816 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58727, bytes: 16, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076, duration: 208435
2015-02-11 00:53:51,817 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,818 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00002	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,820 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51034, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080, duration: 216651
2015-02-11 00:53:51,820 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,821 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00003	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,823 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59665, bytes: 12, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079, duration: 212951
2015-02-11 00:53:51,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,825 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00004	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,826 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00005	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,827 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,828 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00006	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,829 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,830 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/globmultiource2/part-00007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,832 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,835 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,856 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,857 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 4
2015-02-11 00:53:51,858 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,860 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/comments+lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,865 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,867 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59604, bytes: 1461, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 231038
2015-02-11 00:53:51,886 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/blah	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,887 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,909 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:53:51,909 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:53:51,947 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,950 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] starting
2015-02-11 00:53:51,951 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt"]
2015-02-11 00:53:51,951 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  sink: ["TextDelimited[['ip', 'count']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail"]
2015-02-11 00:53:51,951 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  parallel execution is enabled: true
2015-02-11 00:53:51,951 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  starting jobs: 1
2015-02-11 00:53:51,952 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  allocating threads: 1
2015-02-11 00:53:51,955 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] starting step: (1/1) ...tapplatform/committapfail
2015-02-11 00:53:51,973 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:51,992 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:53:51,995 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:51,997 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,001 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 7
2015-02-11 00:53:52,002 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,005 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:53:52,008 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:53:52,009 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,013 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,015 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:53:52,019 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 src: /127.0.0.1:59609 dest: /127.0.0.1:50636
2015-02-11 00:53:52,021 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 src: /127.0.0.1:51038 dest: /127.0.0.1:45654
2015-02-11 00:53:52,022 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 src: /127.0.0.1:59671 dest: /127.0.0.1:57570
2015-02-11 00:53:52,028 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59671, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, duration: 4235269
2015-02-11 00:53:52,028 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:52,029 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,029 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51038, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, duration: 4248411
2015-02-11 00:53:52,029 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,030 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,030 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59609, dest: /127.0.0.1:50636, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, duration: 4758225
2015-02-11 00:53:52,030 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741908_1084{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,031 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,034 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:52,035 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar
2015-02-11 00:53:52,037 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,040 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,041 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,042 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,043 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,044 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,045 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,046 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,047 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,048 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,051 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:53:52,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,056 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,060 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split
2015-02-11 00:53:52,062 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,064 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:53:52,069 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085 src: /127.0.0.1:51040 dest: /127.0.0.1:45654
2015-02-11 00:53:52,071 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085 src: /127.0.0.1:59613 dest: /127.0.0.1:50636
2015-02-11 00:53:52,072 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085 src: /127.0.0.1:58734 dest: /127.0.0.1:55564
2015-02-11 00:53:52,073 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085 src: /127.0.0.1:59675 dest: /127.0.0.1:57570
2015-02-11 00:53:52,077 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59675, dest: /127.0.0.1:57570, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 2451610
2015-02-11 00:53:52,078 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,078 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:52,078 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58734, dest: /127.0.0.1:55564, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 2346938
2015-02-11 00:53:52,078 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,079 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,079 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59613, dest: /127.0.0.1:50636, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 3146377
2015-02-11 00:53:52,080 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,080 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,080 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51040, dest: /127.0.0.1:45654, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 4389779
2015-02-11 00:53:52,081 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741909_1085{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,082 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,085 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:52,088 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,092 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,093 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:53:52,098 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086 src: /127.0.0.1:59616 dest: /127.0.0.1:50636
2015-02-11 00:53:52,099 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086 src: /127.0.0.1:58737 dest: /127.0.0.1:55564
2015-02-11 00:53:52,101 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086 src: /127.0.0.1:59678 dest: /127.0.0.1:57570
2015-02-11 00:53:52,106 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59678, dest: /127.0.0.1:57570, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, duration: 1862056
2015-02-11 00:53:52,106 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:52,106 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,106 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58737, dest: /127.0.0.1:55564, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, duration: 2404111
2015-02-11 00:53:52,107 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,107 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,107 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59616, dest: /127.0.0.1:50636, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, duration: 3024315
2015-02-11 00:53:52,108 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,112 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741910_1086{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,116 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:52,116 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:4
2015-02-11 00:53:52,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:53:52,163 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:53:52,168 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087 src: /127.0.0.1:59679 dest: /127.0.0.1:57570
2015-02-11 00:53:52,170 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087 src: /127.0.0.1:58740 dest: /127.0.0.1:55564
2015-02-11 00:53:52,172 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087 src: /127.0.0.1:51049 dest: /127.0.0.1:45654
2015-02-11 00:53:52,176 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51049, dest: /127.0.0.1:45654, bytes: 91957, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, duration: 3151131
2015-02-11 00:53:52,177 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,177 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58740, dest: /127.0.0.1:55564, bytes: 91957, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, duration: 3457783
2015-02-11 00:53:52,177 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,178 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:52,178 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,178 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59679, dest: /127.0.0.1:57570, bytes: 91957, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, duration: 4308450
2015-02-11 00:53:52,178 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:52,179 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741911_1087{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:53:52,184 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:53:52,184 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0007
2015-02-11 00:53:52,186 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,187 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,188 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086
2015-02-11 00:53:52,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,189 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078
2015-02-11 00:53:52,189 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,190 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080
2015-02-11 00:53:52,190 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,191 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082
2015-02-11 00:53:52,191 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,192 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087
2015-02-11 00:53:52,192 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079
2015-02-11 00:53:52,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,193 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076
2015-02-11 00:53:52,196 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,197 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,198 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,200 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,201 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,203 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 7 submitted by user teamcity
2015-02-11 00:53:52,203 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0007
2015-02-11 00:53:52,203 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0007
2015-02-11 00:53:52,204 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from NEW to NEW_SAVING
2015-02-11 00:53:52,204 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0007
2015-02-11 00:53:52,204 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:53:52,204 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0007 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:53:52,205 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0007 from user: teamcity, in queue: default
2015-02-11 00:53:52,205 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from SUBMITTED to ACCEPTED
2015-02-11 00:53:52,205 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0007_000001
2015-02-11 00:53:52,205 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from NEW to SUBMITTED
2015-02-11 00:53:52,206 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0007 from user: teamcity activated in queue: default
2015-02-11 00:53:52,206 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0007 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:53:52,206 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0007_000001 to scheduler from user teamcity in queue default
2015-02-11 00:53:52,206 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:53:52,330 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:52,331 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000001
2015-02-11 00:53:52,331 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available after allocation
2015-02-11 00:53:52,331 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:52,331 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:53:52,331 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:52,331 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0007_01_000001
2015-02-11 00:53:52,332 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:53:52,332 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0007_000001
2015-02-11 00:53:52,332 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0007 AttemptId: appattempt_1423615921275_0007_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ]
2015-02-11 00:53:52,332 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:53:52,333 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:53:52,333 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0007_000001
2015-02-11 00:53:52,334 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0007_000001
2015-02-11 00:53:52,334 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0007_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:53:52,338 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0007_000001 (auth:SIMPLE)
2015-02-11 00:53:52,344 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000001 by user teamcity
2015-02-11 00:53:52,344 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0007
2015-02-11 00:53:52,344 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000001
2015-02-11 00:53:52,344 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from NEW to INITING
2015-02-11 00:53:52,345 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000001 to application application_1423615921275_0007
2015-02-11 00:53:52,345 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0007_000001
2015-02-11 00:53:52,345 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from INITING to RUNNING
2015-02-11 00:53:52,345 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:53:52,345 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:53:52,346 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:53:52,346 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:53:52,346 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:53:52,346 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:53:52,347 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:53:52,347 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0007_01_000001
2015-02-11 00:53:52,363 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423615921275_0007_01_000001.tokens. Credentials list: 
2015-02-11 00:53:52,391 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086
2015-02-11 00:53:52,393 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084
2015-02-11 00:53:52,394 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:53:52,395 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077
2015-02-11 00:53:52,406 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0007
2015-02-11 00:53:52,408 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0007/
2015-02-11 00:53:52,408 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] submitted hadoop job: job_1423615921275_0007
2015-02-11 00:53:52,408 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0007/
2015-02-11 00:53:52,517 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/nmPrivate/container_1423615921275_0007_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001.tokens
2015-02-11 00:53:52,518 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:53:52,592 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084
2015-02-11 00:53:52,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083
2015-02-11 00:53:52,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078
2015-02-11 00:53:52,593 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085
2015-02-11 00:53:52,595 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083
2015-02-11 00:53:52,595 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085
2015-02-11 00:53:52,596 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080
2015-02-11 00:53:52,596 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081
2015-02-11 00:53:52,598 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082
2015-02-11 00:53:52,666 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,667 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077
2015-02-11 00:53:52,668 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,670 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741907_1083
2015-02-11 00:53:52,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741902_1078
2015-02-11 00:53:52,671 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741904_1080
2015-02-11 00:53:52,672 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085
2015-02-11 00:53:52,674 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087
2015-02-11 00:53:52,681 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59604, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1812736131_6228, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, duration: 1247622
2015-02-11 00:53:52,729 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:52,759 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,772 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58727, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1812736131_6228, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, duration: 279451
2015-02-11 00:53:52,804 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:52,833 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,834 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,846 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51034, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1812736131_6228, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 244742
2015-02-11 00:53:52,872 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084
2015-02-11 00:53:52,872 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076
2015-02-11 00:53:52,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081
2015-02-11 00:53:52,873 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079
2015-02-11 00:53:52,880 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:52,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,909 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:53:52,921 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59665, bytes: 92677, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1812736131_6228, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, duration: 452353
2015-02-11 00:53:52,955 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0007/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:53:52,956 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:53:53,005 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:53:53,005 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:53,126 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001/default_container_executor.sh]
2015-02-11 00:53:53,199 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741906_1082
2015-02-11 00:53:53,200 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741905_1081
2015-02-11 00:53:53,201 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741900_1076
2015-02-11 00:53:53,202 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087
2015-02-11 00:53:53,203 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085
2015-02-11 00:53:53,203 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086
2015-02-11 00:53:53,204 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741903_1079
2015-02-11 00:53:53,205 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741901_1077
2015-02-11 00:53:53,330 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:53:54,585 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:45654 to replicate blk_1073741908_1084 to datanode(s) 127.0.0.1:55564
2015-02-11 00:53:54,586 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741899_1075, blk_1073741901_1077]
2015-02-11 00:53:54,586 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075]
2015-02-11 00:53:55,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895 for deletion
2015-02-11 00:53:55,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896 for deletion
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897 for deletion
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898 for deletion
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899 for deletion
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898
2015-02-11 00:53:55,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895
2015-02-11 00:53:55,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899
2015-02-11 00:53:55,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897
2015-02-11 00:53:55,939 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=685eaeee-c266-43ad-964a-c6bd883e7444, infoPort=43871, ipcPort=40166, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 to 127.0.0.1:55564 
2015-02-11 00:53:55,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895 for deletion
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896 for deletion
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897 for deletion
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899 for deletion
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897
2015-02-11 00:53:55,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901 for deletion
2015-02-11 00:53:55,941 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899
2015-02-11 00:53:55,941 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901
2015-02-11 00:53:55,942 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 src: /127.0.0.1:58748 dest: /127.0.0.1:55564
2015-02-11 00:53:55,943 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 (numBytes=254067) to /127.0.0.1:55564
2015-02-11 00:53:55,944 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084 src: /127.0.0.1:58748 dest: /127.0.0.1:55564 of size 254067
2015-02-11 00:53:55,945 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741908_1084 size 254067
2015-02-11 00:53:55,967 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,019 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,021 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,022 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,121 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,630 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:53:56,742 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58749, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741910_1086, duration: 279578
2015-02-11 00:53:56,858 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0006_01_000001 succeeded 
2015-02-11 00:53:56,859 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:53:56,859 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0006_01_000001
2015-02-11 00:53:56,875 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001
2015-02-11 00:53:56,876 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001
2015-02-11 00:53:56,876 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000001
2015-02-11 00:53:56,877 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0006_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:53:56,877 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001
2015-02-11 00:53:56,877 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0006_01_000001 from application application_1423615921275_0006
2015-02-11 00:53:56,877 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:53:56,878 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0006
2015-02-11 00:53:56,878 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006/container_1423615921275_0006_01_000001
2015-02-11 00:53:57,586 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741895_1071, blk_1073741896_1072, blk_1073741897_1073, blk_1073741898_1074, blk_1073741899_1075, blk_1073741901_1077]
2015-02-11 00:53:57,587 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741895_1071, blk_1073741896_1072, blk_1073741898_1074, blk_1073741901_1077]
2015-02-11 00:53:57,698 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0006_01_000001]
2015-02-11 00:53:57,698 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0006_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:53:57,699 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0006_000001
2015-02-11 00:53:57,699 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0006_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:53:57,699 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0006	CONTAINERID=container_1423615921275_0006_01_000001
2015-02-11 00:53:57,699 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0006_000001 State change from FINISHING to FINISHED
2015-02-11 00:53:57,699 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0006_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:53:57,699 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0006 State change from FINISHING to FINISHED
2015-02-11 00:53:57,699 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:53:57,700 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0006
2015-02-11 00:53:57,700 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0006_01_000001, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:53:57,700 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0006_000001
2015-02-11 00:53:57,700 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:57,700 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0006,name=[2ED0519EE7CB4E72BE366E8F093C4875/B56A0FEF3C874665BFD2B4246D65508A] second/(1/1) ...pplatform/globmultiource2,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0006/jobhistory/job/job_1423615921275_0006,appMasterHost=ip-10-31-157-187,startTime=1423616012111,finishTime=1423616030645,finalStatus=SUCCEEDED
2015-02-11 00:53:57,700 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:53:57,701 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0006_000001 released container container_1423615921275_0006_01_000001 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:53:57,701 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0006_000001 is done. finalState=FINISHED
2015-02-11 00:53:57,701 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0006 requests cleared
2015-02-11 00:53:57,701 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0006 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:53:57,701 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0006 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:53:57,704 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0006_000001 (auth:SIMPLE)
2015-02-11 00:53:57,706 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0006_01_000001
2015-02-11 00:53:58,006 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:58,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,007 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0006
2015-02-11 00:53:58,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,007 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,007 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:58,008 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0006, with delay of 10800 seconds
2015-02-11 00:53:58,158 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0007_000001 (auth:SIMPLE)
2015-02-11 00:53:58,162 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0007_000001
2015-02-11 00:53:58,163 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0007	APPATTEMPTID=appattempt_1423615921275_0007_000001
2015-02-11 00:53:58,163 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:53:58,163 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from ACCEPTED to RUNNING
2015-02-11 00:53:58,198 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:58,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,198 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_1/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,199 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0006
2015-02-11 00:53:58,199 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:58,199 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0006, with delay of 10800 seconds
2015-02-11 00:53:58,199 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_2/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,200 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-0_3/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:53:58,235 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:58,332 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:58,332 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,332 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,332 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,333 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0006
2015-02-11 00:53:58,333 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,333 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:58,333 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0006, with delay of 10800 seconds
2015-02-11 00:53:58,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:53:58,411 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084
2015-02-11 00:53:58,577 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:53:58,642 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088 src: /127.0.0.1:59634 dest: /127.0.0.1:50636
2015-02-11 00:53:58,644 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088 src: /127.0.0.1:51063 dest: /127.0.0.1:45654
2015-02-11 00:53:58,646 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088 src: /127.0.0.1:59696 dest: /127.0.0.1:57570
2015-02-11 00:53:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895 for deletion
2015-02-11 00:53:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896 for deletion
2015-02-11 00:53:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898 for deletion
2015-02-11 00:53:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895
2015-02-11 00:53:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896
2015-02-11 00:53:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898
2015-02-11 00:53:58,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901 for deletion
2015-02-11 00:53:58,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901
2015-02-11 00:53:58,699 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:53:58,700 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,700 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,700 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59696, dest: /127.0.0.1:57570, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, duration: 52399000
2015-02-11 00:53:58,700 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0006
2015-02-11 00:53:58,701 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:53:58,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,701 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0006
2015-02-11 00:53:58,702 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:58,701 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0006 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:53:58,701 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51063, dest: /127.0.0.1:45654, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, duration: 53725535
2015-02-11 00:53:58,703 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0006, with delay of 10800 seconds
2015-02-11 00:53:58,703 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:58,703 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:58,703 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59634, dest: /127.0.0.1:50636, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, duration: 55782282
2015-02-11 00:53:58,704 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:53:58,704 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741912_1088{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:53:58,711 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895 for deletion
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896 for deletion
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897 for deletion
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741895_1071 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741895
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898 for deletion
2015-02-11 00:53:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741897_1073 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741897
2015-02-11 00:53:59,215 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741896_1072 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741896
2015-02-11 00:53:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741898_1074 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741898
2015-02-11 00:53:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899 for deletion
2015-02-11 00:53:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901 for deletion
2015-02-11 00:53:59,216 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741899_1075 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741899
2015-02-11 00:53:59,217 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741901_1077 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741901
2015-02-11 00:53:59,332 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:59,332 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000002
2015-02-11 00:53:59,333 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:53:59,333 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:59,333 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:53:59,333 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:59,333 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:59,334 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000003
2015-02-11 00:53:59,334 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:53:59,334 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:59,334 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:53:59,334 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:59,699 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:59,700 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000004
2015-02-11 00:53:59,700 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:53:59,700 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:59,700 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:53:59,700 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:53:59,701 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:53:59,701 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000005
2015-02-11 00:53:59,701 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:53:59,701 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:53:59,702 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:53:59,702 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:00,244 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0007_01_000002
2015-02-11 00:54:00,245 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:00,245 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:00,245 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:50833 for container : container_1423615921275_0007_01_000004
2015-02-11 00:54:00,246 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:00,246 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:00,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,312 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,329 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,330 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,375 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,377 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,378 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,379 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,467 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0007_000001 (auth:SIMPLE)
2015-02-11 00:54:00,467 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0007_000001 (auth:SIMPLE)
2015-02-11 00:54:00,472 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000004 by user teamcity
2015-02-11 00:54:00,473 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0007
2015-02-11 00:54:00,473 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000004
2015-02-11 00:54:00,473 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from NEW to INITING
2015-02-11 00:54:00,473 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000004 to application application_1423615921275_0007
2015-02-11 00:54:00,474 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from INITING to RUNNING
2015-02-11 00:54:00,474 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:54:00,474 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000002 by user teamcity
2015-02-11 00:54:00,474 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,475 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000002
2015-02-11 00:54:00,475 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,475 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:00,475 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000002 to application application_1423615921275_0007
2015-02-11 00:54:00,475 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0007
2015-02-11 00:54:00,476 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:54:00,476 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:54:00,476 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,476 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:54:00,476 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,476 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:00,476 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0007_01_000004
2015-02-11 00:54:00,476 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0007
2015-02-11 00:54:00,477 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:00,478 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000003 by user teamcity
2015-02-11 00:54:00,478 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000003
2015-02-11 00:54:00,480 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000005 by user teamcity
2015-02-11 00:54:00,480 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000005
2015-02-11 00:54:00,480 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000005 to application application_1423615921275_0007
2015-02-11 00:54:00,481 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:54:00,481 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,481 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,481 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:00,481 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0007
2015-02-11 00:54:00,482 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0007_01_000005
2015-02-11 00:54:00,483 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000003 to application application_1423615921275_0007
2015-02-11 00:54:00,483 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:54:00,483 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,483 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0007
2015-02-11 00:54:00,483 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:00,484 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0007
2015-02-11 00:54:00,484 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:00,502 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0007_01_000004.tokens. Credentials list: 
2015-02-11 00:54:00,506 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0007_01_000005.tokens. Credentials list: 
2015-02-11 00:54:00,537 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:54:00,537 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:00,537 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:00,542 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:00,542 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:00,682 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000002/default_container_executor.sh]
2015-02-11 00:54:00,689 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000003/default_container_executor.sh]
2015-02-11 00:54:00,691 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/nmPrivate/container_1423615921275_0007_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004.tokens
2015-02-11 00:54:00,692 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:00,700 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:00,700 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:00,849 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,851 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,866 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59644, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-457888950_6529, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741908_1084, duration: 1412327
2015-02-11 00:54:00,911 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0007/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:00,944 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,945 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:00,958 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59705, bytes: 92677, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-457888950_6529, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741911_1087, duration: 543520
2015-02-11 00:54:00,995 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:00,995 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:00,995 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:01,049 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:01,050 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:01,051 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:01,051 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:01,186 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004/default_container_executor.sh]
2015-02-11 00:54:01,187 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005/default_container_executor.sh]
2015-02-11 00:54:01,265 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:54:01,333 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:01,333 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:02,031 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:54:02,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/nmPrivate/container_1423615921275_0007_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005.tokens
2015-02-11 00:54:02,342 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:02,600 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088
2015-02-11 00:54:02,603 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088
2015-02-11 00:54:02,880 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088
2015-02-11 00:54:04,749 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:04,844 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:04,890 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51081, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000001_0_-1467697678_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 277292
2015-02-11 00:54:04,997 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51082, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000000_0_-1601257401_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 275960
2015-02-11 00:54:05,006 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,018 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,111 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51082, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000000_0_-1601257401_1, offset: 1024, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 248218
2015-02-11 00:54:05,168 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58776, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000002_0_1055255859_1, offset: 512, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 289144
2015-02-11 00:54:05,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,287 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59719, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000002_0_1055255859_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 263900
2015-02-11 00:54:05,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,556 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59722, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000001_0_-1467697678_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 287309
2015-02-11 00:54:05,599 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59661, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000003_0_1780525105_1, offset: 1024, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741909_1085, duration: 281933
2015-02-11 00:54:05,676 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,699 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,714 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,720 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51091, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0007_m_000003_0_1780525105_1, offset: 512, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 273533
2015-02-11 00:54:05,781 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000003
2015-02-11 00:54:05,782 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000003
2015-02-11 00:54:05,782 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:54:05,782 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000003
2015-02-11 00:54:05,800 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0007_01_000003 is : 143
2015-02-11 00:54:05,817 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:54:05,818 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000002
2015-02-11 00:54:05,818 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:05,818 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000002
2015-02-11 00:54:05,819 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000003
2015-02-11 00:54:05,820 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000003
2015-02-11 00:54:05,820 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000003
2015-02-11 00:54:05,820 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000003
2015-02-11 00:54:05,821 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:54:05,821 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000003
2015-02-11 00:54:05,821 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:05,821 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000002
2015-02-11 00:54:05,823 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089 src: /127.0.0.1:59724 dest: /127.0.0.1:57570
2015-02-11 00:54:05,827 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089 src: /127.0.0.1:51093 dest: /127.0.0.1:45654
2015-02-11 00:54:05,832 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089 src: /127.0.0.1:58786 dest: /127.0.0.1:55564
2015-02-11 00:54:05,839 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist for DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:05,841 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0007_01_000002 is : 143
2015-02-11 00:54:05,860 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000003 from application application_1423615921275_0007
2015-02-11 00:54:05,861 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:05,861 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:05,861 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:05,861 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000002
2015-02-11 00:54:05,862 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000002
2015-02-11 00:54:05,862 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000002
2015-02-11 00:54:05,863 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000002
2015-02-11 00:54:05,864 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000002
2015-02-11 00:54:05,864 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:05,864 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000002 from application application_1423615921275_0007
2015-02-11 00:54:05,864 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:05,864 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:05,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:05,961 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000004
2015-02-11 00:54:05,962 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000004
2015-02-11 00:54:05,962 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:54:05,963 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000004
2015-02-11 00:54:05,979 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0007_01_000004 is : 143
2015-02-11 00:54:05,995 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:05,995 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004
2015-02-11 00:54:05,996 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004
2015-02-11 00:54:05,996 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004
2015-02-11 00:54:05,997 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000004
2015-02-11 00:54:05,997 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000004
2015-02-11 00:54:05,997 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:05,997 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000004 from application application_1423615921275_0007
2015-02-11 00:54:05,997 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:05,998 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:06,315 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:06,392 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000005
2015-02-11 00:54:06,392 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000005
2015-02-11 00:54:06,392 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:54:06,393 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000005
2015-02-11 00:54:06,393 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0007_01_000004]
2015-02-11 00:54:06,393 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:06,394 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:54:06,394 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000004
2015-02-11 00:54:06,394 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:54:06,394 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:54:06,395 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000004, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,395 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,395 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:54:06,396 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000004 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:54:06,410 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0007_01_000005 is : 143
2015-02-11 00:54:06,428 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:06,428 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005
2015-02-11 00:54:06,428 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005
2015-02-11 00:54:06,429 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005
2015-02-11 00:54:06,429 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000005
2015-02-11 00:54:06,429 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000005
2015-02-11 00:54:06,429 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:06,429 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000005 from application application_1423615921275_0007
2015-02-11 00:54:06,430 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:06,430 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:06,819 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0007_01_000002, container_1423615921275_0007_01_000003]
2015-02-11 00:54:06,820 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:06,820 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:54:06,820 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000002
2015-02-11 00:54:06,820 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:54:06,820 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:54:06,821 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,822 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,822 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:54:06,822 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000002 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:54:06,822 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:06,822 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:54:06,822 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000003
2015-02-11 00:54:06,823 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:54:06,823 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:54:06,823 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,823 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:06,824 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:54:06,824 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000003 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:54:07,394 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0007_01_000005]
2015-02-11 00:54:07,394 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:07,394 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:54:07,394 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000005
2015-02-11 00:54:07,394 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:54:07,395 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:54:07,395 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000005, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:07,396 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:07,396 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:54:07,396 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000005 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:54:07,396 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:07,397 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000006
2015-02-11 00:54:07,397 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0007_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:54:07,397 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0007_000001 container=Container: [ContainerId: container_1423615921275_0007_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:07,397 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:54:07,397 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:08,293 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:08,307 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0007_01_000006 by user teamcity
2015-02-11 00:54:08,307 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000006
2015-02-11 00:54:08,308 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0007_01_000006 to application application_1423615921275_0007
2015-02-11 00:54:08,308 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:54:08,308 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0007
2015-02-11 00:54:08,308 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0007
2015-02-11 00:54:08,309 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:08,309 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0007
2015-02-11 00:54:08,309 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:08,373 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:08,373 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:08,394 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:08,494 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000006/default_container_executor.sh]
2015-02-11 00:54:09,298 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:54:12,247 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(844)) - Setting connection close header...
2015-02-11 00:54:12,252 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(844)) - Setting connection close header...
2015-02-11 00:54:12,278 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(844)) - Setting connection close header...
2015-02-11 00:54:12,679 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:12,770 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:54:12,908 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090 src: /127.0.0.1:58795 dest: /127.0.0.1:55564
2015-02-11 00:54:12,910 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090 src: /127.0.0.1:59676 dest: /127.0.0.1:50636
2015-02-11 00:54:12,912 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090 src: /127.0.0.1:51105 dest: /127.0.0.1:45654
2015-02-11 00:54:12,965 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51105, dest: /127.0.0.1:45654, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0007_r_000000_0_-361075755_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, duration: 49727081
2015-02-11 00:54:12,965 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:12,965 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:12,965 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59676, dest: /127.0.0.1:50636, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0007_r_000000_0_-361075755_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, duration: 50519238
2015-02-11 00:54:12,966 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:12,966 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:12,967 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58795, dest: /127.0.0.1:55564, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0007_r_000000_0_-361075755_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, duration: 51558149
2015-02-11 00:54:12,967 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:12,967 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741914_1090{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:12,975 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0007_r_000000_0_-361075755_1
2015-02-11 00:54:13,059 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,070 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,071 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/task_1423615921275_0007_r_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/_temporary/attempt_1423615921275_0007_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/task_1423615921275_0007_r_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:54:13,142 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000006
2015-02-11 00:54:13,142 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000006
2015-02-11 00:54:13,142 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:54:13,143 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000006
2015-02-11 00:54:13,157 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,162 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0007_01_000006 is : 143
2015-02-11 00:54:13,162 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,167 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/task_1423615921275_0007_r_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,180 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:13,181 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000006
2015-02-11 00:54:13,181 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000006
2015-02-11 00:54:13,181 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000006
2015-02-11 00:54:13,181 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000006
2015-02-11 00:54:13,182 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000006
2015-02-11 00:54:13,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,183 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:13,183 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000006 from application application_1423615921275_0007
2015-02-11 00:54:13,184 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:13,184 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:13,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary/1/task_1423615921275_0007_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,199 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,206 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,210 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_SUCCESS is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,219 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,246 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58786, dest: /127.0.0.1:55564, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, duration: 7412497676
2015-02-11 00:54:13,246 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:13,247 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51093, dest: /127.0.0.1:45654, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, duration: 7413198257
2015-02-11 00:54:13,247 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15998
2015-02-11 00:54:13,248 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,249 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59724, dest: /127.0.0.1:57570, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, duration: 7415193673
2015-02-11 00:54:13,249 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15998
2015-02-11 00:54:13,249 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,250 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741913_1089{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15998
2015-02-11 00:54:13,253 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,257 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,267 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:54:13,272 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091 src: /127.0.0.1:58798 dest: /127.0.0.1:55564
2015-02-11 00:54:13,275 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091 src: /127.0.0.1:51107 dest: /127.0.0.1:45654
2015-02-11 00:54:13,278 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091 src: /127.0.0.1:59740 dest: /127.0.0.1:57570
2015-02-11 00:54:13,282 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59740, dest: /127.0.0.1:57570, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, duration: 2366279
2015-02-11 00:54:13,283 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,283 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:13,283 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51107, dest: /127.0.0.1:45654, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, duration: 2820951
2015-02-11 00:54:13,283 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,284 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,284 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58798, dest: /127.0.0.1:55564, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, duration: 4081506
2015-02-11 00:54:13,284 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,285 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741915_1091{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,289 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary_tmp is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,295 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,302 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,303 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,308 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,310 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,311 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,317 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,321 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51109, bytes: 63068, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089, duration: 302264
2015-02-11 00:54:13,325 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:13,330 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092 src: /127.0.0.1:58802 dest: /127.0.0.1:55564
2015-02-11 00:54:13,332 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092 src: /127.0.0.1:59743 dest: /127.0.0.1:57570
2015-02-11 00:54:13,334 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092 src: /127.0.0.1:59684 dest: /127.0.0.1:50636
2015-02-11 00:54:13,338 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59684, dest: /127.0.0.1:50636, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, duration: 2477470
2015-02-11 00:54:13,338 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:13,339 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,339 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59743, dest: /127.0.0.1:57570, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, duration: 3021193
2015-02-11 00:54:13,339 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,339 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,340 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58802, dest: /127.0.0.1:55564, bytes: 62576, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, duration: 3857999
2015-02-11 00:54:13,340 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,340 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741916_1092{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,346 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,351 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,354 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,355 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007/job_1423615921275_0007_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:13,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:13,364 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51109, bytes: 108512, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741912_1088, duration: 419658
2015-02-11 00:54:13,367 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]}
2015-02-11 00:54:13,371 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093 src: /127.0.0.1:59685 dest: /127.0.0.1:50636
2015-02-11 00:54:13,373 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093 src: /127.0.0.1:59746 dest: /127.0.0.1:57570
2015-02-11 00:54:13,376 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093 src: /127.0.0.1:51115 dest: /127.0.0.1:45654
2015-02-11 00:54:13,381 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51115, dest: /127.0.0.1:45654, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, duration: 3503598
2015-02-11 00:54:13,381 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:13,381 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,382 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59746, dest: /127.0.0.1:57570, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, duration: 3874423
2015-02-11 00:54:13,382 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,382 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,382 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59685, dest: /127.0.0.1:50636, bytes: 107668, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_154853986_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, duration: 4893898
2015-02-11 00:54:13,383 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:13,383 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741917_1093{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:13,387 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_154853986_1
2015-02-11 00:54:13,390 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,394 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,398 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0007-1423616032203-teamcity-%5B7610FB9ACDFB4762A8EABA572FE6AF90%2F576B9E2EEF4B4604-1423616053220-4-1-SUCCEEDED-default-1423616038207.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:13,413 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0007_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:54:13,414 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:54:13,414 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0007 with final state: FINISHING
2015-02-11 00:54:13,414 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from RUNNING to FINAL_SAVING
2015-02-11 00:54:13,414 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0007
2015-02-11 00:54:13,415 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:54:13,415 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from FINAL_SAVING to FINISHING
2015-02-11 00:54:13,418 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089
2015-02-11 00:54:13,419 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092
2015-02-11 00:54:13,419 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091
2015-02-11 00:54:13,420 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090
2015-02-11 00:54:14,143 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0007_01_000006]
2015-02-11 00:54:14,144 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:14,144 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:54:14,144 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000006
2015-02-11 00:54:14,145 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:50833, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:54:14,145 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:54:14,146 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000006, NodeId: ip-10-31-157-187.ec2.internal:50833, NodeHttpAddress: ip-10-31-157-187.ec2.internal:43842, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:50833 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:14,146 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:14,146 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:54:14,146 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000006 on node: host: ip-10-31-157-187.ec2.internal:50833 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:54:14,426 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741908_1084 127.0.0.1:50636 127.0.0.1:45654 127.0.0.1:57570 127.0.0.1:55564 
2015-02-11 00:54:14,427 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741909_1085 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:54:14,427 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741910_1086 127.0.0.1:50636 127.0.0.1:55564 127.0.0.1:57570 
2015-02-11 00:54:14,427 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741911_1087 127.0.0.1:57570 127.0.0.1:55564 127.0.0.1:45654 
2015-02-11 00:54:14,428 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741913_1089 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:55564 
2015-02-11 00:54:14,428 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741912_1088 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:45654 
2015-02-11 00:54:14,428 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0007	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,434 ERROR flow.FlowStep (BaseFlowStep.java:logError(849)) - [test] unable to commit sink: hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail
java.io.IOException: failed intentionally
	at cascading.tap.hadoop.HadoopTapPlatformTest$2.commitResource(HadoopTapPlatformTest.java:403)
	at cascading.tap.hadoop.HadoopTapPlatformTest$2.commitResource(HadoopTapPlatformTest.java:399)
	at cascading.flow.planner.BaseFlowStep.commitResource(BaseFlowStep.java:440)
	at cascading.flow.planner.BaseFlowStep.commitSinks(BaseFlowStep.java:428)
	at cascading.flow.planner.FlowStepJob.blockOnJob(FlowStepJob.java:248)
	at cascading.flow.planner.FlowStepJob.start(FlowStepJob.java:160)
	at cascading.flow.planner.FlowStepJob.call(FlowStepJob.java:124)
	at cascading.flow.planner.FlowStepJob.call(FlowStepJob.java:43)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
2015-02-11 00:54:14,492 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] stopping all jobs
2015-02-11 00:54:14,493 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] stopping: (1/1) ...tapplatform/committapfail
2015-02-11 00:54:14,495 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] stopped all jobs
2015-02-11 00:54:14,497 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,497 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary
2015-02-11 00:54:14,498 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,501 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/committapfail
2015-02-11 00:54:14,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,503 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,506 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,507 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,511 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58809, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090, duration: 250962
2015-02-11 00:54:14,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,533 INFO  util.HadoopUtil (HadoopUtil.java:findMainClass(336)) - using default application jar, may cause class not found exceptions on the cluster
2015-02-11 00:54:14,534 INFO  planner.HadoopPlanner (HadoopPlanner.java:initialize(225)) - using application jar: /opt/concurrent/home/teamcity/.gradle/caches/modules-2/files-2.1/cascading/cascading-hadoop2-mr1/2.6.3/9ae016e2b8d246b9c1de9168e715d9f1b971aa4a/cascading-hadoop2-mr1-2.6.3.jar
2015-02-11 00:54:14,555 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,557 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test] starting
2015-02-11 00:54:14,557 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  source: Hfs["TextLine[['offset', 'line']->[ALL]]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt"]
2015-02-11 00:54:14,557 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  sink: ["TextDelimited[['ip', 'count']]"]["/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap"]
2015-02-11 00:54:14,557 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  parallel execution is enabled: true
2015-02-11 00:54:14,557 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  starting jobs: 1
2015-02-11 00:54:14,558 INFO  flow.Flow (BaseFlow.java:logInfo(1378)) - [test]  allocating threads: 1
2015-02-11 00:54:14,558 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] starting step: (1/1) ...dooptapplatform/committap
2015-02-11 00:54:14,574 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:54:14,591 INFO  client.RMProxy (RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at ip-10-31-157-187.ec2.internal/10.31.157.187:55595
2015-02-11 00:54:14,595 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,596 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,597 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,599 INFO  resourcemanager.ClientRMService (ClientRMService.java:getNewApplicationId(246)) - Allocated new applicationId: 8
2015-02-11 00:54:14,600 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,604 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:14,608 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=teamcity:supergroup:rwx------	proto=rpc
2015-02-11 00:54:14,609 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,613 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,615 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar. BP-646844521-10.31.157.187-1423615901825 blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]}
2015-02-11 00:54:14,619 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 src: /127.0.0.1:51119 dest: /127.0.0.1:45654
2015-02-11 00:54:14,621 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 src: /127.0.0.1:59692 dest: /127.0.0.1:50636
2015-02-11 00:54:14,622 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 src: /127.0.0.1:59753 dest: /127.0.0.1:57570
2015-02-11 00:54:14,629 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59753, dest: /127.0.0.1:57570, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, duration: 4020300
2015-02-11 00:54:14,629 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,629 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:14,630 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59692, dest: /127.0.0.1:50636, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, duration: 4345573
2015-02-11 00:54:14,630 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,630 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,631 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51119, dest: /127.0.0.1:45654, bytes: 254067, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, duration: 5615843
2015-02-11 00:54:14,631 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,633 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741918_1094{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,636 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:14,637 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar
2015-02-11 00:54:14,639 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,642 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,643 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,644 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,645 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,646 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,647 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,648 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,649 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,650 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,651 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,654 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,654 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:54:14,656 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,660 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,664 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,665 INFO  blockmanagement.BlockManager (BlockManager.java:setReplication(2620)) - Increasing replication from 3 to 10 for /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split
2015-02-11 00:54:14,667 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setReplication	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,669 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split. BP-646844521-10.31.157.187-1423615901825 blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:14,673 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095 src: /127.0.0.1:51122 dest: /127.0.0.1:45654
2015-02-11 00:54:14,675 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095 src: /127.0.0.1:58815 dest: /127.0.0.1:55564
2015-02-11 00:54:14,677 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095 src: /127.0.0.1:59756 dest: /127.0.0.1:57570
2015-02-11 00:54:14,678 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095 src: /127.0.0.1:59697 dest: /127.0.0.1:50636
2015-02-11 00:54:14,682 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59697, dest: /127.0.0.1:50636, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 1820367
2015-02-11 00:54:14,682 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:14,683 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,683 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59756, dest: /127.0.0.1:57570, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 1994800
2015-02-11 00:54:14,684 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,684 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,685 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58815, dest: /127.0.0.1:55564, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 3447187
2015-02-11 00:54:14,685 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,685 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,686 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51122, dest: /127.0.0.1:45654, bytes: 1411, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 4615877
2015-02-11 00:54:14,686 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,689 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741919_1095{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,692 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:14,695 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,698 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,700 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo. BP-646844521-10.31.157.187-1423615901825 blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:54:14,704 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096 src: /127.0.0.1:59698 dest: /127.0.0.1:50636
2015-02-11 00:54:14,708 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096 src: /127.0.0.1:59759 dest: /127.0.0.1:57570
2015-02-11 00:54:14,709 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096 src: /127.0.0.1:58820 dest: /127.0.0.1:55564
2015-02-11 00:54:14,713 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58820, dest: /127.0.0.1:55564, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, duration: 2031493
2015-02-11 00:54:14,713 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:14,714 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,714 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59759, dest: /127.0.0.1:57570, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, duration: 2610496
2015-02-11 00:54:14,714 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,714 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,715 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59698, dest: /127.0.0.1:50636, bytes: 156, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, duration: 3179522
2015-02-11 00:54:14,715 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,715 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741920_1096{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,719 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:14,720 INFO  mapreduce.JobSubmitter (JobSubmitter.java:submitJobInternal(396)) - number of splits:4
2015-02-11 00:54:14,723 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,726 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:14,756 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:54:14,760 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097 src: /127.0.0.1:59701 dest: /127.0.0.1:50636
2015-02-11 00:54:14,762 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097 src: /127.0.0.1:51130 dest: /127.0.0.1:45654
2015-02-11 00:54:14,763 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097 src: /127.0.0.1:58823 dest: /127.0.0.1:55564
2015-02-11 00:54:14,767 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58823, dest: /127.0.0.1:55564, bytes: 91973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, duration: 2530435
2015-02-11 00:54:14,768 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:14,768 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,768 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51130, dest: /127.0.0.1:45654, bytes: 91973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, duration: 2621515
2015-02-11 00:54:14,769 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,769 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,769 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59701, dest: /127.0.0.1:50636, bytes: 91973, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, duration: 3660550
2015-02-11 00:54:14,770 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:14,770 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741921_1097{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:14,775 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:14,775 INFO  mapreduce.JobSubmitter (JobSubmitter.java:printTokens(479)) - Submitting tokens for job: job_1423615921275_0008
2015-02-11 00:54:14,777 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,778 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,779 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,780 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,781 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,782 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,784 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,785 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,786 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,790 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,791 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,792 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,793 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,794 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:14,797 INFO  resourcemanager.ClientRMService (ClientRMService.java:submitApplication(537)) - Application with id 8 submitted by user teamcity
2015-02-11 00:54:14,797 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	IP=10.31.157.187	OPERATION=Submit Application Request	TARGET=ClientRMService	RESULT=SUCCESS	APPID=application_1423615921275_0008
2015-02-11 00:54:14,798 INFO  rmapp.RMAppImpl (RMAppImpl.java:transition(908)) - Storing application with id application_1423615921275_0008
2015-02-11 00:54:14,798 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from NEW to NEW_SAVING
2015-02-11 00:54:14,798 INFO  recovery.RMStateStore (RMStateStore.java:transition(134)) - Storing info for app: application_1423615921275_0008
2015-02-11 00:54:14,798 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from NEW_SAVING to SUBMITTED
2015-02-11 00:54:14,799 INFO  capacity.ParentQueue (ParentQueue.java:addApplication(496)) - Application added - appId: application_1423615921275_0008 user: teamcity leaf-queue of parent: root #applications: 2
2015-02-11 00:54:14,799 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplication(554)) - Accepted application application_1423615921275_0008 from user: teamcity, in queue: default
2015-02-11 00:54:14,799 INFO  impl.YarnClientImpl (YarnClientImpl.java:submitApplication(236)) - Submitted application application_1423615921275_0008
2015-02-11 00:54:14,799 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from SUBMITTED to ACCEPTED
2015-02-11 00:54:14,800 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerAppAttempt(625)) - Registering app attempt : appattempt_1423615921275_0008_000001
2015-02-11 00:54:14,800 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from NEW to SUBMITTED
2015-02-11 00:54:14,801 INFO  capacity.LeafQueue (LeafQueue.java:activateApplications(723)) - Application application_1423615921275_0008 from user: teamcity activated in queue: default
2015-02-11 00:54:14,801 INFO  capacity.LeafQueue (LeafQueue.java:addApplicationAttempt(739)) - Application added - appId: application_1423615921275_0008 user: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.LeafQueue$User@71394e2d, leaf-queue: default #user-pending-applications: 0 #user-active-applications: 2 #queue-pending-applications: 0 #queue-active-applications: 2
2015-02-11 00:54:14,801 INFO  capacity.CapacityScheduler (CapacityScheduler.java:addApplicationAttempt(578)) - Added Application Attempt appattempt_1423615921275_0008_000001 to scheduler from user teamcity in queue default
2015-02-11 00:54:14,801 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from SUBMITTED to SCHEDULED
2015-02-11 00:54:14,803 INFO  mapreduce.Job (Job.java:submit(1289)) - The url to track the job: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0008/
2015-02-11 00:54:14,803 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] submitted hadoop job: job_1423615921275_0008
2015-02-11 00:54:14,803 INFO  flow.FlowStep (BaseFlowStep.java:logInfo(834)) - [test] tracking url: http://ip-10-31-157-187:34146/proxy/application_1423615921275_0008/
2015-02-11 00:54:14,824 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000001 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:14,825 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000001
2015-02-11 00:54:14,825 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 2 containers, <memory:4096, vCores:2> used and <memory:0, vCores:6> available after allocation
2015-02-11 00:54:14,825 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:14,825 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:2>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=2, numContainers=2
2015-02-11 00:54:14,826 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0008_01_000001
2015-02-11 00:54:14,826 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:14,826 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000001 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:14,826 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:clearNodeSetForAttempt(146)) - Clear node set for appattempt_1423615921275_0008_000001
2015-02-11 00:54:14,826 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:storeAttempt(1661)) - Storing attempt: AppId: application_1423615921275_0008 AttemptId: appattempt_1423615921275_0008_000001 MasterContainer: Container: [ContainerId: container_1423615921275_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ]
2015-02-11 00:54:14,827 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from SCHEDULED to ALLOCATED_SAVING
2015-02-11 00:54:14,827 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from ALLOCATED_SAVING to ALLOCATED
2015-02-11 00:54:14,827 INFO  amlauncher.AMLauncher (AMLauncher.java:run(248)) - Launching masterappattempt_1423615921275_0008_000001
2015-02-11 00:54:14,829 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(105)) - Setting up container Container: [ContainerId: container_1423615921275_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0008_000001
2015-02-11 00:54:14,829 INFO  amlauncher.AMLauncher (AMLauncher.java:createAMContainerLaunchContext(190)) - Command to launch container container_1423615921275_0008_01_000001 : $JAVA_HOME/bin/java -Dlog4j.configuration=container-log4j.properties -Dyarn.app.container.log.dir=<LOG_DIR> -Dyarn.app.container.log.filesize=0 -Dhadoop.root.logger=INFO,CLA  -Xmx1024m org.apache.hadoop.mapreduce.v2.app.MRAppMaster 1><LOG_DIR>/stdout 2><LOG_DIR>/stderr 
2015-02-11 00:54:14,833 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0008_000001 (auth:SIMPLE)
2015-02-11 00:54:14,835 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000001 by user teamcity
2015-02-11 00:54:14,835 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0008
2015-02-11 00:54:14,836 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000001
2015-02-11 00:54:14,836 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0008 transitioned from NEW to INITING
2015-02-11 00:54:14,836 INFO  amlauncher.AMLauncher (AMLauncher.java:launch(126)) - Done launching container Container: [ContainerId: container_1423615921275_0008_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] for AM appattempt_1423615921275_0008_000001
2015-02-11 00:54:14,836 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000001 to application application_1423615921275_0008
2015-02-11 00:54:14,837 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from ALLOCATED to LAUNCHED
2015-02-11 00:54:14,837 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0008 transitioned from INITING to RUNNING
2015-02-11 00:54:14,838 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000001 transitioned from NEW to LOCALIZING
2015-02-11 00:54:14,838 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:14,838 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:54:14,838 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo transitioned from INIT to DOWNLOADING
2015-02-11 00:54:14,839 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split transitioned from INIT to DOWNLOADING
2015-02-11 00:54:14,839 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:54:14,839 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0008_01_000001
2015-02-11 00:54:14,855 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0008_01_000001.tokens. Credentials list: 
2015-02-11 00:54:14,882 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:54:15,006 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/nmPrivate/container_1423615921275_0008_01_000001.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000001.tokens
2015-02-11 00:54:15,006 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008
2015-02-11 00:54:15,155 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,158 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,172 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59767, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1051102847_6947, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, duration: 1207571
2015-02-11 00:54:15,220 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0008/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:15,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,262 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59767, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1051102847_6947, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, duration: 287327
2015-02-11 00:54:15,294 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0008/filecache/11/job.splitmetainfo) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:15,327 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,328 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,340 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59710, bytes: 1423, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1051102847_6947, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 282922
2015-02-11 00:54:15,374 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008/filecache/12/job.split) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:15,402 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:15,415 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59710, bytes: 92693, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_1051102847_6947, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, duration: 455542
2015-02-11 00:54:15,448 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0008/filecache/13/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:15,448 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000001 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:15,498 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000001 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:15,498 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:15,589 INFO  BlockStateChange (BlockManager.java:computeReplicationWorkForBlocks(1438)) - BLOCK* ask 127.0.0.1:57570 to replicate blk_1073741918_1094 to datanode(s) 127.0.0.1:55564
2015-02-11 00:54:15,590 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:55564 to delete [blk_1073741908_1084, blk_1073741909_1085, blk_1073741910_1086, blk_1073741911_1087, blk_1073741913_1089]
2015-02-11 00:54:15,590 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:50636 to delete [blk_1073741908_1084, blk_1073741909_1085, blk_1073741910_1086, blk_1073741912_1088]
2015-02-11 00:54:15,609 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(177)) - Rescanning after 30001 milliseconds
2015-02-11 00:54:15,610 INFO  blockmanagement.CacheReplicationMonitor (CacheReplicationMonitor.java:run(202)) - Scanned 0 directive(s) and 0 block(s) in 0 millisecond(s).
2015-02-11 00:54:15,617 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000001/default_container_executor.sh]
2015-02-11 00:54:15,824 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000001 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:16,658 INFO  datanode.DataNode (DataNode.java:transferBlock(1463)) - DatanodeRegistration(127.0.0.1, datanodeUuid=29b6f23a-1fd5-4198-8b4b-7e92145874f5, infoPort=34845, ipcPort=59291, storageInfo=lv=-55;cid=testClusterID;nsid=1349059658;c=0) Starting thread to transfer BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 to 127.0.0.1:55564 
2015-02-11 00:54:16,661 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 src: /127.0.0.1:58831 dest: /127.0.0.1:55564
2015-02-11 00:54:16,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908 for deletion
2015-02-11 00:54:16,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909 for deletion
2015-02-11 00:54:16,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910 for deletion
2015-02-11 00:54:16,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908
2015-02-11 00:54:16,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909
2015-02-11 00:54:16,661 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912 for deletion
2015-02-11 00:54:16,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data3/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912
2015-02-11 00:54:16,661 INFO  datanode.DataNode (DataNode.java:run(1667)) - DataTransfer: Transmitted BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 (numBytes=254067) to /127.0.0.1:55564
2015-02-11 00:54:16,662 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data4/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910
2015-02-11 00:54:16,663 INFO  datanode.DataNode (DataXceiver.java:writeBlock(766)) - Received BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094 src: /127.0.0.1:58831 dest: /127.0.0.1:55564 of size 254067
2015-02-11 00:54:16,664 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741918_1094 size 254067
2015-02-11 00:54:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908 for deletion
2015-02-11 00:54:17,222 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909 for deletion
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910 for deletion
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data8/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911 for deletion
2015-02-11 00:54:17,223 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913 for deletion
2015-02-11 00:54:17,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911
2015-02-11 00:54:17,224 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data7/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913
2015-02-11 00:54:17,607 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091
2015-02-11 00:54:17,608 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089
2015-02-11 00:54:17,609 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096
2015-02-11 00:54:17,609 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093
2015-02-11 00:54:17,611 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097
2015-02-11 00:54:17,611 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095
2015-02-11 00:54:17,612 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092
2015-02-11 00:54:17,613 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090
2015-02-11 00:54:17,613 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096
2015-02-11 00:54:17,809 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094
2015-02-11 00:54:17,811 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093
2015-02-11 00:54:17,812 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094
2015-02-11 00:54:17,887 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741917_1093
2015-02-11 00:54:17,887 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095
2015-02-11 00:54:17,888 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741915_1091
2015-02-11 00:54:18,009 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741916_1092
2015-02-11 00:54:18,009 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095
2015-02-11 00:54:18,089 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094
2015-02-11 00:54:18,091 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097
2015-02-11 00:54:18,092 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741913_1089
2015-02-11 00:54:18,093 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741914_1090
2015-02-11 00:54:18,426 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097
2015-02-11 00:54:18,427 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096
2015-02-11 00:54:18,568 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,591 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:57570 to delete [blk_1073741908_1084, blk_1073741909_1085, blk_1073741910_1086, blk_1073741911_1087, blk_1073741912_1088, blk_1073741913_1089]
2015-02-11 00:54:18,591 INFO  hdfs.StateChange (BlockManager.java:invalidateWorkForOneNode(3265)) - BLOCK* BlockManager: ask 127.0.0.1:45654 to delete [blk_1073741908_1084, blk_1073741909_1085, blk_1073741911_1087, blk_1073741912_1088, blk_1073741913_1089]
2015-02-11 00:54:18,619 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_STARTED	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,622 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_SUCCESS	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,623 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_FAIL	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,627 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094
2015-02-11 00:54:18,627 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095
2015-02-11 00:54:18,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,720 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate	dst=null	perm=null	proto=rpc
2015-02-11 00:54:18,722 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:19,224 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:19,238 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.splitmetainfo	dst=null	perm=null	proto=rpc
2015-02-11 00:54:19,332 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59773, bytes: 160, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741920_1096, duration: 249523
2015-02-11 00:54:19,586 INFO  launcher.ContainerLaunch (ContainerLaunch.java:call(339)) - Container container_1423615921275_0007_01_000001 succeeded 
2015-02-11 00:54:19,587 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000001 transitioned from RUNNING to EXITED_WITH_SUCCESS
2015-02-11 00:54:19,587 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0007_01_000001
2015-02-11 00:54:19,603 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001
2015-02-11 00:54:19,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001
2015-02-11 00:54:19,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001
2015-02-11 00:54:19,604 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0007/container_1423615921275_0007_01_000001
2015-02-11 00:54:19,605 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Succeeded	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000001
2015-02-11 00:54:19,605 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0007_01_000001 transitioned from EXITED_WITH_SUCCESS to DONE
2015-02-11 00:54:19,605 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0007_01_000001 from application application_1423615921275_0007
2015-02-11 00:54:19,606 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:19,606 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0007
2015-02-11 00:54:19,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908 for deletion
2015-02-11 00:54:19,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909 for deletion
2015-02-11 00:54:19,658 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910 for deletion
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911 for deletion
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912 for deletion
2015-02-11 00:54:19,659 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741910_1086 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741910
2015-02-11 00:54:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913 for deletion
2015-02-11 00:54:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data2/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912
2015-02-11 00:54:19,660 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data1/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913
2015-02-11 00:54:19,826 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0007_01_000001]
2015-02-11 00:54:19,826 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0007_01_000001 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:19,826 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:unregisterAttempt(631)) - Unregistering app attempt : appattempt_1423615921275_0007_000001
2015-02-11 00:54:19,826 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0007_01_000001 in state: COMPLETED event:FINISHED
2015-02-11 00:54:19,826 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0007_000001 State change from FINISHING to FINISHED
2015-02-11 00:54:19,826 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0007	CONTAINERID=container_1423615921275_0007_01_000001
2015-02-11 00:54:19,827 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0007 State change from FINISHING to FINISHED
2015-02-11 00:54:19,827 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0007_01_000001 of capacity <memory:2048, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:54:19,827 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(142)) - USER=teamcity	OPERATION=Application Finished - Succeeded	TARGET=RMAppManager	RESULT=SUCCESS	APPID=application_1423615921275_0007
2015-02-11 00:54:19,827 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:54:19,827 INFO  amlauncher.AMLauncher (AMLauncher.java:run(262)) - Cleaning master appattempt_1423615921275_0007_000001
2015-02-11 00:54:19,827 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0007_01_000001, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:2048, vCores:1>, Priority: 0, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:19,828 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:19,828 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=2, numContainers=1
2015-02-11 00:54:19,828 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0007_000001 released container container_1423615921275_0007_01_000001 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:54:19,827 INFO  resourcemanager.RMAppManager$ApplicationSummary (RMAppManager.java:logAppSummary(177)) - appId=application_1423615921275_0007,name=[7610FB9ACDFB4762A8EABA572FE6AF90/576B9E2EEF4B4604948EB18F83FB7BAC] test/(1/1) ...tapplatform/committapfail,user=teamcity,queue=default,state=FINISHED,trackingUrl=http://ip-10-31-157-187:34146/proxy/application_1423615921275_0007/jobhistory/job/job_1423615921275_0007,appMasterHost=ip-10-31-157-187,startTime=1423616032203,finishTime=1423616053414,finalStatus=SUCCEEDED
2015-02-11 00:54:19,828 INFO  capacity.CapacityScheduler (CapacityScheduler.java:doneApplicationAttempt(616)) - Application Attempt appattempt_1423615921275_0007_000001 is done. finalState=FINISHED
2015-02-11 00:54:19,828 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:clearRequests(117)) - Application application_1423615921275_0007 requests cleared
2015-02-11 00:54:19,829 INFO  capacity.LeafQueue (LeafQueue.java:removeApplicationAttempt(781)) - Application removed - appId: application_1423615921275_0007 user: teamcity queue: default #user-pending-applications: 0 #user-active-applications: 1 #queue-pending-applications: 0 #queue-active-applications: 1
2015-02-11 00:54:19,829 INFO  capacity.ParentQueue (ParentQueue.java:removeApplication(521)) - Application removed - appId: application_1423615921275_0007 user: teamcity leaf-queue of parent: root #applications: 1
2015-02-11 00:54:19,832 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0007_000001 (auth:SIMPLE)
2015-02-11 00:54:19,833 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0007_01_000001
2015-02-11 00:54:19,938 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908 for deletion
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909 for deletion
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911 for deletion
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741908_1084 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741908
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912 for deletion
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741909_1085 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741909
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:deleteAsync(176)) - Scheduling blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913 for deletion
2015-02-11 00:54:19,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741912_1088 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data5/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741912
2015-02-11 00:54:19,939 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741911_1087 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741911
2015-02-11 00:54:19,940 INFO  impl.FsDatasetAsyncDiskService (FsDatasetAsyncDiskService.java:run(252)) - Deleted BP-646844521-10.31.157.187-1423615901825 blk_1073741913_1089 file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/data/dfs/data/data6/current/BP-646844521-10.31.157.187-1423615901825/current/finalized/blk_1073741913
2015-02-11 00:54:20,146 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:54:20,146 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_0/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,147 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_1/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,147 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_2/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,147 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-3_3/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,147 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0007
2015-02-11 00:54:20,148 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:54:20,148 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0007, with delay of 10800 seconds
2015-02-11 00:54:20,694 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0008_000001 (auth:SIMPLE)
2015-02-11 00:54:20,699 INFO  resourcemanager.ApplicationMasterService (ApplicationMasterService.java:registerApplicationMaster(270)) - AM registration appattempt_1423615921275_0008_000001
2015-02-11 00:54:20,699 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(121)) - USER=teamcity	IP=10.31.157.187	OPERATION=Register App Master	TARGET=ApplicationMasterService	RESULT=SUCCESS	APPID=application_1423615921275_0008	APPATTEMPTID=appattempt_1423615921275_0008_000001
2015-02-11 00:54:20,699 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from LAUNCHED to RUNNING
2015-02-11 00:54:20,700 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from ACCEPTED to RUNNING
2015-02-11 00:54:20,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1	dst=null	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:54:20,773 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:20,826 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from RUNNING to APPLICATION_RESOURCES_CLEANINGUP
2015-02-11 00:54:20,827 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,827 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,827 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,828 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0007
2015-02-11 00:54:20,827 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_STOP for appId application_1423615921275_0007
2015-02-11 00:54:20,828 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0007 transitioned from APPLICATION_RESOURCES_CLEANINGUP to FINISHED
2015-02-11 00:54:20,828 INFO  loghandler.NonAggregatingLogHandler (NonAggregatingLogHandler.java:handle(120)) - Scheduling Log Deletion for application: application_1423615921275_0007, with delay of 10800 seconds
2015-02-11 00:54:20,954 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:21,125 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml. BP-646844521-10.31.157.187-1423615901825 blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]}
2015-02-11 00:54:21,190 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098 src: /127.0.0.1:59780 dest: /127.0.0.1:57570
2015-02-11 00:54:21,193 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098 src: /127.0.0.1:51149 dest: /127.0.0.1:45654
2015-02-11 00:54:21,195 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098 src: /127.0.0.1:59722 dest: /127.0.0.1:50636
2015-02-11 00:54:21,245 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59722, dest: /127.0.0.1:50636, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, duration: 49015852
2015-02-11 00:54:21,246 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:21,246 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51149, dest: /127.0.0.1:45654, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, duration: 49553122
2015-02-11 00:54:21,246 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:54:21,247 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:21,247 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:54:21,248 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59780, dest: /127.0.0.1:57570, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, duration: 51208201
2015-02-11 00:54:21,248 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:21,248 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741922_1098{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]} size 0
2015-02-11 00:54:21,254 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:21,827 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000002 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:21,827 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000002
2015-02-11 00:54:21,828 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available after allocation
2015-02-11 00:54:21,828 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:21,828 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:54:21,828 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:21,829 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000003 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:21,829 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000003
2015-02-11 00:54:21,829 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which has 3 containers, <memory:4096, vCores:3> used and <memory:0, vCores:5> available after allocation
2015-02-11 00:54:21,829 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:21,829 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:54:21,830 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:22,016 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000004 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:22,016 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000004
2015-02-11 00:54:22,016 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:54:22,017 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:22,017 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:54:22,017 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:22,017 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000005 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:22,018 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000005
2015-02-11 00:54:22,018 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 2 containers, <memory:2048, vCores:2> used and <memory:2048, vCores:6> available after allocation
2015-02-11 00:54:22,018 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:22,018 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:6144, vCores:5>, usedCapacity=0.375, absoluteUsedCapacity=0.375, numApps=1, numContainers=5
2015-02-11 00:54:22,018 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.375 absoluteUsedCapacity=0.375 used=<memory:6144, vCores:5> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:22,771 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:44829 for container : container_1423615921275_0008_01_000002
2015-02-11 00:54:22,772 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000002 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:22,772 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000003 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:22,773 INFO  security.NMTokenSecretManagerInRM (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for nodeId : ip-10-31-157-187.ec2.internal:53267 for container : container_1423615921275_0008_01_000004
2015-02-11 00:54:22,773 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000004 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:22,773 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000005 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:22,818 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098
2015-02-11 00:54:22,840 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,841 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,857 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,859 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,862 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,864 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,903 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,905 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,906 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/MRAppJar.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,908 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity/target/Hadoop2MR1Platform-tmpDir/hadoop-6518671817503113645.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:22,995 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0008_000001 (auth:SIMPLE)
2015-02-11 00:54:22,995 INFO  ipc.Server (Server.java:saslProcess(1294)) - Auth successful for appattempt_1423615921275_0008_000001 (auth:SIMPLE)
2015-02-11 00:54:23,003 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000003 by user teamcity
2015-02-11 00:54:23,003 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000003
2015-02-11 00:54:23,003 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000003 to application application_1423615921275_0008
2015-02-11 00:54:23,004 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from NEW to LOCALIZING
2015-02-11 00:54:23,004 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,004 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000002 by user teamcity
2015-02-11 00:54:23,004 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,005 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:23,005 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000002
2015-02-11 00:54:23,005 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0008
2015-02-11 00:54:23,006 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000002 to application application_1423615921275_0008
2015-02-11 00:54:23,006 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:23,006 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from NEW to LOCALIZING
2015-02-11 00:54:23,007 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,007 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,007 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:23,007 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0008
2015-02-11 00:54:23,008 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:23,018 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098
2015-02-11 00:54:23,020 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000004 by user teamcity
2015-02-11 00:54:23,021 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000005 by user teamcity
2015-02-11 00:54:23,021 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(623)) - Creating a new application reference for app application_1423615921275_0008
2015-02-11 00:54:23,021 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000005
2015-02-11 00:54:23,021 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000004
2015-02-11 00:54:23,021 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000005 to application application_1423615921275_0008
2015-02-11 00:54:23,024 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0008 transitioned from NEW to INITING
2015-02-11 00:54:23,025 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000004 to application application_1423615921275_0008
2015-02-11 00:54:23,025 INFO  application.Application (ApplicationImpl.java:handle(452)) - Application application_1423615921275_0008 transitioned from INITING to RUNNING
2015-02-11 00:54:23,025 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from NEW to LOCALIZING
2015-02-11 00:54:23,026 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from NEW to LOCALIZING
2015-02-11 00:54:23,026 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,026 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,026 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:23,027 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0008
2015-02-11 00:54:23,027 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar transitioned from INIT to DOWNLOADING
2015-02-11 00:54:23,027 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml transitioned from INIT to DOWNLOADING
2015-02-11 00:54:23,027 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,027 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0008
2015-02-11 00:54:23,028 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:23,028 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0008
2015-02-11 00:54:23,028 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0008_01_000004
2015-02-11 00:54:23,029 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:handle(679)) - Created localizer for container_1423615921275_0008_01_000005
2015-02-11 00:54:23,052 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423615921275_0008_01_000005.tokens. Credentials list: 
2015-02-11 00:54:23,054 INFO  localizer.ResourceLocalizationService (ResourceLocalizationService.java:writeCredentials(1107)) - Writing credentials to the nmPrivate file /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0008_01_000004.tokens. Credentials list: 
2015-02-11 00:54:23,074 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:23,074 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:23,076 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:23,076 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:23,090 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:54:23,100 INFO  datanode.BlockPoolSliceScanner (BlockPoolSliceScanner.java:verifyBlock(430)) - Verification succeeded for BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098
2015-02-11 00:54:23,222 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000003/default_container_executor.sh]
2015-02-11 00:54:23,228 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000002/default_container_executor.sh]
2015-02-11 00:54:23,244 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/nmPrivate/container_1423615921275_0008_01_000005.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005.tokens
2015-02-11 00:54:23,245 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008
2015-02-11 00:54:23,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:23,405 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar	dst=null	perm=null	proto=rpc
2015-02-11 00:54:23,420 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58847, bytes: 256055, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1464996393_7248, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741918_1094, duration: 698794
2015-02-11 00:54:23,475 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.jar(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/filecache/10/job.jar) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:23,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:23,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:23,524 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59728, bytes: 92693, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-1464996393_7248, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741921_1097, duration: 771795
2015-02-11 00:54:23,560 INFO  localizer.LocalizedResource (LocalizedResource.java:handle(203)) - Resource hdfs://localhost:44721/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.xml(->/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0008/filecache/11/job.xml) transitioned from DOWNLOADING to LOCALIZED
2015-02-11 00:54:23,560 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:23,561 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:23,615 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:23,615 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:23,617 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:23,617 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:23,743 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004/default_container_executor.sh]
2015-02-11 00:54:23,755 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005/default_container_executor.sh]
2015-02-11 00:54:23,793 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:54:23,828 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000002 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:23,828 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000003 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:24,017 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000004 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:24,017 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000005 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:24,630 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:createUserCacheDirs(469)) - Initializing user teamcity
2015-02-11 00:54:25,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(103)) - Copying from /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/nmPrivate/container_1423615921275_0008_01_000004.tokens to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004.tokens
2015-02-11 00:54:25,000 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:startLocalizer(105)) - CWD set to /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008 = file:/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008
2015-02-11 00:54:27,216 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,359 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51165, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000001_0_1045596913_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 280854
2015-02-11 00:54:27,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,474 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,520 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59799, bytes: 1423, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000000_0_-1625316027_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 270945
2015-02-11 00:54:27,632 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,637 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59740, bytes: 429, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000000_0_-1625316027_1, offset: 1024, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 262229
2015-02-11 00:54:27,789 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,861 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job.split	dst=null	perm=null	proto=rpc
2015-02-11 00:54:27,932 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59743, bytes: 391, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000003_0_-714226763_1, offset: 1024, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 295018
2015-02-11 00:54:27,997 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59745, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000001_0_1045596913_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 265814
2015-02-11 00:54:28,010 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59744, bytes: 907, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000002_0_2108925302_1, offset: 512, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741919_1095, duration: 265031
2015-02-11 00:54:28,051 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,059 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51174, bytes: 945, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000003_0_-714226763_1, offset: 512, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 307171
2015-02-11 00:54:28,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_m_000001_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/apache.10.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,130 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51175, bytes: 1461, op: HDFS_READ, cliID: DFSClient_attempt_1423615921275_0008_m_000002_0_2108925302_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741838_1014, duration: 284233
2015-02-11 00:54:28,231 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0008_01_000003
2015-02-11 00:54:28,231 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000003
2015-02-11 00:54:28,231 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from RUNNING to KILLING
2015-02-11 00:54:28,232 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0008_01_000003
2015-02-11 00:54:28,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,248 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0008_01_000003 is : 143
2015-02-11 00:54:28,266 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:28,267 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000003
2015-02-11 00:54:28,267 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000003
2015-02-11 00:54:28,267 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000003
2015-02-11 00:54:28,268 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist. BP-646844521-10.31.157.187-1423615901825 blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]}
2015-02-11 00:54:28,268 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000003
2015-02-11 00:54:28,269 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000003 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:28,269 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000003
2015-02-11 00:54:28,269 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0008_01_000003 from application application_1423615921275_0008
2015-02-11 00:54:28,270 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:28,270 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0008
2015-02-11 00:54:28,274 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099 src: /127.0.0.1:51176 dest: /127.0.0.1:45654
2015-02-11 00:54:28,282 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099 src: /127.0.0.1:59749 dest: /127.0.0.1:50636
2015-02-11 00:54:28,286 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099 src: /127.0.0.1:58870 dest: /127.0.0.1:55564
2015-02-11 00:54:28,299 INFO  hdfs.StateChange (FSNamesystem.java:fsync(3991)) - BLOCK* fsync: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist for DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:28,349 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0008_01_000002
2015-02-11 00:54:28,350 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000002
2015-02-11 00:54:28,350 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from RUNNING to KILLING
2015-02-11 00:54:28,350 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0008_01_000002
2015-02-11 00:54:28,351 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0008_01_000003]
2015-02-11 00:54:28,351 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000003 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:28,351 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0008_01_000003 in state: COMPLETED event:FINISHED
2015-02-11 00:54:28,351 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000003
2015-02-11 00:54:28,351 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0008_01_000003 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 2 containers, <memory:3072, vCores:2> used and <memory:1024, vCores:6> available, release resources=true
2015-02-11 00:54:28,352 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:5120, vCores:4> numContainers=4 user=teamcity user-resources=<memory:5120, vCores:4>
2015-02-11 00:54:28,353 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0008_01_000003, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:28,354 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.3125 absoluteUsedCapacity=0.3125 used=<memory:5120, vCores:4> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:28,354 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:5120, vCores:4>, usedCapacity=0.3125, absoluteUsedCapacity=0.3125, numApps=1, numContainers=4
2015-02-11 00:54:28,354 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0008_000001 released container container_1423615921275_0008_01_000003 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=2 available=1024 used=3072 with event: FINISHED
2015-02-11 00:54:28,370 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0008_01_000002 is : 143
2015-02-11 00:54:28,387 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:28,388 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000002
2015-02-11 00:54:28,389 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000002
2015-02-11 00:54:28,389 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000002
2015-02-11 00:54:28,390 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000002
2015-02-11 00:54:28,390 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000002 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:28,390 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0008_01_000002 from application application_1423615921275_0008
2015-02-11 00:54:28,390 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:28,390 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-2_3/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000002
2015-02-11 00:54:28,391 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0008
2015-02-11 00:54:28,693 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_m_000003_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,758 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_m_000002_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:28,774 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0008_01_000005
2015-02-11 00:54:28,775 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000005
2015-02-11 00:54:28,775 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from RUNNING to KILLING
2015-02-11 00:54:28,775 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0008_01_000005
2015-02-11 00:54:28,790 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0008_01_000005 is : 143
2015-02-11 00:54:28,808 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:28,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005
2015-02-11 00:54:28,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005
2015-02-11 00:54:28,809 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005
2015-02-11 00:54:28,810 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000005
2015-02-11 00:54:28,810 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000005
2015-02-11 00:54:28,810 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000005 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:28,811 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0008_01_000005 from application application_1423615921275_0008
2015-02-11 00:54:28,811 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:28,812 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0008
2015-02-11 00:54:28,834 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0008_01_000004
2015-02-11 00:54:28,834 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000004
2015-02-11 00:54:28,835 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from RUNNING to KILLING
2015-02-11 00:54:28,835 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0008_01_000004
2015-02-11 00:54:28,835 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0008_01_000005]
2015-02-11 00:54:28,835 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000005 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:28,836 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0008_01_000005 in state: COMPLETED event:FINISHED
2015-02-11 00:54:28,836 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000005
2015-02-11 00:54:28,836 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0008_01_000005 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available, release resources=true
2015-02-11 00:54:28,836 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:4096, vCores:3> numContainers=3 user=teamcity user-resources=<memory:4096, vCores:3>
2015-02-11 00:54:28,837 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0008_01_000005, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:28,837 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.25 absoluteUsedCapacity=0.25 used=<memory:4096, vCores:3> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:28,837 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:4096, vCores:3>, usedCapacity=0.25, absoluteUsedCapacity=0.25, numApps=1, numContainers=3
2015-02-11 00:54:28,838 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0008_000001 released container container_1423615921275_0008_01_000005 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=1 available=3072 used=1024 with event: FINISHED
2015-02-11 00:54:28,851 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0008_01_000004 is : 143
2015-02-11 00:54:28,868 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:28,869 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004
2015-02-11 00:54:28,869 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004
2015-02-11 00:54:28,870 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000004
2015-02-11 00:54:28,870 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000004 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:28,870 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004
2015-02-11 00:54:28,870 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0008_01_000004 from application application_1423615921275_0008
2015-02-11 00:54:28,870 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000004
2015-02-11 00:54:28,870 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:28,871 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0008
2015-02-11 00:54:29,351 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0008_01_000002]
2015-02-11 00:54:29,351 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000002 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:29,352 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0008_01_000002 in state: COMPLETED event:FINISHED
2015-02-11 00:54:29,352 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000002
2015-02-11 00:54:29,352 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0008_01_000002 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:44829, which currently has 1 containers, <memory:2048, vCores:1> used and <memory:2048, vCores:7> available, release resources=true
2015-02-11 00:54:29,352 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:3072, vCores:2> numContainers=2 user=teamcity user-resources=<memory:3072, vCores:2>
2015-02-11 00:54:29,353 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0008_01_000002, NodeId: ip-10-31-157-187.ec2.internal:44829, NodeHttpAddress: ip-10-31-157-187.ec2.internal:45790, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:44829 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:29,353 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:29,354 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:54:29,354 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0008_000001 released container container_1423615921275_0008_01_000002 on node: host: ip-10-31-157-187.ec2.internal:44829 #containers=1 available=2048 used=2048 with event: FINISHED
2015-02-11 00:54:29,836 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0008_01_000004]
2015-02-11 00:54:29,836 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000004 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:29,836 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0008_01_000004 in state: COMPLETED event:FINISHED
2015-02-11 00:54:29,836 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000004
2015-02-11 00:54:29,836 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0008_01_000004 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:54:29,837 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:54:29,837 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0008_01_000004, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 20, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:29,837 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:29,838 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:54:29,838 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0008_000001 released container container_1423615921275_0008_01_000004 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:54:29,838 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000006 Container Transitioned from NEW to ALLOCATED
2015-02-11 00:54:29,838 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Allocated Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000006
2015-02-11 00:54:29,839 INFO  scheduler.SchedulerNode (SchedulerNode.java:allocateContainer(131)) - Assigned container container_1423615921275_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which has 1 containers, <memory:1024, vCores:1> used and <memory:3072, vCores:7> available after allocation
2015-02-11 00:54:29,839 INFO  capacity.LeafQueue (LeafQueue.java:assignContainer(1354)) - assignedContainer application attempt=appattempt_1423615921275_0008_000001 container=Container: [ContainerId: container_1423615921275_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 10, Token: null, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 clusterResource=<memory:16384, vCores:32>
2015-02-11 00:54:29,839 INFO  capacity.ParentQueue (ParentQueue.java:assignContainersToChildQueues(669)) - Re-sorting assigned queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:3072, vCores:2>, usedCapacity=0.1875, absoluteUsedCapacity=0.1875, numApps=1, numContainers=2
2015-02-11 00:54:29,839 INFO  capacity.ParentQueue (ParentQueue.java:assignContainers(584)) - assignedContainer queue=root usedCapacity=0.1875 absoluteUsedCapacity=0.1875 used=<memory:3072, vCores:2> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:30,831 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000006 Container Transitioned from ALLOCATED to ACQUIRED
2015-02-11 00:54:30,845 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:startContainerInternal(584)) - Start request for container_1423615921275_0008_01_000006 by user teamcity
2015-02-11 00:54:30,845 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Start Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000006
2015-02-11 00:54:30,845 INFO  application.Application (ApplicationImpl.java:transition(297)) - Adding container_1423615921275_0008_01_000006 to application application_1423615921275_0008
2015-02-11 00:54:30,846 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from NEW to LOCALIZING
2015-02-11 00:54:30,846 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_INIT for appId application_1423615921275_0008
2015-02-11 00:54:30,847 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event APPLICATION_INIT for appId application_1423615921275_0008
2015-02-11 00:54:30,847 INFO  containermanager.AuxServices (AuxServices.java:handle(200)) - Got APPLICATION_INIT for service mapreduce_shuffle
2015-02-11 00:54:30,847 INFO  mapred.ShuffleHandler (ShuffleHandler.java:addJobToken(504)) - Added token for job_1423615921275_0008
2015-02-11 00:54:30,848 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from LOCALIZING to LOCALIZED
2015-02-11 00:54:30,896 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from LOCALIZED to RUNNING
2015-02-11 00:54:30,897 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:31,011 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(189)) - launchContainer: [nice, -n, 0, bash, /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000006/default_container_executor.sh]
2015-02-11 00:54:31,835 INFO  scheduler.AppSchedulingInfo (AppSchedulingInfo.java:updateResourceRequests(181)) - checking for deactivate... 
2015-02-11 00:54:31,837 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000006 Container Transitioned from ACQUIRED to RUNNING
2015-02-11 00:54:34,790 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(844)) - Setting connection close header...
2015-02-11 00:54:34,793 INFO  mapred.ShuffleHandler (ShuffleHandler.java:setResponseHeaders(844)) - Setting connection close header...
2015-02-11 00:54:35,202 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,299 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:54:35,440 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100 src: /127.0.0.1:59760 dest: /127.0.0.1:50636
2015-02-11 00:54:35,442 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100 src: /127.0.0.1:51189 dest: /127.0.0.1:45654
2015-02-11 00:54:35,444 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100 src: /127.0.0.1:58882 dest: /127.0.0.1:55564
2015-02-11 00:54:35,497 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58882, dest: /127.0.0.1:55564, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0008_r_000000_0_-2121835018_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, duration: 51139334
2015-02-11 00:54:35,498 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:35,498 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,498 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51189, dest: /127.0.0.1:45654, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0008_r_000000_0_-2121835018_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, duration: 52245469
2015-02-11 00:54:35,498 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,499 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59760, dest: /127.0.0.1:50636, bytes: 128, op: HDFS_WRITE, cliID: DFSClient_attempt_1423615921275_0008_r_000000_0_-2121835018_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, duration: 52689906
2015-02-11 00:54:35,499 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,499 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,500 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741924_1100{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,507 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0/part-00000 is closed by DFSClient_attempt_1423615921275_0008_r_000000_0_-2121835018_1
2015-02-11 00:54:35,616 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,627 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,628 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/task_1423615921275_0008_r_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,635 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/_temporary/attempt_1423615921275_0008_r_000000_0	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/task_1423615921275_0008_r_000000	perm=teamcity:supergroup:rwxrwxrwx	proto=rpc
2015-02-11 00:54:35,702 INFO  containermanager.ContainerManagerImpl (ContainerManagerImpl.java:stopContainerInternal(730)) - Stopping container with container Id: container_1423615921275_0008_01_000006
2015-02-11 00:54:35,702 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	IP=10.31.157.187	OPERATION=Stop Container Request	TARGET=ContainerManageImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000006
2015-02-11 00:54:35,703 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from RUNNING to KILLING
2015-02-11 00:54:35,703 INFO  launcher.ContainerLaunch (ContainerLaunch.java:cleanupContainer(358)) - Cleaning up container container_1423615921275_0008_01_000006
2015-02-11 00:54:35,718 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_STARTED	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,723 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_STARTED is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,725 WARN  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:launchContainer(207)) - Exit code from container container_1423615921275_0008_01_000006 is : 143
2015-02-11 00:54:35,729 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,738 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,739 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,740 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/task_1423615921275_0008_r_000000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,742 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,742 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from KILLING to CONTAINER_CLEANEDUP_AFTER_KILL
2015-02-11 00:54:35,743 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_0/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000006
2015-02-11 00:54:35,743 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_1/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000006
2015-02-11 00:54:35,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_2/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000006
2015-02-11 00:54:35,744 INFO  nodemanager.DefaultContainerExecutor (DefaultContainerExecutor.java:deleteAsUser(369)) - Deleting absolute path : /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/target/Hadoop2MR1Platform/Hadoop2MR1Platform-localDir-nm-1_3/usercache/teamcity/appcache/application_1423615921275_0008/container_1423615921275_0008_01_000006
2015-02-11 00:54:35,745 INFO  nodemanager.NMAuditLogger (NMAuditLogger.java:logSuccess(89)) - USER=teamcity	OPERATION=Container Finished - Killed	TARGET=ContainerImpl	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000006
2015-02-11 00:54:35,745 INFO  container.Container (ContainerImpl.java:handle(918)) - Container container_1423615921275_0008_01_000006 transitioned from CONTAINER_CLEANEDUP_AFTER_KILL to DONE
2015-02-11 00:54:35,745 INFO  application.Application (ApplicationImpl.java:transition(340)) - Removing container_1423615921275_0008_01_000006 from application application_1423615921275_0008
2015-02-11 00:54:35,746 INFO  monitor.ContainersMonitorImpl (ContainersMonitorImpl.java:isEnabled(178)) - Neither virutal-memory nor physical-memory monitoring is needed. Not running the monitor-thread
2015-02-11 00:54:35,746 INFO  containermanager.AuxServices (AuxServices.java:handle(196)) - Got event CONTAINER_STOP for appId application_1423615921275_0008
2015-02-11 00:54:35,750 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary/1/task_1423615921275_0008_r_000000/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/part-00000	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,760 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,767 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,772 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_SUCCESS is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,776 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_SUCCESS	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,781 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/COMMIT_SUCCESS is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,810 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58870, dest: /127.0.0.1:55564, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, duration: 7520554507
2015-02-11 00:54:35,810 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:35,811 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15986
2015-02-11 00:54:35,811 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59749, dest: /127.0.0.1:50636, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, duration: 7519446274
2015-02-11 00:54:35,812 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,813 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15986
2015-02-11 00:54:35,813 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51176, dest: /127.0.0.1:45654, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, duration: 7523300717
2015-02-11 00:54:35,813 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,813 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741923_1099{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 15986
2015-02-11 00:54:35,819 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,824 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,828 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:54:35,834 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101 src: /127.0.0.1:51191 dest: /127.0.0.1:45654
2015-02-11 00:54:35,836 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101 src: /127.0.0.1:59824 dest: /127.0.0.1:57570
2015-02-11 00:54:35,838 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101 src: /127.0.0.1:58885 dest: /127.0.0.1:55564
2015-02-11 00:54:35,848 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58885, dest: /127.0.0.1:55564, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, duration: 7443393
2015-02-11 00:54:35,848 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,849 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:35,849 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59824, dest: /127.0.0.1:57570, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, duration: 9632501
2015-02-11 00:54:35,849 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,850 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51191, dest: /127.0.0.1:45654, bytes: 449, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, duration: 9911847
2015-02-11 00:54:35,850 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741925_1101, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,850 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741925_1101{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,855 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary_tmp is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,863 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,870 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,871 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,875 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,876 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,877 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1.jhist	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,883 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,886 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51194, bytes: 63050, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741923_1099, duration: 287529
2015-02-11 00:54:35,889 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]}
2015-02-11 00:54:35,896 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102 src: /127.0.0.1:59767 dest: /127.0.0.1:50636
2015-02-11 00:54:35,897 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102 src: /127.0.0.1:58888 dest: /127.0.0.1:55564
2015-02-11 00:54:35,899 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102 src: /127.0.0.1:51197 dest: /127.0.0.1:45654
2015-02-11 00:54:35,903 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51197, dest: /127.0.0.1:45654, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, duration: 2768163
2015-02-11 00:54:35,904 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:35,904 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,904 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58888, dest: /127.0.0.1:55564, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, duration: 3351534
2015-02-11 00:54:35,905 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,905 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,906 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59767, dest: /127.0.0.1:50636, bytes: 62558, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, duration: 4540083
2015-02-11 00:54:35,906 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741926_1102{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,906 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741926_1102, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,911 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,915 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,917 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,918 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,919 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,920 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,921 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008/job_1423615921275_0008_1_conf.xml	dst=null	perm=null	proto=rpc
2015-02-11 00:54:35,927 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rw-rw-rw-	proto=rpc
2015-02-11 00:54:35,930 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:57570, dest: /127.0.0.1:59830, bytes: 108528, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741922_1098, duration: 396032
2015-02-11 00:54:35,932 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp. BP-646844521-10.31.157.187-1423615901825 blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:35,943 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103 src: /127.0.0.1:51199 dest: /127.0.0.1:45654
2015-02-11 00:54:35,944 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103 src: /127.0.0.1:59832 dest: /127.0.0.1:57570
2015-02-11 00:54:35,945 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103 src: /127.0.0.1:59773 dest: /127.0.0.1:50636
2015-02-11 00:54:35,949 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59773, dest: /127.0.0.1:50636, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, duration: 1752049
2015-02-11 00:54:35,950 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:35,950 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,950 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59832, dest: /127.0.0.1:57570, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, duration: 2329202
2015-02-11 00:54:35,951 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,951 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,951 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51199, dest: /127.0.0.1:45654, bytes: 107684, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_394937827_1, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, duration: 3294815
2015-02-11 00:54:35,951 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741927_1103, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:35,952 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741927_1103{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW]]} size 0
2015-02-11 00:54:35,956 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp is closed by DFSClient_NONMAPREDUCE_394937827_1
2015-02-11 00:54:35,959 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=setPermission	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp	dst=null	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,963 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008.summary	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,968 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008_conf.xml	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,973 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist_tmp	dst=/tmp/hadoop-yarn/staging/history/done_intermediate/teamcity/job_1423615921275_0008-1423616054797-teamcity-%5BE2E7E05E3A0D470F9D2D899A087A9154%2FC6DD7E1673254E50-1423616075782-4-1-SUCCEEDED-default-1423616060737.jhist	perm=teamcity:supergroup:rwxrwx---	proto=rpc
2015-02-11 00:54:35,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:rememberTargetTransitionsAndStoreState(995)) - Updating application attempt appattempt_1423615921275_0008_000001 with final state: FINISHING, and exit status: -1000
2015-02-11 00:54:35,984 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from RUNNING to FINAL_SAVING
2015-02-11 00:54:35,984 INFO  rmapp.RMAppImpl (RMAppImpl.java:rememberTargetTransitionsAndStoreState(927)) - Updating application application_1423615921275_0008 with final state: FINISHING
2015-02-11 00:54:35,984 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from RUNNING to FINAL_SAVING
2015-02-11 00:54:35,985 INFO  recovery.RMStateStore (RMStateStore.java:transition(158)) - Updating info for app: application_1423615921275_0008
2015-02-11 00:54:35,985 INFO  attempt.RMAppAttemptImpl (RMAppAttemptImpl.java:handle(656)) - appattempt_1423615921275_0008_000001 State change from FINAL_SAVING to FINISHING
2015-02-11 00:54:35,986 INFO  rmapp.RMAppImpl (RMAppImpl.java:handle(658)) - application_1423615921275_0008 State change from FINAL_SAVING to FINISHING
2015-02-11 00:54:36,703 INFO  nodemanager.NodeStatusUpdaterImpl (NodeStatusUpdaterImpl.java:removeCompletedContainersFromContext(417)) - Removed completed containers from NM context: [container_1423615921275_0008_01_000006]
2015-02-11 00:54:36,703 INFO  rmcontainer.RMContainerImpl (RMContainerImpl.java:handle(374)) - container_1423615921275_0008_01_000006 Container Transitioned from RUNNING to COMPLETED
2015-02-11 00:54:36,704 INFO  fica.FiCaSchedulerApp (FiCaSchedulerApp.java:containerCompleted(95)) - Completed container: container_1423615921275_0008_01_000006 in state: COMPLETED event:FINISHED
2015-02-11 00:54:36,704 INFO  resourcemanager.RMAuditLogger (RMAuditLogger.java:logSuccess(100)) - USER=teamcity	OPERATION=AM Released Container	TARGET=SchedulerApp	RESULT=SUCCESS	APPID=application_1423615921275_0008	CONTAINERID=container_1423615921275_0008_01_000006
2015-02-11 00:54:36,704 INFO  scheduler.SchedulerNode (SchedulerNode.java:releaseContainer(194)) - Released container container_1423615921275_0008_01_000006 of capacity <memory:1024, vCores:1> on host ip-10-31-157-187.ec2.internal:53267, which currently has 0 containers, <memory:0, vCores:0> used and <memory:4096, vCores:8> available, release resources=true
2015-02-11 00:54:36,704 INFO  capacity.LeafQueue (LeafQueue.java:releaseResource(1490)) - default used=<memory:2048, vCores:1> numContainers=1 user=teamcity user-resources=<memory:2048, vCores:1>
2015-02-11 00:54:36,705 INFO  capacity.LeafQueue (LeafQueue.java:completedContainer(1435)) - completedContainer container=Container: [ContainerId: container_1423615921275_0008_01_000006, NodeId: ip-10-31-157-187.ec2.internal:53267, NodeHttpAddress: ip-10-31-157-187.ec2.internal:40444, Resource: <memory:1024, vCores:1>, Priority: 10, Token: Token { kind: ContainerToken, service: 10.31.157.187:53267 }, ] queue=default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1 cluster=<memory:16384, vCores:32>
2015-02-11 00:54:36,705 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(708)) - completedContainer queue=root usedCapacity=0.125 absoluteUsedCapacity=0.125 used=<memory:2048, vCores:1> cluster=<memory:16384, vCores:32>
2015-02-11 00:54:36,705 INFO  capacity.ParentQueue (ParentQueue.java:completedContainer(722)) - Re-sorting completed queue: root.default stats: default: capacity=1.0, absoluteCapacity=1.0, usedResources=<memory:2048, vCores:1>, usedCapacity=0.125, absoluteUsedCapacity=0.125, numApps=1, numContainers=1
2015-02-11 00:54:36,706 INFO  capacity.CapacityScheduler (CapacityScheduler.java:completedContainer(1034)) - Application attempt appattempt_1423615921275_0008_000001 released container container_1423615921275_0008_01_000006 on node: host: ip-10-31-157-187.ec2.internal:53267 #containers=0 available=4096 used=0 with event: FINISHED
2015-02-11 00:54:36,994 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741918_1094 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:55564 
2015-02-11 00:54:36,995 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741919_1095 127.0.0.1:45654 127.0.0.1:55564 127.0.0.1:57570 127.0.0.1:50636 
2015-02-11 00:54:36,995 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741920_1096 127.0.0.1:50636 127.0.0.1:57570 127.0.0.1:55564 
2015-02-11 00:54:36,995 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741921_1097 127.0.0.1:50636 127.0.0.1:45654 127.0.0.1:55564 
2015-02-11 00:54:36,995 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741923_1099 127.0.0.1:45654 127.0.0.1:50636 127.0.0.1:55564 
2015-02-11 00:54:36,996 INFO  BlockStateChange (BlockManager.java:addToInvalidates(1074)) - BLOCK* addToInvalidates: blk_1073741922_1098 127.0.0.1:57570 127.0.0.1:45654 127.0.0.1:50636 
2015-02-11 00:54:36,996 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/tmp/hadoop-yarn/staging/teamcity/.staging/job_1423615921275_0008	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,052 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,053 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary
2015-02-11 00:54:37,053 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,072 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,073 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,074 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,075 INFO  mapred.FileInputFormat (FileInputFormat.java:listStatus(247)) - Total input paths to process : 1
2015-02-11 00:54:37,077 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,080 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59775, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, duration: 272571
2015-02-11 00:54:37,081 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/committap
2015-02-11 00:54:37,081 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,082 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,083 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,084 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,085 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,086 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committap/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,095 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59775, bytes: 132, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741924_1100, duration: 326783
2015-02-11 00:54:37,096 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/lower.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,097 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/classes/test/data/upper.txt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,101 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,102 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,103 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,105 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,106 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,108 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,109 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,113 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,114 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,115 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,117 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,118 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,119 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,120 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,122 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,123 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,124 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,125 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,127 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,129 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,133 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.task.id is deprecated. Instead, use mapreduce.task.attempt.id
2015-02-11 00:54:37,133 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.task.is.map is deprecated. Instead, use mapreduce.task.ismap
2015-02-11 00:54:37,134 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,138 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,138 INFO  Configuration.deprecation (Configuration.java:warnOnceIfDeprecated(1019)) - mapred.work.output.dir is deprecated. Instead, use mapreduce.task.output.dir
2015-02-11 00:54:37,139 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:setupTask(98)) - setting up task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,139 INFO  io.TapOutputCollector (TapOutputCollector.java:initialize(112)) - creating path: part-00000
2015-02-11 00:54:37,143 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,144 INFO  io.TapOutputCollector (TapOutputCollector.java:close(145)) - closing tap collector for: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/part-00000
2015-02-11 00:54:37,146 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:37,149 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104 src: /127.0.0.1:59836 dest: /127.0.0.1:57570
2015-02-11 00:54:37,151 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104 src: /127.0.0.1:51205 dest: /127.0.0.1:45654
2015-02-11 00:54:37,153 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104 src: /127.0.0.1:59778 dest: /127.0.0.1:50636
2015-02-11 00:54:37,156 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59778, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, duration: 1624192
2015-02-11 00:54:37,156 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:37,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,157 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51205, dest: /127.0.0.1:45654, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, duration: 2314209
2015-02-11 00:54:37,157 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,157 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,158 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59836, dest: /127.0.0.1:57570, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, duration: 3177623
2015-02-11 00:54:37,158 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,159 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741928_1104{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,162 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:37,163 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,164 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(155)) - committing task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,165 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,166 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,167 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,168 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,169 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,170 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,174 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,177 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,177 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(172)) - saved output of task 'attempt_002147483647_0000_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A
2015-02-11 00:54:37,178 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,179 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary
2015-02-11 00:54:37,179 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,182 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,185 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,188 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,189 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:setupTask(98)) - setting up task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,189 INFO  io.TapOutputCollector (TapOutputCollector.java:initialize(112)) - creating path: part-00000
2015-02-11 00:54:37,193 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,194 INFO  io.TapOutputCollector (TapOutputCollector.java:close(145)) - closing tap collector for: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/part-00000
2015-02-11 00:54:37,196 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]}
2015-02-11 00:54:37,199 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105 src: /127.0.0.1:59779 dest: /127.0.0.1:50636
2015-02-11 00:54:37,203 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105 src: /127.0.0.1:51208 dest: /127.0.0.1:45654
2015-02-11 00:54:37,204 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105 src: /127.0.0.1:58901 dest: /127.0.0.1:55564
2015-02-11 00:54:37,208 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58901, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, duration: 1741803
2015-02-11 00:54:37,208 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:37,208 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,209 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51208, dest: /127.0.0.1:45654, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, duration: 2077285
2015-02-11 00:54:37,209 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,209 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,209 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59779, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, duration: 2772873
2015-02-11 00:54:37,210 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,211 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741929_1105{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,214 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:37,215 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,216 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(155)) - committing task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,217 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,218 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,219 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,220 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,221 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,222 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,225 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,229 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,229 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(172)) - saved output of task 'attempt_002147483647_0000_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B
2015-02-11 00:54:37,230 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,231 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary
2015-02-11 00:54:37,232 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,234 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,236 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,237 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,239 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,240 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,241 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,242 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,244 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,245 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,246 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,247 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,249 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,250 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,252 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,253 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,255 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,256 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,258 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,259 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,260 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,261 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,262 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,263 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,264 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,265 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,266 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,268 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,269 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/tmp	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,270 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,272 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,274 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,275 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,276 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,277 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,278 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,280 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,281 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,282 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,283 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,284 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,285 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,286 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,287 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity/target	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,288 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,289 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,290 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,291 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,292 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,293 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/user/teamcity	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,297 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,301 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,302 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:setupTask(98)) - setting up task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,302 INFO  io.TapOutputCollector (TapOutputCollector.java:initialize(112)) - creating path: part-00000
2015-02-11 00:54:37,306 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,307 INFO  io.TapOutputCollector (TapOutputCollector.java:close(145)) - closing tap collector for: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/part-00000
2015-02-11 00:54:37,308 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-83e7caa1-d7e7-4402-bd73-3c6b7509b06f:NORMAL|RBW]]}
2015-02-11 00:54:37,312 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106 src: /127.0.0.1:59782 dest: /127.0.0.1:50636
2015-02-11 00:54:37,314 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106 src: /127.0.0.1:58903 dest: /127.0.0.1:55564
2015-02-11 00:54:37,316 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106 src: /127.0.0.1:59844 dest: /127.0.0.1:57570
2015-02-11 00:54:37,319 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59844, dest: /127.0.0.1:57570, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 29b6f23a-1fd5-4198-8b4b-7e92145874f5, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, duration: 1599945
2015-02-11 00:54:37,320 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:37,320 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:57570 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,320 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58903, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, duration: 1669417
2015-02-11 00:54:37,321 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,321 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,321 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59782, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, duration: 2774096
2015-02-11 00:54:37,321 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,322 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741930_1106{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-0dc5bd33-49c2-4a4c-b3f3-c015bdb0d32c:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,330 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:37,331 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,331 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(155)) - committing task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,332 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,333 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,334 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,335 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,336 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,337 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,341 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,344 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,344 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(172)) - saved output of task 'attempt_002147483647_0000_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A
2015-02-11 00:54:37,345 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,346 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary
2015-02-11 00:54:37,347 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,350 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,352 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,356 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,356 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:setupTask(98)) - setting up task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,357 INFO  io.TapOutputCollector (TapOutputCollector.java:initialize(112)) - creating path: part-00000
2015-02-11 00:54:37,361 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,361 INFO  io.TapOutputCollector (TapOutputCollector.java:close(145)) - closing tap collector for: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/part-00000
2015-02-11 00:54:37,363 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:37,367 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107 src: /127.0.0.1:58905 dest: /127.0.0.1:55564
2015-02-11 00:54:37,369 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107 src: /127.0.0.1:51214 dest: /127.0.0.1:45654
2015-02-11 00:54:37,370 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107 src: /127.0.0.1:59787 dest: /127.0.0.1:50636
2015-02-11 00:54:37,374 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59787, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, duration: 1738269
2015-02-11 00:54:37,374 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:37,374 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,375 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51214, dest: /127.0.0.1:45654, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, duration: 2028408
2015-02-11 00:54:37,375 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,375 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,376 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58905, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, duration: 3445212
2015-02-11 00:54:37,376 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741931_1107{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-a5370f4d-ffe1-465a-80bf-742f473e3f54:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,377 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,381 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:37,382 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,382 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(155)) - committing task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,383 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,384 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,385 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,386 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,387 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,388 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,392 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,395 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,395 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(172)) - saved output of task 'attempt_002147483647_0000_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B
2015-02-11 00:54:37,396 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,397 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary
2015-02-11 00:54:37,397 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,400 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,403 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,406 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,407 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:setupTask(98)) - setting up task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,407 INFO  io.TapOutputCollector (TapOutputCollector.java:initialize(112)) - creating path: part-00000
2015-02-11 00:54:37,411 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=create	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,412 INFO  io.TapOutputCollector (TapOutputCollector.java:close(145)) - closing tap collector for: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/part-00000
2015-02-11 00:54:37,413 INFO  hdfs.StateChange (FSNamesystem.java:saveAllocatedBlock(3226)) - BLOCK* allocateBlock: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000. BP-646844521-10.31.157.187-1423615901825 blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-6ba350b3-0483-4056-a67a-6c6a4c139724:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-491c5036-edd5-4293-b6a8-f70826460087:NORMAL|RBW]]}
2015-02-11 00:54:37,417 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108 src: /127.0.0.1:51216 dest: /127.0.0.1:45654
2015-02-11 00:54:37,419 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108 src: /127.0.0.1:58909 dest: /127.0.0.1:55564
2015-02-11 00:54:37,421 INFO  datanode.DataNode (DataXceiver.java:writeBlock(600)) - Receiving BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108 src: /127.0.0.1:59790 dest: /127.0.0.1:50636
2015-02-11 00:54:37,424 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:59790, dest: /127.0.0.1:50636, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, duration: 2012649
2015-02-11 00:54:37,425 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, type=LAST_IN_PIPELINE, downstreams=0:[] terminating
2015-02-11 00:54:37,425 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:50636 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,425 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:58909, dest: /127.0.0.1:55564, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, duration: 2352487
2015-02-11 00:54:37,426 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,426 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:55564 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,427 INFO  DataNode.clienttrace (BlockReceiver.java:finalizeBlock(1243)) - src: /127.0.0.1:51216, dest: /127.0.0.1:45654, bytes: 4, op: HDFS_WRITE, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, duration: 3359507
2015-02-11 00:54:37,427 INFO  BlockStateChange (BlockManager.java:logAddStoredBlock(2383)) - BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45654 is added to blk_1073741932_1108{blockUCState=UNDER_CONSTRUCTION, primaryNodeIndex=-1, replicas=[ReplicaUnderConstruction[[DISK]DS-775b0b2b-777c-405f-b9de-17dcc896694b:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-d524bc19-6b3e-4544-a66b-c35130a858b5:NORMAL|RBW], ReplicaUnderConstruction[[DISK]DS-f275fdbb-bcbc-49f6-aac4-a6faf3f89faf:NORMAL|RBW]]} size 0
2015-02-11 00:54:37,427 INFO  datanode.DataNode (BlockReceiver.java:run(1224)) - PacketResponder: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, type=HAS_DOWNSTREAM_IN_PIPELINE terminating
2015-02-11 00:54:37,431 INFO  hdfs.StateChange (FSNamesystem.java:completeFile(3147)) - DIR* completeFile: /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000 is closed by DFSClient_NONMAPREDUCE_-2044079431_11
2015-02-11 00:54:37,432 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,432 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(155)) - committing task: 'attempt_002147483647_0000_m_000000_0' - hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0
2015-02-11 00:54:37,433 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,434 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,435 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,436 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,437 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=mkdirs	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=teamcity:supergroup:rwxr-xr-x	proto=rpc
2015-02-11 00:54:37,438 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,441 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=rename	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0/part-00000	dst=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/part-00000	perm=teamcity:supergroup:rw-r--r--	proto=rpc
2015-02-11 00:54:37,444 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary/_attempt_002147483647_0000_m_000000_0	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,445 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:commitTask(172)) - saved output of task 'attempt_002147483647_0000_m_000000_0' to hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden
2015-02-11 00:54:37,446 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,446 INFO  util.Hadoop18TapUtil (Hadoop18TapUtil.java:cleanTempPath(219)) - deleting temp path hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary
2015-02-11 00:54:37,447 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,450 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=delete	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/_temporary	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,452 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,453 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,455 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,456 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,457 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,458 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,460 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,461 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,462 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,463 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,464 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,465 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,467 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,468 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,470 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,471 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,472 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden
2015-02-11 00:54:37,472 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,473 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,476 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,477 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,478 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,479 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,482 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51219, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741932_1108, duration: 252443
2015-02-11 00:54:37,482 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/hiddenfiles/A
2015-02-11 00:54:37,483 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,484 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,485 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,486 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,487 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,488 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,490 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59775, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741930_1106, duration: 224177
2015-02-11 00:54:37,490 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/multifiles/B
2015-02-11 00:54:37,491 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,492 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,493 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,494 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,495 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,496 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,499 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:45654, dest: /127.0.0.1:51219, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 685eaeee-c266-43ad-964a-c6bd883e7444, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741929_1105, duration: 221529
2015-02-11 00:54:37,499 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/hiddenfiles/B
2015-02-11 00:54:37,500 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,501 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,502 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,504 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,505 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,507 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:55564, dest: /127.0.0.1:58912, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: 0f3f2c6a-4886-4c46-92ba-cd15439869f7, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741931_1107, duration: 222767
2015-02-11 00:54:37,507 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/multifiles/A
2015-02-11 00:54:37,508 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,509 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,510 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,511 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,512 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,513 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=open	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A/part-00000	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,517 INFO  DataNode.clienttrace (BlockSender.java:sendBlock(738)) - src: /127.0.0.1:50636, dest: /127.0.0.1:59775, bytes: 8, op: HDFS_READ, cliID: DFSClient_NONMAPREDUCE_-2044079431_11, offset: 0, srvID: ecfed5ca-1597-449f-b699-49422ca05ee2, blockid: BP-646844521-10.31.157.187-1423615901825:blk_1073741928_1104, duration: 212834
2015-02-11 00:54:37,517 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/multifiles
2015-02-11 00:54:37,520 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,521 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,522 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,523 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,524 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,525 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/multifiles/B	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,525 INFO  cascading.PlatformTestCase (PlatformTestCase.java:tearDown(209)) - copying to local /opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output//hadoop2-mr1/hadooptapplatform/hiddenfiles
2015-02-11 00:54:37,526 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,527 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,528 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,529 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=listStatus	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,530 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/.hidden	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/A	dst=null	perm=null	proto=rpc
2015-02-11 00:54:37,531 INFO  FSNamesystem.audit (FSNamesystem.java:logAuditMessage(8482)) - allowed=true	ugi=teamcity (auth:SIMPLE)	ip=/127.0.0.1	cmd=getfileinfo	src=/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/hiddenfiles/B	dst=null	perm=null	proto=rpc

Standard error

Feb 11, 2015 12:52:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices as a root resource class
Feb 11, 2015 12:52:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.mapreduce.v2.hs.webapp.JAXBContextResolver as a provider class
Feb 11, 2015 12:52:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 11, 2015 12:52:01 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 11, 2015 12:52:01 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.mapreduce.v2.hs.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:02 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.mapreduce.v2.hs.webapp.HsWebServices to GuiceManagedComponentProvider with the scope "PerRequest"
Feb 11, 2015 12:52:03 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 11, 2015 12:52:03 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 11, 2015 12:52:03 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver as a provider class
Feb 11, 2015 12:52:03 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices as a root resource class
Feb 11, 2015 12:52:03 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 11, 2015 12:52:03 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 11, 2015 12:52:03 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:04 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 11, 2015 12:52:04 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 11, 2015 12:52:04 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:05 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:05 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:05 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
Feb 11, 2015 12:52:05 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices as a root resource class
Feb 11, 2015 12:52:05 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.webapp.GenericExceptionHandler as a provider class
Feb 11, 2015 12:52:05 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory register
INFO: Registering org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver as a provider class
Feb 11, 2015 12:52:05 AM com.sun.jersey.server.impl.application.WebApplicationImpl _initiate
INFO: Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
Feb 11, 2015 12:52:06 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.JAXBContextResolver to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:06 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.webapp.GenericExceptionHandler to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:06 AM com.sun.jersey.guice.spi.container.GuiceComponentProviderFactory getComponentProvider
INFO: Binding org.apache.hadoop.yarn.server.nodemanager.webapp.NMWebServices to GuiceManagedComponentProvider with the scope "Singleton"
Feb 11, 2015 12:52:06 AM com.google.inject.servlet.GuiceFilter setPipeline
WARNING: Multiple Servlet injectors detected. This is a warning indicating that you have more than one GuiceFilter running in your web application. If this is deliberate, you may safely ignore this message. If this is NOT deliberate however, your application may not work as expected.
cascading.flow.FlowException: unable to commit sink: hdfs://localhost:44721/opt/buildAgent-8.0.3/work/84ab5c9b70b89230/apache-2.5.x/build/test/output/hadoop2-mr1/hadooptapplatform/committapfail
	at cascading.flow.planner.BaseFlowStep.commitResource(BaseFlowStep.java:455)
	at cascading.flow.planner.BaseFlowStep.commitSinks(BaseFlowStep.java:428)
	at cascading.flow.planner.FlowStepJob.blockOnJob(FlowStepJob.java:248)
	at cascading.flow.planner.FlowStepJob.start(FlowStepJob.java:160)
	at cascading.flow.planner.FlowStepJob.call(FlowStepJob.java:124)
	at cascading.flow.planner.FlowStepJob.call(FlowStepJob.java:43)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: failed intentionally
	at cascading.tap.hadoop.HadoopTapPlatformTest$2.commitResource(HadoopTapPlatformTest.java:403)
	at cascading.tap.hadoop.HadoopTapPlatformTest$2.commitResource(HadoopTapPlatformTest.java:399)
	at cascading.flow.planner.BaseFlowStep.commitResource(BaseFlowStep.java:440)
	... 10 more